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-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
2018-02-02ffprobe: Initialize coded_width/heightZhong Li
2018-01-29fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint
2018-01-26ffmpeg: Ignore SIGPIPEMark Thompson
2018-01-08fftools/ffmpeg_opt: Remove a write-only variable.Carl Eugen Hoyos
2018-01-06Remove the ffserver programRostislav Pehlivanov
2018-01-04ffmpeg: use thread wrappers for the thread message functionalityJames Almer
2017-12-26ffplay: drop lock manager usewm4
2017-11-29ffmpeg_opt: Constify hwaccel pointer.Carl Eugen Hoyos
2017-11-28ffmpeg: Check read_ffserver_streams() return valuePan Bian
2017-11-27ffmpeg: Use codec hardware config to configure hwaccelsMark Thompson
2017-11-23lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson
2017-11-21ffmpeg: add return value check to supress the build warning.Jun Zhao
2017-11-20ffmpeg: add ui64 type to SpecifierOptpkviet
2017-11-19ffmpeg: Allow "-to" on input files in addition to "-t"Vitaly _Vi Shukela
2017-11-19ffmpeg_filter: use nb_threads=1 on unused filtergraphDHE
2017-11-15ffplay: remove usage of AVCodecContext accessorsJames Almer
2017-11-15ffprobe: remove usage of AVCodecContext accessorsJames Almer
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-11h264dec: add a NVDEC hwaccelAnton Khirnov
2017-11-06ffplay: use SDL2 audio APIMarton Balint
2017-11-05ffmpeg.c: fix code style in seek_to_startPeter Große
2017-11-05ffmpeg.c: fix calculation of input file duration in seek_to_start()Peter Große
2017-11-04ffplay: only use hardware accelerated SDL texture formatsMarton Balint
2017-11-04ffplay: create the window and the renderer before starting playbackMarton Balint
2017-11-02Merge commit '908f737d6c2900b5d34319ca6ea1d1cb71221463'James Almer
2017-11-01ffmpeg: Fix flush packet stream copy input timestamp handlingMark Thompson
2017-10-31Merge commit '91622f6446b463abe6507ad2cd5d1fbf7e49c424'James Almer
2017-10-31Merge commit '4d56f7ab8f627aa140c1ede1bb61305f01cefcdd'James Almer
2017-10-30ffmpeg: Fix stored encoder metadata with -bitexactMichael Niedermayer
2017-10-29ffmpeg: remove usage of deprecated getter functionsJames Almer
2017-10-29ffprobe: remove usage of deprecated getter functionsJames Almer
2017-10-29avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer
2017-10-27lavf: Remove AVFMT_RAWPICTURE.Carl Eugen Hoyos
2017-10-25ffserver: Fix off by 1 error in pathMichael Niedermayer
2017-10-23Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer