70 Commits (107783006ca84781ac027f7f5c9023fbd6cde422)

Author SHA1 Message Date
Jan Ekström 7ba3ea212f ffmpeg: explicitly handle sub2video subpicture initialization 5 years ago
Michael Niedermayer 4f4ad33d96 fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() 5 years ago
Andreas Rheinhardt 13dc90396d fftools/ffmpeg: Integrate two checks 5 years ago
Carl Eugen Hoyos 26c7f91e66 ffmpeg: Do not print "SDP:" on top of sdp files. 5 years ago
Gyan Doshi 5d82c078ea ffmpeg: don't force source-tracked keyframes for duplicates 5 years ago
Gyan Doshi fa3ad7bbc6 ffmpeg: remove premature rescaling of forced_keyframe times 5 years ago
Nicolas Gaullier 1fcbaa37e6 fftools/ffmpeg: Reindent after last commit 5 years ago
Nicolas Gaullier f40fb7963e fftools/ffmpeg: Fix forward CPB props in to out 5 years ago
Andreas Rheinhardt 6f2a3958cf fftools/ffmpeg: Free swresample dictionary during cleanup 5 years ago
Andreas Rheinhardt 223a2c2a60 fftools/ffmpeg: Improve streamcopy 5 years ago
Gyan Doshi fa697aa92f ffmpeg: switch to avformat_seek_file for stream_loop 5 years ago
Andreas Hakon e750dc9de6 libavformat: improve logs with cur_dts 6 years ago
Thierry Foucu 0ac3befd47 fftools/ffmpeg: Check if we do have also a filter_complex filter. 6 years ago
Jan Ekström 3a36b0c4b8 ffmpeg: improve the intra stream discontinuity message 6 years ago
Carl Eugen Hoyos 698574ac5d ffmpeg: Avoid duplicating Closed Captions when increasing frame rate. 6 years ago
Jun Zhao 1ffac23885 fftools/ffmpeg: delete the unused code. 6 years ago
Michael Niedermayer 3504004879 fftools/ffmpeg: Repair reinit_filter feature 6 years ago
Jun Zhao e24a754916 fftools/ffmpeg: Indent the code 6 years ago
Jun Zhao 3eccf5be92 fftools/ffmpeg: Put the variable declaration at uppper for block. 6 years ago
Jun Zhao 81f2a9f136 fftools/ffmpeg: Remove the micor like "#if 1" 6 years ago
Marton Balint f099946faf ffmpeg: log corrupted packets and frames 6 years ago
Marton Balint 6e6ecdf44d ffmpeg: check return value of avcodec_parameters_from_context 6 years ago
Gyan Doshi 26dc763245 ffmpeg: add correct field for raw pts in -progress report 6 years ago
James Almer b955a33314 ffmpeg: simplify refcounting packets for the muxing queue 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
Hans Carlson a790813739 ffmpeg: Treat subtitles like audio and video for non-monotonic dts. 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
Vishwanath Dixit 146cdf7e4b fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled 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
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
Timo Teräs 94d831f388 ffmpeg: allow setting attached_pic disposition 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Jan Ekström e760c12aee ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitles 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
Gyan Doshi 8ad83044b4 ffmpeg.c - drain all decoded frames during stream_loop flush 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