| Commit message (Expand) | Author | Age | Files | Lines |
* | ffmpeg: deprecate passing numbers to -vsync | Anton Khirnov | 2021-12-07 | 1 | -7/+9 |
* | ffmpeg: make -bits_per_raw_sample a per-output-stream option | Anton Khirnov | 2021-12-04 | 1 | -0/+7 |
* | avutil/hwcontext_cuda: add option to use primary device context | Timo Rothenpieler | 2021-11-22 | 1 | -0/+15 |
* | ffmpeg: rewrite setting the stream disposition | Anton Khirnov | 2021-11-16 | 1 | -21/+16 |
* | libavutil/hwcontext_qsv: add usage child_device_type argument to explicitly s... | Artem Galin | 2021-09-08 | 1 | -1/+19 |
* | ffmpeg: add option readrate | Gyan Doshi | 2021-07-17 | 1 | -7/+14 |
* | fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames option | Keyun Tong | 2021-07-16 | 1 | -0/+7 |
* | ffmpeg: add option recast_media | Gyan Doshi | 2021-07-11 | 1 | -0/+5 |
* | doc/ffmpeg: document reinit_filter | Gyan Doshi | 2021-06-10 | 1 | -0/+10 |
* | doc/ffmpeg: clarify what -hwaccels list indicates | Gyan Doshi | 2021-04-03 | 1 | -1/+3 |
* | doc/ffmpeg: document parameters set by -target | Gyan Doshi | 2021-03-19 | 1 | -0/+96 |
* | ffmpeg: add -fpsmax to clamp output framerate | Gyan Doshi | 2021-02-05 | 1 | -0/+7 |
* | doc/ffmpeg: document apad option | Gyan Doshi | 2021-01-31 | 1 | -0/+5 |
* | doc/ffmpeg: document adrift_threshold | Gyan Doshi | 2021-01-23 | 1 | -0/+6 |
* | doc/ffmpeg: restore location of stray passage | Gyan Doshi | 2021-01-23 | 1 | -16/+16 |
* | doc/ffmpeg: document max_error_rate | Gyan Doshi | 2021-01-10 | 1 | -0/+5 |
* | ffmpeg: add option stats_period | Gyan Doshi | 2020-12-23 | 1 | -1/+6 |
* | ffmpeg: add a data size threshold for muxing queue size | Jan Ekström | 2020-10-29 | 1 | -0/+5 |
* | doc: include general in *-all pages. | Nicolas George | 2020-09-08 | 1 | -0/+1 |
* | ffmpeg: add auto_conversion_filters option. | Nicolas George | 2020-09-08 | 1 | -0/+10 |
* | fftools/ffmpeg: make specifying thread_queue_size turn on threaded input | Marton Balint | 2020-07-29 | 1 | -2/+3 |
* | fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale | Linjie Fu | 2020-06-18 | 1 | -4/+12 |
* | doc/ffmpeg: remove reference to deprecated option | Moritz Barsnick | 2020-06-09 | 1 | -2/+2 |
* | fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which... | Marton Balint | 2020-05-26 | 1 | -0/+2 |
* | hwcontext_vulkan: let users enable device and instance extensions using options | Lynne | 2020-05-10 | 1 | -0/+15 |
* | doc/ffmpeg: Document device selection for Vulkan | Mark Thompson | 2020-02-09 | 1 | -0/+14 |
* | doc/ffmpeg: document value source for -force_key_frames | Gyan Doshi | 2020-01-05 | 1 | -5/+23 |
* | doc/ffmpeg: -timelimit is in user time | Lou Logan | 2019-09-27 | 1 | -1/+1 |
* | doc/ffmpeg: Document dts_error_threshold option | Jun Zhao | 2019-08-08 | 1 | -0/+4 |
* | doc/ffmpeg: muxdelay and muxpreload are output options | Aman Gupta | 2019-03-20 | 1 | -2/+2 |
* | doc/ffmpeg: remove entry for -loop_output | Gyan Doshi | 2019-03-20 | 1 | -4/+0 |
* | doc/ffmpeg: add entry for itsscale | Gyan Doshi | 2019-03-16 | 1 | -0/+3 |
* | doc/ffmpeg: clarify behaviour of -discard | Gyan Doshi | 2019-01-04 | 1 | -2/+4 |
* | doc/ffmpeg: update entry for stream disable options | Gyan Doshi | 2019-01-04 | 1 | -8/+28 |
* | ffmpeg: mark sseof as an input-only option | Gyan Doshi | 2018-06-09 | 1 | -1/+1 |
* | doc/ffmpeg: rewrite Stream Selection chapter | Gyan Doshi | 2018-06-02 | 1 | -10/+202 |
* | doc/ffmpeg: remove non-existent vdt option | Gyan Doshi | 2018-06-01 | 1 | -2/+0 |
* | doc/ffmpeg: update disposition values | Gyan Doshi | 2018-05-29 | 1 | -2/+11 |
* | doc/ffmpeg - update benchmark option readout details | Gyan Doshi | 2018-04-28 | 1 | -2/+2 |
* | doc/ffmpeg: document -dn option | Lou Logan | 2018-02-21 | 1 | -3/+10 |
* | Remove the ffserver program | Rostislav Pehlivanov | 2018-01-06 | 1 | -16/+2 |
* | doc/ffmpeg: Document opencl for -init_hw_device | Mark Thompson | 2017-11-26 | 1 | -0/+37 |
* | doc: Add FAQs about running in background (rev 2) | Jim DeLaHunt | 2017-11-22 | 1 | -0/+1 |
* | ffmpeg: Allow "-to" on input files in addition to "-t" | Vitaly _Vi Shukela | 2017-11-19 | 1 | -2/+2 |
* | ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer an... | Michael Niedermayer | 2017-10-23 | 1 | -0/+2 |
* | lavc: drop VDA | Clément Bœsch | 2017-10-23 | 1 | -3/+0 |
* | Fix several typos | Lou Logan | 2017-09-21 | 1 | -1/+1 |
* | ffmpeg options: Enable trailing ? for map_channel | pkviet | 2017-08-25 | 1 | -1/+12 |
* | ffmpeg: Support setting the hardware device to use when filtering | Mark Thompson | 2017-06-14 | 1 | -0/+11 |
* | ffmpeg: Document the -init_hw_device option | Mark Thompson | 2017-06-14 | 1 | -27/+58 |