| Commit message (Expand) | Author | Age | Files | Lines |
* | ffmpeg: Add -time_base option to hint the time base | Michael Bradshaw | 2017-01-14 | 1 | -1/+15 |
* | ffmpeg: Add an option "qsv_device" to choose proper node for QSV child device... | Zhengxu | 2017-01-11 | 1 | -0/+5 |
* | Avoid using the term "file" and prefer "url" in some docs and comments | Michael Niedermayer | 2016-12-05 | 1 | -2/+2 |
* | ffmpeg_opt: Fix starttime with ffm in bitexact mode | Michael Niedermayer | 2016-11-28 | 1 | -1/+8 |
* | ffmpeg_filter: fix several logic failures | Paul B Mahol | 2016-11-24 | 1 | -0/+2 |
* | Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5' | Hendrik Leppkes | 2016-11-13 | 1 | -0/+62 |
* | ffmpeg: parameters for filter thread counts | DeHackEd | 2016-11-06 | 1 | -0/+4 |
* | Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0' | Hendrik Leppkes | 2016-11-03 | 1 | -4/+20 |
* | Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc' | Hendrik Leppkes | 2016-10-08 | 1 | -0/+12 |
* | ffmpeg: don't reconfigure terminal if we're not taking input from stdin | Rodger Combs | 2016-10-06 | 1 | -0/+3 |
* | ffmpeg: stop using AVStream.codec on stream copy | James Almer | 2016-09-27 | 1 | -0/+3 |
* | ffmpeg: fix memleak of bitstream filter context on failure | James Almer | 2016-09-25 | 1 | -4/+4 |
* | ffmpeg: Fix bistream typos | Michael Niedermayer | 2016-09-25 | 1 | -1/+1 |
* | ffmpeg: switch to the new BSF API | Clément Bœsch | 2016-09-24 | 1 | -20/+53 |
* | ffmpeg: switch to codecpar | Clément Bœsch | 2016-09-21 | 1 | -60/+80 |
* | ffmpeg_opt: Suggest to use "file:..." if a protocol was not found. | Carl Eugen Hoyos | 2016-09-07 | 1 | -0/+2 |
* | Merge commit '90944ee3ab79081845ea1bd97eea475031ce0842' | James Almer | 2016-08-06 | 1 | -14/+37 |
* | ffmpeg_opt: Remove duplicated initialization of attachment stream | Timothy Gu | 2016-08-03 | 1 | -2/+0 |
* | Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into merge | Timothy Gu | 2016-08-03 | 1 | -2/+14 |
* | ffmpeg_opt: Delete duplicate “hwaccel_output_format” option. | Jun Zhao | 2016-07-20 | 1 | -3/+0 |
* | ffmpeg: Add cuvid hwaccel support | Timo Rothenpieler | 2016-06-10 | 1 | -0/+3 |
* | Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f' | Derek Buitenhuis | 2016-05-08 | 1 | -0/+43 |
* | ffmpeg: remove hardcoded 'now' creation_time support | Marton Balint | 2016-03-03 | 1 | -13/+0 |
* | Merge commit 'bd49be885e9ad6bae599c54473ba2fa2957eb140' | Derek Buitenhuis | 2016-02-17 | 1 | -3/+0 |
* | ffmpeg_opt: Fix memleaks in "manually set programs" loop | Michael Niedermayer | 2016-02-08 | 1 | -1/+11 |
* | ffmpeg_opt: Allow -metadata option to set metadata on programs. | Vittorio Gambaletta (VittGam) | 2016-01-26 | 1 | -0/+7 |
* | ffmpeg_opt: Move the 'process manually set programs' block above 'process man... | Vittorio Gambaletta (VittGam) | 2016-01-26 | 1 | -56/+56 |
* | ffmpeg: use lavf API for applying bitstream filters | Rodger Combs | 2015-12-28 | 1 | -1/+5 |
* | ffmpeg: Allow specifying the program number for created programs | Michael Niedermayer | 2015-12-16 | 1 | -1/+21 |
* | ffmpeg: Add basic support to mux multiple programs | Michael Niedermayer | 2015-12-11 | 1 | -0/+38 |
* | all: remove some casts of function pointer to void * | Ganesh Ajjanagadde | 2015-10-24 | 1 | -4/+4 |
* | ffmpeg: add abort_on option to allow aborting on empty output | Marton Balint | 2015-10-22 | 1 | -0/+21 |
* | Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8' | Hendrik Leppkes | 2015-10-22 | 1 | -0/+3 |
* | ffmpeg_opt: rename loop option to stream_loop | Michael Niedermayer | 2015-10-14 | 1 | -1/+1 |
* | Merge commit '16b0c929621f84983b83b9735ce973acb12723bc' | Hendrik Leppkes | 2015-10-14 | 1 | -0/+8 |
* | Merge commit 'b5e4f393b6757629281f58c3f3f6d55ca522ab60' | Hendrik Leppkes | 2015-09-29 | 1 | -0/+1 |
* | Merge commit '3973f0f773e0bd212734eccda78aa798f8b20692' | Hendrik Leppkes | 2015-09-29 | 1 | -60/+0 |
* | Merge commit '7bb1c1bfd22de2200743af04ebd0c7c775f56f7e' | Hendrik Leppkes | 2015-09-17 | 1 | -0/+60 |
* | ffmpeg: Improve help text for -target. | Carl Eugen Hoyos | 2015-09-02 | 1 | -2/+2 |
* | Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE. | Ronald S. Bultje | 2015-08-28 | 1 | -0/+2 |
* | ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels | Timothy Gu | 2015-08-26 | 1 | -0/+14 |
* | ffmpeg_opt: Add missing comma | Timothy Gu | 2015-08-25 | 1 | -1/+1 |
* | ffmpeg_opt: Prefer audio streams with packets | Michael Niedermayer | 2015-08-14 | 1 | -3/+5 |
* | 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 | -1/+7 |
* | ffmpeg_op: Print warning if duration isnt known when -sseof is used | Michael Niedermayer | 2015-07-29 | 1 | -2/+6 |
* | ffmpeg: Implement support for seeking relative to EOF | Michael Niedermayer | 2015-07-29 | 1 | -0/+6 |
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -7/+7 |
* | Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c' | Michael Niedermayer | 2015-07-19 | 1 | -10/+23 |
* | Merge commit 'be101bc1e357c50fcb740bc4870b3bacc93a5727' | Michael Niedermayer | 2015-07-19 | 1 | -4/+7 |