| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/ffmpeg_opt: Fix mixed declarations and code | Andreas Rheinhardt | 2019-11-06 | 1 | -2/+4 |
* | fftools/ffmpeg_opt: add error handle if av_asprintf return null | Jun Zhao | 2019-10-18 | 1 | -0/+6 |
* | ffmpeg_opt: remove errant space | Lou Logan | 2019-09-27 | 1 | -1/+1 |
* | doc/ffmpeg: -timelimit is in user time | Lou Logan | 2019-09-27 | 1 | -1/+1 |
* | fftools/ffmpeg_opt: Fix signed integer overflow | Andreas Rheinhardt | 2019-09-17 | 1 | -2/+4 |
* | ffmpeg_opt: Respect default disposition when select audio/video | Jun Zhao | 2019-07-03 | 1 | -2/+4 |
* | ffmpeg_opt: Print a warning if more than one -vf/-af option was specified. | Carl Eugen Hoyos | 2019-01-15 | 1 | -0/+4 |
* | ffmpeg: allow disabling streams by type for inputs | Gyan Doshi | 2019-01-03 | 1 | -0/+7 |
* | ffmpeg: skip disabled streams | Gyan Doshi | 2019-01-02 | 1 | -2/+29 |
* | ffmpeg: break loop when dts_heuristic check done | xiaofeng | 2018-09-30 | 1 | -1/+3 |
* | ffmpeg: block output == input for files | Gyan Doshi | 2018-09-17 | 1 | -1/+15 |
* | fftools/ffmpeg: check sseof value and clash with ss | Gyan Doshi | 2018-06-26 | 1 | -1/+14 |
* | ffmpeg: mark sseof as an input-only option | Gyan Doshi | 2018-06-09 | 1 | -1/+1 |
* | fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled | Vishwanath Dixit | 2018-06-04 | 1 | -0/+1 |
* | make swresample optional for ffmpeg | Paul B Mahol | 2018-04-25 | 1 | -0/+2 |
* | ffmpeg: support dump bit stream filter options. | Jun Zhao | 2018-03-16 | 1 | -1/+2 |
* | ffmpeg_opt: fix max_error_rate help info display issue. | Jun Zhao | 2018-02-24 | 1 | -1/+1 |
* | fftools, tools, examples: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -4/+4 |
* | fftools/ffmpeg_opt: Remove a write-only variable. | Carl Eugen Hoyos | 2018-01-08 | 1 | -2/+0 |
* | Remove the ffserver program | Rostislav Pehlivanov | 2018-01-06 | 1 | -96/+1 |
* | ffmpeg: use thread wrappers for the thread message functionality | James Almer | 2018-01-04 | 1 | -1/+1 |
* | ffmpeg_opt: Constify hwaccel pointer. | Carl Eugen Hoyos | 2017-11-29 | 1 | -1/+2 |
* | ffmpeg: Check read_ffserver_streams() return value | Pan Bian | 2017-11-28 | 1 | -0/+2 |
* | ffmpeg: Use codec hardware config to configure hwaccels | Mark Thompson | 2017-11-26 | 1 | -28/+26 |
* | ffmpeg: Allow "-to" on input files in addition to "-t" | Vitaly _Vi Shukela | 2017-11-19 | 1 | -1/+16 |
* | ffmpeg: remove usage of AVCodecContext accessors | James Almer | 2017-11-15 | 1 | -3/+3 |
* | h264dec: add a NVDEC hwaccel | Anton Khirnov | 2017-11-10 | 1 | -0/+4 |
* | ffmpeg: remove usage of deprecated getter functions | James Almer | 2017-10-29 | 1 | -13/+9 |
* | avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag | James Almer | 2017-10-29 | 1 | -2/+0 |
* | Merge commit 'b3739599bda740ac12d3dde31a331b744df99123' | James Almer | 2017-10-23 | 1 | -3/+0 |
* | ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer an... | Michael Niedermayer | 2017-10-23 | 1 | -0/+16 |
* | lavc: drop VDA | Clément Bœsch | 2017-10-23 | 1 | -5/+1 |
* | ffmpeg: remove hwaccel_lax_profile_check option | Jun Zhao | 2017-10-16 | 1 | -3/+0 |
* | Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524' | James Almer | 2017-10-01 | 1 | -0/+3756 |