| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'bd49be885e9ad6bae599c54473ba2fa2957eb140' | Derek Buitenhuis | 2016-02-17 | 1 | -1/+0 |
* | ffmpeg: use lavf API for applying bitstream filters | Rodger Combs | 2015-12-28 | 1 | -1/+0 |
* | ffmpeg: Add basic support to mux multiple programs | Michael Niedermayer | 2015-12-11 | 1 | -0/+2 |
* | ffmpeg: Fixing typos and adding comments to fps code | Bryan Huh | 2015-11-16 | 1 | -1/+1 |
* | ffmpeg: set muxer packet duration based on framerate only for CFR | Michael Niedermayer | 2015-11-11 | 1 | -0/+1 |
* | ffmpeg: add abort_on option to allow aborting on empty output | Marton Balint | 2015-10-22 | 1 | -0/+3 |
* | ffmpeg: fix ffmpeg.h trailing whitespace | Marton Balint | 2015-10-22 | 1 | -2/+2 |
* | Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8' | Hendrik Leppkes | 2015-10-22 | 1 | -0/+5 |
* | Merge commit '16b0c929621f84983b83b9735ce973acb12723bc' | Hendrik Leppkes | 2015-10-14 | 1 | -0/+10 |
* | ffmpeg: switch swscale option handling to AVDictionary similar to what the ot... | Michael Niedermayer | 2015-08-08 | 1 | -1/+1 |
* | avcodec: add new Videotoolbox hwaccel. | Sebastien Zwickert | 2015-08-03 | 1 | -0/+3 |
* | ffmpeg: Implement support for seeking relative to EOF | Michael Niedermayer | 2015-07-29 | 1 | -0/+1 |
* | ffmpeg.c: remove all remaining coded_frame uses | Michael Niedermayer | 2015-07-28 | 1 | -0/+3 |
* | ffmpeg: Use side data instead of coded_frame for error[] values | Michael Niedermayer | 2015-07-28 | 1 | -0/+3 |
* | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b' | Michael Niedermayer | 2015-07-21 | 1 | -0/+3 |
* | Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c' | Michael Niedermayer | 2015-07-19 | 1 | -0/+2 |
* | ffmpeg: Do not copy the display matrix if rotation meta-data is manually added | Michael Niedermayer | 2015-05-18 | 1 | -0/+1 |
* | Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2' | Michael Niedermayer | 2015-05-02 | 1 | -0/+3 |
* | ffmpeg: add option not to offset seek position by start time | wm4 | 2015-04-20 | 1 | -0/+2 |
* | ffmpeg: last frame duplication heuristic | Michael Niedermayer | 2015-04-03 | 1 | -0/+1 |
* | ffmpeg: allow to set the thread message queue size. | Nicolas George | 2015-02-26 | 1 | -0/+2 |
* | ffmpeg: Make CFR frame drop threshold user adjustable | Michael Niedermayer | 2015-02-04 | 1 | -0/+1 |
* | ffmpeg: allow overriding and amending AVStream->disposition | Michael Niedermayer | 2015-01-25 | 1 | -0/+3 |
* | ffmpeg: add sdp_file option | Simon Thelen | 2014-12-28 | 1 | -0/+1 |
* | ffmpeg: take bsf arguments from the command line | Christophe Gisquet | 2014-11-30 | 1 | -0/+1 |
* | ffmpeg: fix accurate seeking with -copyts | Rodger Combs | 2014-11-24 | 1 | -0/+1 |
* | ffmpeg: better CFR frame duplication selection | Michael Niedermayer | 2014-11-19 | 1 | -0/+2 |
* | ffmpeg: add vdpau_old to allow continued testing of the older (but not oldest... | Michael Niedermayer | 2014-10-06 | 1 | -0/+1 |
* | ffmpeg: Enable compute_edt only when the subtitles are used for a output stre... | Michael Niedermayer | 2014-09-01 | 1 | -1/+4 |
* | ffmpeg: remove 32 channel limit from audio_channels_map | Michael Niedermayer | 2014-08-15 | 1 | -2/+1 |
* | ffmpeg: do not use SWR_CH_MAX | Michael Niedermayer | 2014-08-10 | 1 | -1/+2 |
* | ffmpeg: Do not fail if a demuxer and decoder use the same option identifer | Michael Niedermayer | 2014-08-04 | 1 | -0/+1 |
* | ffmpeg: support setting AVStream.discard | Michael Niedermayer | 2014-06-07 | 1 | -0/+3 |
* | ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context | Michael Niedermayer | 2014-06-01 | 1 | -1/+1 |
* | Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d' | Michael Niedermayer | 2014-06-01 | 1 | -0/+1 |
* | Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5' | Michael Niedermayer | 2014-06-01 | 1 | -0/+1 |
* | ffmpeg: use thread message API. | Nicolas George | 2014-05-26 | 1 | -4/+2 |
* | ffmpeg: use av_stream_get_end_pts() | Michael Niedermayer | 2014-05-21 | 1 | -1/+0 |
* | ffmpeg: add last_mux_dts_plus_duration | Michael Niedermayer | 2014-05-19 | 1 | -0/+1 |
* | Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7' | Michael Niedermayer | 2014-05-12 | 1 | -0/+2 |
* | Merge commit '9580818c5d934bde65a95efd2cee61c174721092' | Michael Niedermayer | 2014-05-05 | 1 | -1/+1 |
* | Merge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66' | Michael Niedermayer | 2014-05-05 | 1 | -1/+1 |
* | Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a' | Michael Niedermayer | 2014-04-29 | 1 | -0/+2 |
* | Merge commit '4754345027eb85cfa51aeb88beec68d7b036c11e' | Michael Niedermayer | 2014-03-24 | 1 | -3/+14 |
* | Merge commit 'baeb59d89beda499688e528c6a269d2b255b66f2' | Michael Niedermayer | 2014-03-24 | 1 | -0/+4 |
* | Merge commit '59444c76e6d43529a12dbd80b6dd29c6ba4079a9' | Michael Niedermayer | 2014-03-24 | 1 | -0/+3 |
* | Merge commit '67f2a688143b644f99360565a9f36c61a5f052e9' | Michael Niedermayer | 2014-02-24 | 1 | -1/+0 |
* | ffmpeg: make reading packets from thread blocking. | Nicolas George | 2014-02-20 | 1 | -0/+1 |
* | ffmpeg: support setting the chroma intra matrix | Michael Niedermayer | 2014-02-18 | 1 | -0/+2 |
* | ffmpeg: change ost->finished to an enum | Michael Niedermayer | 2014-01-17 | 1 | -1/+6 |