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-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
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-22ffserver: remove usage of deprecated rc_eq optionJames Almer
2017-10-18ffmpeg: always init output stream before reaping filtersMarton Balint
2017-10-17ffmpeg: remove hwaccel_lax_profile_check optionJun Zhao
2017-10-12ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.Sasi Inguva
2017-10-08ffmpeg: always use single threaded decoding for attached picturesMarton Balint
2017-10-03build: fix compilation of tools with OpenCL enabledJames Almer
2017-10-02Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer