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
2018-06-26fftools/ffmpeg: check sseof value and clash with ssGyan Doshi
2018-06-23ffmpeg: Treat subtitles like audio and video for non-monotonic dts.Hans Carlson
2018-06-20ffplay: ignore keypress events before a window is createdMarton Balint
2018-06-17fftools/cmdutils: Replace the number by macro for bprint initJun Zhao
2018-06-17fftools/ffmpeg_filter: Replace the number by macro for bprint initJun Zhao
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-08ffmpeg: mark sseof as an input-only optionGyan Doshi
2018-06-04fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabledVishwanath Dixit
2018-05-30ffplay: Print codec_name if decoder for codec_id could not be found.Carl Eugen Hoyos
2018-05-28cmdutils: dump supported hardware devices in print_codec()Jun Zhao
2018-05-28cmdutils: print missing caps in print_codec().Jun Zhao
2018-05-09ffprobe: fix SEGV when new streams are addedAman Gupta
2018-05-02fftools/ffmpeg: properly initialize output stream field orderTobias Rapp
2018-05-01fftools/ffmpeg: fix mixed code and declarationsJames Almer
2018-04-30Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...Marton Balint
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-25make swresample optional for ffmpegPaul B Mahol
2018-04-18ffplay: Fix realloc_texture when input texture is NULL.Matt Oliver
2018-04-17ffprobe: report unavailable SAR correctly in stream infoTimo Teräs
2018-04-04ffmpeg: allow setting attached_pic dispositionTimo Teräs
2018-04-03avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm4
2018-04-03fftools/cmdutils: add support for level flag in loglevel option parserTobias Rapp
2018-04-02lav*,tests: remove several register_all callsJosh de Kock
2018-04-02cmdutils: fix new API break the "ffmpeg -muxers/demuxers"Jun Zhao
2018-04-01ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitlesJan Ekström
2018-04-01cmdutils: use new APIsJosh de Kock
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-22cmdutils: print supported codecs in show_help_bsf()James Almer
2018-03-21ffmpeg.c - drain all decoded frames during stream_loop flushGyan Doshi
2018-03-17cmdutils: remove a superfluous line breakJames Almer
2018-03-16ffmpeg: support dump bit stream filter options.Jun Zhao
2018-03-12ffprobe: fix infinite loop in subtitle decodingMarton Balint
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-24ffmpeg_opt: fix max_error_rate help info display issue.Jun Zhao
2018-02-24avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audioAman Gupta
2018-02-08Revert "cmdutils: make use of new iteration APIs"James Almer
2018-02-06lavc/bsf: make BSF iteration the same as other iteratorsJosh de Kock
2018-02-06cmdutils: make use of new iteration APIsJosh de Kock
2018-02-02ffprobe: remove usage of deprecation warning removal pragmasJames Almer