254 Commits (cc448f8d394c4530748f1694bd9d23b6110d1759)

Author SHA1 Message Date
James Almer b955a33314 ffmpeg: simplify refcounting packets for the muxing queue 6 years ago
Zhong Li 6434b84460 fftools/qsv: add extra_hw_frames support 6 years ago
James Almer d228df6ff3 cmdutils: print a more descriptive error message in show_help_bsf() when no bsf is specified 6 years ago
Marton Balint 85bfcc46d1 ffplay: add support for various YUV conversion modes 6 years ago
Marton Balint da36bcbeb7 ffmpeg: fix -stream_loop with multiple inputs 6 years ago
Marton Balint b181cd359b ffmpeg: factorize input thread creation and destruction 6 years ago
Gyan Doshi 07987404a8 ffmpeg: make loglevel verbose for frame duration warning 6 years ago
Gyan Doshi 4ac88ba548 fftools/ffmpeg: check sseof value and clash with ss 6 years ago
Hans Carlson a790813739 ffmpeg: Treat subtitles like audio and video for non-monotonic dts. 6 years ago
Marton Balint e8050aa791 ffplay: ignore keypress events before a window is created 6 years ago
Jun Zhao bd47cca6a7 fftools/cmdutils: Replace the number by macro for bprint init 7 years ago
Jun Zhao df9fe79b3c fftools/ffmpeg_filter: Replace the number by macro for bprint init 7 years ago
Jun Zhao 24be912827 fftools/ffmpeg: Replace the number by macro for bprint init 7 years ago
Michael Niedermayer 28d33c252e ffmpeg: assert that audio packet duration in process_input_packet() is non negative 7 years ago
Michael Niedermayer 16d8b13b3b fftools/ffmpeg: Fallback to duration if sample rate is unavailable 7 years ago
Carl Eugen Hoyos 5686c4489a ffmpeg: Fail if the user requested impossible subtitle encoding. 7 years ago
Gyan Doshi 9c12938ec5 ffmpeg: mark sseof as an input-only option 7 years ago
Vishwanath Dixit 146cdf7e4b fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled 7 years ago
Carl Eugen Hoyos 53d6d4f266 ffplay: Print codec_name if decoder for codec_id could not be found. 7 years ago
Jun Zhao 81b77e7bf1 cmdutils: dump supported hardware devices in print_codec() 7 years ago
Jun Zhao 90acf168a6 cmdutils: print missing caps in print_codec(). 7 years ago
Aman Gupta 12ceaf0fba ffprobe: fix SEGV when new streams are added 7 years ago
Tobias Rapp a150b2e3a0 fftools/ffmpeg: properly initialize output stream field order 7 years ago
James Almer e3866ea20d fftools/ffmpeg: fix mixed code and declarations 7 years ago
Marton Balint 7033654f7f Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was used 7 years ago
André Camargo 1322b00060 fftools/ffmpeg: change fps progress log message to show two decimal digits 7 years ago
Mark Wachsler 9d75354963 fftools/ffmpeg: Add system time and real time to benchmarking. 7 years ago
Paul B Mahol 0b360cae1c make swresample optional for ffmpeg 7 years ago
Matt Oliver 6be690685a ffplay: Fix realloc_texture when input texture is NULL. 7 years ago
Timo Teräs c663dce031 ffprobe: report unavailable SAR correctly in stream info 7 years ago
Timo Teräs 94d831f388 ffmpeg: allow setting attached_pic disposition 7 years ago
wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
Tobias Rapp 4b736bc921 fftools/cmdutils: add support for level flag in loglevel option parser 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Jun Zhao 9b125826ed cmdutils: fix new API break the "ffmpeg -muxers/demuxers" 7 years ago
Jan Ekström e760c12aee ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitles 7 years ago
Josh de Kock 22381906f3 cmdutils: use new APIs 7 years ago
Carl Eugen Hoyos 11f8f9547d fftools/ffmpeg: Remove an unused variable. 7 years ago
Marton Balint 0031eab61c ffmpeg: do not finish output streams manually on eof even if no input is provided 7 years ago
Marton Balint 60c9a25530 ffmpeg: fallback to codecpar parameters on input filter eof 7 years ago
James Almer 231a73308f ffmpeg: pass reference counted packet on codec copy when possible 7 years ago
James Almer f5ceb15bb6 ffmpeg: remove dead call to av_parser_change() 7 years ago
James Almer ead257db56 cmdutils: print supported codecs in show_help_bsf() 7 years ago
Gyan Doshi 8ad83044b4 ffmpeg.c - drain all decoded frames during stream_loop flush 7 years ago
James Almer 055f60e874 cmdutils: remove a superfluous line break 7 years ago
Jun Zhao a675eed175 ffmpeg: support dump bit stream filter options. 7 years ago
Marton Balint 68f5384804 ffprobe: fix infinite loop in subtitle decoding 7 years ago
Tobias Rapp 69995a94d8 fftools/ffmpeg: update print_report to use AVBPrint API 7 years ago
Tobias Rapp a194e9c415 fftools/ffmpeg: fix progress log message in case pts is not available 7 years ago
Tobias Rapp fa0c9d69d3 fftools/ffmpeg: replace call to av_strerror with av_err2str 7 years ago