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-10-21Merge commit 'bd805964f40f7af83da64645ba83d1e8060a1214'James Almer
2017-10-21Merge commit '0d8013b88b1cb7d65da891a8819d3beebafb9bb5'James Almer
2017-10-21lavc: drop support for OpenJPEG 1.3-2.0Michael Bradshaw
2017-10-18configure: add pkg-config check for alsaJan Ekström
2017-10-17vaapi_mpeg2: Convert to use coded bitstream infrastructureMark Thompson
2017-10-17vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson
2017-10-17vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson
2017-10-17lavc: Add mpeg2_metadata bitstream filterMark Thompson
2017-10-17lavc: Add hevc_metadata bitstream filterMark Thompson
2017-10-17lavc: Add h264_redundant_pps bitstream filterMark Thompson
2017-10-17lavc: Add h264_metadata bitstream filterMark Thompson
2017-10-17lavc: Add trace_headers bitstream filterMark Thompson
2017-10-17lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson
2017-10-17lavc: Add coded bitstream read/write support for H.265Mark Thompson
2017-10-17lavc: Add coded bitstream read/write support for H.264Mark Thompson
2017-10-17lavc: Add coded bitstream read/write APIMark Thompson
2017-10-17Merge commit '81bffae368f331b6cd386a814f225a58e3f32f40'James Almer
2017-10-17configure: add missing optional dep on libfribidi to the drawtext filterJames Almer
2017-10-16configure: add missing optional deps on gcrypt and openssl to the hls muxerJames Almer
2017-10-15configure: add pkg-config checks for libcdio/cdparanoiaJames Almer
2017-10-14configure: force erroring out in check_disable_warning() if an option doesn't...James Almer
2017-10-14configure: switch the libzvbi check to pkg-configReino Wijnsma
2017-10-14configure: add missing pthreads extralib to the libilbc checkJames Almer
2017-10-14configure: add a -lstdc++ flag to the some external library checksJames Almer
2017-10-13configure: add missing zlib extralibs to the libmysofa checkJames Almer
2017-10-13configure: list libv4l2 as an optional library for v4l2James Almer
2017-10-13configure: explicitly list videotoolbox deps for avutilJames Almer
2017-10-13configure: Fix sem_timedwait probeLuca Barbato
2017-10-13configure: fix pthread_cancel checkJames Almer
2017-10-13configure: fix CoreGraphics module nameJames Almer
2017-10-12Merge commit '003124ebf4a05f1347c74104216887ddd2e5aad4'James Almer
2017-10-12configure: add missing libfontconfig and libfreetype dependencies to showcqt ...James Almer
2017-10-12Merge commit '808ef43597b1e3d6e69a5b9abe2237c8ddb97b44'James Almer
2017-10-12configure: fix libxavs checkJames Almer
2017-10-12configure: add missing OpenCL dependency to libavutilJames Almer
2017-10-12configure: fix dependencies for v4l2_indevJames Almer
2017-10-11Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'James Almer
2017-10-11configure: remove libdl dependency from libndi_newtekMarton Balint
2017-10-11configure: fix decklink dependenciesMarton Balint
2017-10-10Makefile: generate stripped CLI tools directly instead of copying unstripped ...Marton Balint
2017-10-10build: prevent SDL2 from polluting global cflags and extralibsJames Almer
2017-10-09configure: Disable -Wbool-operation using check_disable_warning().Carl Eugen Hoyos
2017-10-09Revert "configure: Disable -Wbool-operation."Mark Thompson
2017-10-09configure: Add config option for libva2 (VAAPI 1)Mark Thompson
2017-10-09configure: disable libxcb dependent features if libxcb is not enabledJames Almer
2017-10-09configure: Disable -Wbool-operation.Carl Eugen Hoyos
2017-10-08lavc: add support for OpenJPEG 2.3.0Michael Bradshaw
2017-10-05configure: fix detecting libdl when dlsym requires extra linker flagsJames Almer
2017-10-04build: make h264 VT encoder select the VT encoder dependencyClément Bœsch
2017-10-04Merge commit 'd154bdd3d053128c908a994bb26e14bbc17f0e53'James Almer