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-09-30ffmpeg: break loop when dts_heuristic check donexiaofeng
2018-09-17ffmpeg: block output == input for filesGyan Doshi
2018-06-26fftools/ffmpeg: check sseof value and clash with ssGyan Doshi
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-04-25make swresample optional for ffmpegPaul B Mahol
2018-03-16ffmpeg: support dump bit stream filter options.Jun Zhao
2018-02-24ffmpeg_opt: fix max_error_rate help info display issue.Jun Zhao
2018-01-29fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint
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-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-19ffmpeg: Allow "-to" on input files in addition to "-t"Vitaly _Vi Shukela
2017-11-15ffmpeg: remove usage of AVCodecContext accessorsJames Almer
2017-11-11h264dec: add a NVDEC hwaccelAnton Khirnov
2017-10-29ffmpeg: remove usage of deprecated getter functionsJames Almer
2017-10-29avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer
2017-10-23Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer
2017-10-23ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer an...Michael Niedermayer
2017-10-23lavc: drop VDAClément Bœsch
2017-10-17ffmpeg: remove hwaccel_lax_profile_check optionJun Zhao
2017-10-02Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer