summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* lavfi: Add filters to run arbitrary OpenCL programsMark Thompson2018-01-071-0/+2
* configure: check SDL2 function with a headerKO Myung-Hun2018-01-071-2/+2
* configure: remove check for SA_RESTARTJames Almer2018-01-061-2/+0
* Remove the ffserver programRostislav Pehlivanov2018-01-061-4/+0
* avcodec/rkmpp : Fix broken build due to missing control operationLongChair2018-01-061-4/+2
* It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov2018-01-051-2/+0
* configure: update minimum required version of libvmafJames Almer2018-01-041-1/+1
* lavr: deprecate the entire libraryRostislav Pehlivanov2018-01-041-2/+2
* configure: bump yearCarl Eugen Hoyos2018-01-011-1/+1
* configure: libvmaf depends on pthreads.Carl Eugen Hoyos2017-12-291-1/+1
* configure: add missing avcodec dep to avfilter for de/convolve filtersJames Almer2017-12-271-0/+2
* configure: note (de)convolve filter dependencyPaul B Mahol2017-12-271-0/+4
* w32pthreads: always use Vista+ API, drop XP supportwm42017-12-261-6/+7
* avcodec: add stride alignment needed for AVX-512James Darnley2017-12-241-0/+2
* configure: test whether x86 assembler supports AVX-512James Darnley2017-12-241-0/+5
* configure: fix minimum required version of libzimgJames Almer2017-12-211-1/+1
* configure: Fix case of static libmp3lameStefan Pöschel2017-12-191-1/+1
* configure: Fix detection of vp9 decoder/encoderFelix Matouschek2017-12-191-2/+2
* configure: remove libtls fallback checksfan52017-12-191-2/+1
* configure: fix pkg-config check for libtlssfan52017-12-191-1/+1
* libavformat: LibreSSL (libtls) supportsfan52017-12-171-5/+11
* configure: fix probing armv6zkwang-bin2017-12-161-0/+1
* configure: Move V4L2 M2M help line to the hardware library sectionMark Thompson2017-12-101-1/+1
* configure: Fix dependencies of aac_at decoder.Jacob Trimble2017-11-301-0/+1
* configure: select vp9_superframe_split_bsf when enabling vp9_decoderJames Almer2017-11-301-1/+1
* Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov2017-11-281-0/+10
* examples: Add a VA-API encode example.Jun Zhao2017-11-281-0/+2
* vf_zscale: Add more supported input propertiesVittorio Giovara2017-11-281-1/+1
* avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale2017-11-261-0/+2
* vaapi: Add VP8 decode hwaccelMark Thompson2017-11-261-0/+3
* lavc: Delete all fake hwaccelsMark Thompson2017-11-261-29/+5
* lavc: Remove register mechanism for hwaccelsMark Thompson2017-11-261-1/+1
* avfilter: add lv2 wrapper filterPaul B Mahol2017-11-261-0/+4
* configure: remove superfluous cuvid and nvdec checksJames Almer2017-11-251-4/+0
* lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson2017-11-221-2/+0
* lavfi: Add OpenCL unsharp mask filterMark Thompson2017-11-221-0/+1
* lavfi: Add OpenCL overlay filterMark Thompson2017-11-221-0/+1
* hwcontext_opencl: DRM to OpenCL mapping for ARMMark Thompson2017-11-221-0/+6
* hwcontext_opencl: D3D11 to OpenCL mappingMark Thompson2017-11-221-0/+6
* hwcontext_opencl: DXVA2 to OpenCL mappingMark Thompson2017-11-221-0/+6
* hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDKMark Thompson2017-11-221-0/+5
* hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignetMark Thompson2017-11-221-0/+6
* lavu: OpenCL hwcontext implementationMark Thompson2017-11-221-2/+2
* configure: require libvpx-1.4.0 for vp[89] supportJames Zern2017-11-201-10/+10
* avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale2017-11-201-0/+2
* avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale2017-11-201-0/+2
* Merge commit '3152058bf1dca318898550efacf0286f4836cae6'James Almer2017-11-191-1/+1
|\
| * libavcodec: Don't use dllexport, only dllimport when building DLLsMartin Storsjö2017-11-191-1/+1
* | configure: fix module dependencies on zlibJames Almer2017-11-191-22/+26
* | configure: add audio_frame_queue dependency for aptx codecJames Darnley2017-11-191-0/+2