268 Commits (2ba896fef7edf6e83ef12dd82d067469cadbaf8f)

Author SHA1 Message Date
James Almer f1cdc01e72 ffmpeg: remove bsf extradata propagation hack 8 years ago
erankor 2b06f2d2e2 ffmpeg: add enc_time_base option 8 years ago
wm4 974ee16d6a ffmpeg: check for unconnected outputs 8 years ago
wm4 ddef3d902f avformat, ffmpeg: deprecate old rotation API 8 years ago
wm4 55eab1733b ffmpeg, ffprobe: don't "merge" side data into packet data by default 8 years ago
Anton Khirnov af1761f7b5 ffmpeg: init filtergraphs only after we have a frame on each input 8 years ago
Sasi Inguva 03e42a4fec ffmpeg.c: Add output file index and stream index to vstats file. 8 years ago
Sasi Inguva f227fc4c2a ffmpeg_opt.c: Introduce a -vstats_version option and document the existing -vstats format. 8 years ago
Michael Bradshaw 3ac46a0a62 ffmpeg: Add -time_base option to hint the time base 8 years ago
Zhengxu 1a79b8f8d2 ffmpeg: Add an option "qsv_device" to choose proper node for QSV child device (vaapi or dxva2) 8 years ago
Michael Niedermayer a5f27a9c3a Avoid using the term "file" and prefer "url" in some docs and comments 8 years ago
Michael Niedermayer bda6f2937e ffmpeg_opt: Fix starttime with ffm in bitexact mode 8 years ago
Paul B Mahol 8f5a2bed5e ffmpeg_filter: fix several logic failures 8 years ago
DeHackEd 6d50dff816 ffmpeg: parameters for filter thread counts 8 years ago
Rodger Combs 1f7d586052
ffmpeg: don't reconfigure terminal if we're not taking input from stdin 8 years ago
James Almer 4a05d2eda7 ffmpeg: stop using AVStream.codec on stream copy 8 years ago
James Almer 449dc25f56 ffmpeg: fix memleak of bitstream filter context on failure 8 years ago
Michael Niedermayer 9083e044f1 ffmpeg: Fix bistream typos 8 years ago
Clément Bœsch 5ef1959080 ffmpeg: switch to the new BSF API 8 years ago
Clément Bœsch 955b818cf9 ffmpeg: switch to codecpar 8 years ago
Carl Eugen Hoyos 3e886e7307 ffmpeg_opt: Suggest to use "file:..." if a protocol was not found. 8 years ago
Timothy Gu 26648703db ffmpeg_opt: Remove duplicated initialization of attachment stream 9 years ago
Jun Zhao a06acfff76 ffmpeg_opt: Delete duplicate “hwaccel_output_format” option. 9 years ago
Timo Rothenpieler d865e74e6d ffmpeg: Add cuvid hwaccel support 9 years ago
Marton Balint 0418b0253a ffmpeg: remove hardcoded 'now' creation_time support 9 years ago
Michael Niedermayer a25c5dbb5e ffmpeg_opt: Fix memleaks in "manually set programs" loop 9 years ago
Vittorio Gambaletta (VittGam) 74658a8b4d ffmpeg_opt: Allow -metadata option to set metadata on programs. 9 years ago
Vittorio Gambaletta (VittGam) 6e448fb97e ffmpeg_opt: Move the 'process manually set programs' block above 'process manually set metadata' in open_output_file(). 9 years ago
Rodger Combs a5fd3a1a2b ffmpeg: use lavf API for applying bitstream filters 9 years ago
Michael Niedermayer 30d770ca44 ffmpeg: Allow specifying the program number for created programs 9 years ago
Michael Niedermayer 8f948b6244 ffmpeg: Add basic support to mux multiple programs 9 years ago
Ganesh Ajjanagadde 4c96985af1 all: remove some casts of function pointer to void * 9 years ago
Marton Balint ddc6bd8c95 ffmpeg: add abort_on option to allow aborting on empty output 9 years ago
Michael Niedermayer dbb03b8e47 ffmpeg_opt: rename loop option to stream_loop 9 years ago
Carl Eugen Hoyos a4188c9cd2 ffmpeg: Improve help text for -target. 9 years ago
Ronald S. Bultje 2fb593dcb9 Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE. 9 years ago
Timothy Gu da0e76955a ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels 9 years ago
Timothy Gu b144008c1b ffmpeg_opt: Add missing comma 9 years ago
Michael Niedermayer ae2cb9290a ffmpeg_opt: Prefer audio streams with packets 10 years ago
Michael Niedermayer 6dbaeed6b7 ffmpeg: switch swscale option handling to AVDictionary similar to what the other subsystems use 10 years ago
Sebastien Zwickert 11d923d414 avcodec: add new Videotoolbox hwaccel. 10 years ago
Michael Niedermayer 0949869e7b ffmpeg_op: Print warning if duration isnt known when -sseof is used 10 years ago
Michael Niedermayer f4ada6dc3f ffmpeg: Implement support for seeking relative to EOF 10 years ago
Michael Niedermayer 843be56ee1 ffmpeg_opt: Fix stream copy flag for attachments 10 years ago
Rodger Combs 2375a85c36 ffmpeg_opt: allow the user to ignore unused stream maps 10 years ago
Michael Niedermayer 52c5521877 ffmpeg_opt: Favor streams that had packets 10 years ago
Michael Niedermayer 8750aef3d6 ffmpeg_opt: Fix forcing fourccs 10 years ago
Michael Niedermayer 29cc0a178e ffmpeg_opt: Fix sync_ist 10 years ago
Michael Niedermayer 54649cbda8 ffmpeg_opt: Fix handling of creation_time now 10 years ago
Michael Niedermayer 8e91d9652e ffmpeg_opt: Check for localtime() failure 10 years ago