116 Commits (0158b405a71f386c7844a3d975315afd47f16b5d)

Author SHA1 Message Date
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 7dd44cde2a ffmpeg: delay processing of subtitles before filters are initialized 8 years ago
Timo Rothenpieler 736f4af4fe ffmpeg_cuvid: adapt for recent filter graph initialization changes 8 years ago
Anton Khirnov 76e13bdeaa ffmpeg: restructure sending EOF to filters 8 years ago
Anton Khirnov af1761f7b5 ffmpeg: init filtergraphs only after we have a frame on each input 8 years ago
Anton Khirnov 4ee5aed122 ffmpeg: do packet ts rescaling in write_packet() 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
DeHackEd 6d50dff816 ffmpeg: parameters for filter thread counts 8 years ago
Michael Niedermayer 72061177f3 ffmpeg: Fix bitstream typo 8 years ago
wm4 8f6f232228 ffmpeg: use new decode API 8 years ago
wm4 b2fea2fdee ffmpeg: move subframe warning to libavcodec 8 years ago
James Almer 4a05d2eda7 ffmpeg: stop using AVStream.codec on stream copy 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
Timo Rothenpieler d865e74e6d ffmpeg: Add cuvid hwaccel support 9 years ago
Rodger Combs a5fd3a1a2b ffmpeg: use lavf API for applying bitstream filters 9 years ago
Michael Niedermayer 8f948b6244 ffmpeg: Add basic support to mux multiple programs 9 years ago
Bryan Huh dfa98c4f83 ffmpeg: Fixing typos and adding comments to fps code 9 years ago
Michael Niedermayer 46070cc20a ffmpeg: set muxer packet duration based on framerate only for CFR 9 years ago
Marton Balint ddc6bd8c95 ffmpeg: add abort_on option to allow aborting on empty output 9 years ago
Marton Balint 5821244b22 ffmpeg: fix ffmpeg.h trailing whitespace 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 f4ada6dc3f ffmpeg: Implement support for seeking relative to EOF 9 years ago
Michael Niedermayer 8c2f00d590 ffmpeg.c: remove all remaining coded_frame uses 9 years ago
Michael Niedermayer cdb0225fa9 ffmpeg: Use side data instead of coded_frame for error[] values 9 years ago
Michael Niedermayer 57e38043de ffmpeg: Do not copy the display matrix if rotation meta-data is manually added 10 years ago
wm4 bac7084fbd ffmpeg: add option not to offset seek position by start time 10 years ago
Michael Niedermayer 98c7729c13 ffmpeg: last frame duplication heuristic 10 years ago
Nicolas George 508d6a23b4 ffmpeg: allow to set the thread message queue size. 10 years ago
Michael Niedermayer 77f326dc36 ffmpeg: Make CFR frame drop threshold user adjustable 10 years ago
Michael Niedermayer 85d7e02e4a ffmpeg: allow overriding and amending AVStream->disposition 10 years ago
Simon Thelen cc63da1223 ffmpeg: add sdp_file option 10 years ago
Christophe Gisquet 4c592c3908 ffmpeg: take bsf arguments from the command line 10 years ago
Rodger Combs 39f247121e ffmpeg: fix accurate seeking with -copyts 10 years ago
Michael Niedermayer 9f6d48d696 ffmpeg: better CFR frame duplication selection 10 years ago
Michael Niedermayer 403133ab5e ffmpeg: add vdpau_old to allow continued testing of the older (but not oldest) API 10 years ago
Michael Niedermayer b01d2a5533 ffmpeg: Enable compute_edt only when the subtitles are used for a output stream instead of a filter 10 years ago
Michael Niedermayer d3a22491c7 ffmpeg: remove 32 channel limit from audio_channels_map 10 years ago
Michael Niedermayer d9e7dc3e16 ffmpeg: do not use SWR_CH_MAX 10 years ago
Michael Niedermayer 7d03732f7e ffmpeg: Do not fail if a demuxer and decoder use the same option identifer 10 years ago
Michael Niedermayer 01ef127bf8 ffmpeg: support setting AVStream.discard 11 years ago
Michael Niedermayer 758f929d21 ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 11 years ago
Nicolas George fc9c857c2d ffmpeg: use thread message API. 11 years ago
Michael Niedermayer 1f359c8559 ffmpeg: use av_stream_get_end_pts() 11 years ago
Michael Niedermayer 87f5ede6b5 ffmpeg: add last_mux_dts_plus_duration 11 years ago