276 Commits (c6a8c2a4f7396c4524a081df8a0ef9656946067d)

Author SHA1 Message Date
Clément Bœsch d7ea14c5e2 ffmpeg: reindent after previous commit 7 years ago
Clément Bœsch b7a741223d ffmpeg: add -(no)find_stream_info expert option 7 years ago
Derek Buitenhuis d74ba68acf ffmpeg_opt: Make get_timecode actually return errors 7 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 7 years ago
Mark Thompson 7ce47090ce ffmpeg: Support setting the hardware device to use when filtering 8 years ago
Mark Thompson e462ace84b ffmpeg: Enable generic hwaccel support for VDPAU 8 years ago
Mark Thompson be51073352 ffmpeg: Enable generic hwaccel support for VAAPI 8 years ago
Mark Thompson 06043cc0bc ffmpeg: Generic device setup 8 years ago
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 8 years ago
Jun Zhao a06acfff76 ffmpeg_opt: Delete duplicate “hwaccel_output_format” option. 8 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 9 years ago
Michael Niedermayer 6dbaeed6b7 ffmpeg: switch swscale option handling to AVDictionary similar to what the other subsystems use 9 years ago
Sebastien Zwickert 11d923d414 avcodec: add new Videotoolbox hwaccel. 9 years ago
Michael Niedermayer 0949869e7b ffmpeg_op: Print warning if duration isnt known when -sseof is used 9 years ago