92 Commits (abb28d41ea8dd747eb86121781615d0722f386b3)

Author SHA1 Message Date
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
Tomas Härdin 5caae27979 Don't complain about codec2's 700 bit/s modes in ffmpeg.c 7 years ago
Jun Zhao 74afa54528 ffmpeg_opt: fix max_error_rate help info display issue. 7 years ago
Aman Gupta 4f40d64e00 avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio 7 years ago
James Almer cb97400f93 Revert "cmdutils: make use of new iteration APIs" 7 years ago
Josh de Kock 26d879c1ce lavc/bsf: make BSF iteration the same as other iterators 7 years ago
Josh de Kock cdc78058c7 cmdutils: make use of new iteration APIs 7 years ago
James Almer 94eb5505ad ffprobe: remove usage of deprecation warning removal pragmas 7 years ago
Zhong Li 19b1d905b8 ffprobe: Initialize coded_width/height 7 years ago
Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 7 years ago
Mark Thompson 74cf4a75f7 ffmpeg: Ignore SIGPIPE 7 years ago
Carl Eugen Hoyos 6874945fbf fftools/ffmpeg_opt: Remove a write-only variable. 7 years ago