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
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