Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05ffmpeg: switch to avformat_seek_file for stream_loopGyan Doshi
2019-04-19libavformat: improve logs with cur_dtsAndreas Hakon
2019-03-28fftools/ffmpeg: Check if we do have also a filter_complex filter.Thierry Foucu
2018-12-18ffmpeg: improve the intra stream discontinuity messageJan Ekström
2018-11-27ffmpeg: Avoid duplicating Closed Captions when increasing frame rate.Carl Eugen Hoyos
2018-11-27fftools/ffmpeg: delete the unused code.Jun Zhao
2018-11-16fftools/ffmpeg: Repair reinit_filter featureMichael Niedermayer
2018-11-11fftools/ffmpeg: Indent the codeJun Zhao
2018-11-11fftools/ffmpeg: Put the variable declaration at uppper for block.Jun Zhao
2018-11-11fftools/ffmpeg: Remove the micor like "#if 1"Jun Zhao
2018-10-15ffmpeg: log corrupted packets and framesMarton Balint
2018-10-09ffmpeg: check return value of avcodec_parameters_from_contextMarton Balint
2018-08-28ffmpeg: add correct field for raw pts in -progress reportGyan Doshi
2018-08-08ffmpeg: simplify refcounting packets for the muxing queueJames Almer
2018-07-02ffmpeg: fix -stream_loop with multiple inputsMarton Balint
2018-07-02ffmpeg: factorize input thread creation and destructionMarton Balint
2018-06-28ffmpeg: make loglevel verbose for frame duration warningGyan Doshi
2018-06-23ffmpeg: Treat subtitles like audio and video for non-monotonic dts.Hans Carlson
2018-06-17fftools/ffmpeg: Replace the number by macro for bprint initJun Zhao
2018-06-14ffmpeg: assert that audio packet duration in process_input_packet() is non ne...Michael Niedermayer
2018-06-14fftools/ffmpeg: Fallback to duration if sample rate is unavailableMichael Niedermayer
2018-06-09ffmpeg: Fail if the user requested impossible subtitle encoding.Carl Eugen Hoyos
2018-06-04fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabledVishwanath Dixit
2018-05-02fftools/ffmpeg: properly initialize output stream field orderTobias Rapp
2018-05-01fftools/ffmpeg: fix mixed code and declarationsJames Almer
2018-04-28fftools/ffmpeg: change fps progress log message to show two decimal digitsAndré Camargo
2018-04-28fftools/ffmpeg: Add system time and real time to benchmarking.Mark Wachsler
2018-04-04ffmpeg: allow setting attached_pic dispositionTimo Teräs
2018-04-02lav*,tests: remove several register_all callsJosh de Kock
2018-04-01ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitlesJan Ekström
2018-03-30fftools/ffmpeg: Remove an unused variable.Carl Eugen Hoyos
2018-03-29ffmpeg: do not finish output streams manually on eof even if no input is prov...Marton Balint
2018-03-29ffmpeg: fallback to codecpar parameters on input filter eofMarton Balint
2018-03-24ffmpeg: pass reference counted packet on codec copy when possibleJames Almer
2018-03-24ffmpeg: remove dead call to av_parser_change()James Almer
2018-03-21ffmpeg.c - drain all decoded frames during stream_loop flushGyan Doshi
2018-03-05fftools/ffmpeg: update print_report to use AVBPrint APITobias Rapp
2018-03-05fftools/ffmpeg: fix progress log message in case pts is not availableTobias Rapp
2018-02-27fftools/ffmpeg: replace call to av_strerror with av_err2strTobias Rapp
2018-02-24Don't complain about codec2's 700 bit/s modes in ffmpeg.cTomas Härdin
2018-02-24avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audioAman Gupta
2018-01-29fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint
2018-01-26ffmpeg: Ignore SIGPIPEMark Thompson
2018-01-04ffmpeg: use thread wrappers for the thread message functionalityJames Almer
2017-11-27ffmpeg: Use codec hardware config to configure hwaccelsMark Thompson
2017-11-21ffmpeg: add return value check to supress the build warning.Jun Zhao
2017-11-15ffmpeg: remove usage of AVCodecContext accessorsJames Almer
2017-11-11ffmpeg: use explicitly requested hwaccel onlyTimo Rothenpieler
2017-11-11Merge commit 'a58873b11198d04670b7f98f5a8a749d742db7c5'James Almer
2017-11-05ffmpeg.c: fix code style in seek_to_startPeter Große