| Commit message (Expand) | Author | Age | Files | Lines |
* | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-27 | 1 | -1/+1 |
* | ffmpeg: Support setting the hardware device to use when filtering | Mark Thompson | 2017-06-14 | 1 | -0/+1 |
* | ffmpeg: Enable generic hwaccel support for VDPAU | Mark Thompson | 2017-06-14 | 1 | -1/+0 |
* | ffmpeg: Enable generic hwaccel support for VAAPI | Mark Thompson | 2017-06-14 | 1 | -2/+0 |
* | ffmpeg: Generic device setup | Mark Thompson | 2017-06-14 | 1 | -0/+17 |
* | ffmpeg: remove bsf extradata propagation hack | James Almer | 2017-05-24 | 1 | -1/+0 |
* | ffmpeg: add enc_time_base option | erankor | 2017-05-10 | 1 | -0/+3 |
* | ffmpeg: check for unconnected outputs | wm4 | 2017-05-05 | 1 | -0/+1 |
* | avformat, ffmpeg: deprecate old rotation API | wm4 | 2017-03-27 | 1 | -0/+1 |
* | Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0' | Clément Bœsch | 2017-03-12 | 1 | -0/+5 |
* | ffmpeg: delay processing of subtitles before filters are initialized | wm4 | 2017-03-03 | 1 | -0/+3 |
* | ffmpeg_cuvid: adapt for recent filter graph initialization changes | Timo Rothenpieler | 2017-03-03 | 1 | -1/+0 |
* | ffmpeg: restructure sending EOF to filters | Anton Khirnov | 2017-03-03 | 1 | -0/+2 |
* | ffmpeg: init filtergraphs only after we have a frame on each input | Anton Khirnov | 2017-03-03 | 1 | -10/+7 |
* | ffmpeg: do packet ts rescaling in write_packet() | Anton Khirnov | 2017-03-03 | 1 | -0/+2 |
* | ffmpeg_opt.c: Introduce a -vstats_version option and document the existing -v... | Sasi Inguva | 2017-01-25 | 1 | -0/+1 |
* | ffmpeg: Add -time_base option to hint the time base | Michael Bradshaw | 2017-01-14 | 1 | -0/+2 |
* | ffmpeg: Add an option "qsv_device" to choose proper node for QSV child device... | Zhengxu | 2017-01-11 | 1 | -0/+3 |
* | Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5' | Hendrik Leppkes | 2016-11-13 | 1 | -0/+12 |
* | ffmpeg: parameters for filter thread counts | DeHackEd | 2016-11-06 | 1 | -0/+3 |
* | Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0' | Hendrik Leppkes | 2016-11-03 | 1 | -0/+15 |
* | Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc' | Hendrik Leppkes | 2016-10-08 | 1 | -0/+7 |
* | ffmpeg: Fix bitstream typo | Michael Niedermayer | 2016-10-07 | 1 | -1/+1 |
* | Merge commit '1c169782cae6c5c430ff62e7d7272dc9d0e8d527' | Hendrik Leppkes | 2016-10-07 | 1 | -0/+8 |
* | ffmpeg: use new decode API | wm4 | 2016-10-01 | 1 | -0/+3 |
* | ffmpeg: move subframe warning to libavcodec | wm4 | 2016-10-01 | 1 | -1/+0 |
* | ffmpeg: stop using AVStream.codec on stream copy | James Almer | 2016-09-27 | 1 | -0/+1 |
* | ffmpeg: switch to the new BSF API | Clément Bœsch | 2016-09-24 | 1 | -1/+5 |
* | ffmpeg: switch to codecpar | Clément Bœsch | 2016-09-21 | 1 | -0/+1 |
* | Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into merge | Timothy Gu | 2016-08-03 | 1 | -1/+1 |
* | Merge commit '49670e4218d34899a1c37abb7a11615efc16f757' | Timothy Gu | 2016-08-03 | 1 | -0/+1 |
* | ffmpeg: Add cuvid hwaccel support | Timo Rothenpieler | 2016-06-10 | 1 | -0/+3 |
* | Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f' | Derek Buitenhuis | 2016-05-08 | 1 | -0/+9 |
* | 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 |