242 Commits (b77fff47d0d60434a48b6877ed72a71ebf53858a)

Author SHA1 Message Date
Anton Khirnov 50b49f833a ffmpeg: stop accessing deprecated stream-embedded codec context 4 years ago
Anton Khirnov a83098ab03 avcodec: deprecate thread_safe_callbacks 4 years ago
Limin Wang 3da35b7cc7 fftools/ffmpeg: fix the wrong bitrate and speed stats 4 years ago
Jan Ekström fbb44bc51a ffmpeg: move field order decision making to encoder initialization 4 years ago
Jan Ekström 7369595c55 ffmpeg: pass decoded or filtered AVFrame to output stream initialization 4 years ago
Jan Ekström 67be1ce0c6 ffmpeg: move A/V non-streamcopy initialization to a later point 4 years ago
Jan Ekström 3360c9a567 ffmpeg: move AVFrame time base adjustment into a function 4 years ago
Jan Ekström 453b2f3c15 ffmpeg: add a data size threshold for muxing queue size 4 years ago
Jan Ekström 86228ebdb2 ffmpeg: deduplicate init_output_stream usage logic 4 years ago
Andreas Rheinhardt 426c16d61a fftools/ffmpeg: Fix leak of AVFilterInOut in case of error 4 years ago
Marton Balint 53a4620fba fftools/ffmpeg: make specifying thread_queue_size turn on threaded input 4 years ago
Andriy Gelman 6cd198860d fftools/ffmpeg: update text requesting samples 5 years ago
Marton Balint efe7a59364 fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which received no packets 5 years ago
Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
Limin Wang 683e421bcf fftools/ffmpeg: use local variable with same contents directly 5 years ago
Marton Balint f821ae8591 fftools/ffmpeg: use a bsf list instead of individual bsfs 5 years ago
Mark Thompson 79c173cc19 ffmpeg: Remove the hw_device_ctx global 5 years ago
Mark Thompson 8abd3b2028 ffmpeg: Use hardware config metadata with encoders 5 years ago
Carl Eugen Hoyos d5bf704f50 ffmpeg: Do not clip timestamps at LONG_MAX. 5 years ago
Marton Balint 4e0cf81b49 fftools/ffmpeg: also flush encoders which have a variable frame size 5 years ago
Michael Niedermayer 64c59b626f fftools/ffmpeg: Disable copy_ts on timestamp wraparound 5 years ago
Carl Eugen Hoyos b5a8ad5623 ffmpeg: Print an error instead of a debug message on exit. 5 years ago
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. 6 years ago