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-12-29configure: libvmaf depends on pthreads.Carl Eugen Hoyos
2017-12-27configure: add missing avcodec dep to avfilter for de/convolve filtersJames Almer
2017-12-27configure: note (de)convolve filter dependencyPaul B Mahol
2017-12-26w32pthreads: always use Vista+ API, drop XP supportwm4
2017-12-25avcodec: add stride alignment needed for AVX-512James Darnley
2017-12-25configure: test whether x86 assembler supports AVX-512James Darnley
2017-12-21configure: fix minimum required version of libzimgJames Almer
2017-12-20configure: Fix case of static libmp3lameStefan Pöschel
2017-12-19configure: Fix detection of vp9 decoder/encoderFelix Matouschek
2017-12-19configure: remove libtls fallback checksfan5
2017-12-19configure: fix pkg-config check for libtlssfan5
2017-12-17libavformat: LibreSSL (libtls) supportsfan5
2017-12-16configure: fix probing armv6zkwang-bin
2017-12-10configure: Move V4L2 M2M help line to the hardware library sectionMark Thompson
2017-12-01configure: Fix dependencies of aac_at decoder.Jacob Trimble
2017-11-30configure: select vp9_superframe_split_bsf when enabling vp9_decoderJames Almer
2017-11-29Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov
2017-11-29examples: Add a VA-API encode example.Jun Zhao
2017-11-28vf_zscale: Add more supported input propertiesVittorio Giovara
2017-11-27avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale
2017-11-27vaapi: Add VP8 decode hwaccelMark Thompson
2017-11-27lavc: Delete all fake hwaccelsMark Thompson
2017-11-27lavc: Remove register mechanism for hwaccelsMark Thompson
2017-11-26avfilter: add lv2 wrapper filterPaul B Mahol
2017-11-25configure: remove superfluous cuvid and nvdec checksJames Almer
2017-11-23lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson
2017-11-23lavfi: Add OpenCL unsharp mask filterMark Thompson
2017-11-23lavfi: Add OpenCL overlay filterMark Thompson
2017-11-23hwcontext_opencl: DRM to OpenCL mapping for ARMMark Thompson
2017-11-23hwcontext_opencl: D3D11 to OpenCL mappingMark Thompson
2017-11-23hwcontext_opencl: DXVA2 to OpenCL mappingMark Thompson
2017-11-23hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDKMark Thompson
2017-11-23hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignetMark Thompson
2017-11-23lavu: OpenCL hwcontext implementationMark Thompson
2017-11-21configure: require libvpx-1.4.0 for vp[89] supportJames Zern
2017-11-20avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale
2017-11-20avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale
2017-11-20Merge commit '3152058bf1dca318898550efacf0286f4836cae6'James Almer
2017-11-20configure: fix module dependencies on zlibJames Almer
2017-11-19libavcodec: Don't use dllexport, only dllimport when building DLLsMartin Storsjö
2017-11-19configure: add audio_frame_queue dependency for aptx codecJames Darnley
2017-11-18avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale
2017-11-16configure: call flatten_extralibs in a subshellTimo Rothenpieler
2017-11-16Merge commit 'bad7ce1d82f0b7da55086b8c6124eff0d35a1b1a'James Almer
2017-11-16Merge commit 'd070b9b703a542429a13db9623109ae20474c775'James Almer
2017-11-16Merge commit '9e48de3cc86c732d9cebd496d6f0a2b7e7732754'James Almer
2017-11-16makedef: Pass EXTERN_PREFIX from configure to makedefMartin Storsjö
2017-11-15configure: Coalesce some arch configuration and PIC handlingDiego Biurrun
2017-11-15configure: Miscellaneous minor changesDiego Biurrun
2017-11-15avcodec: Implement vc1 nvdec hwaccelPhilip Langdale