summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-091-0/+2
* lavd: add new API for iterating input and output devicesJosh de Kock2018-02-061-4/+23
* lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-061-2/+4
* lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-061-3/+9
* examples: Add a VA-API transcode example.Jun Zhao2018-02-041-0/+2
* configure: Remove carriage return ('\r') in Windows CC_IDENTXiaohan Wang2018-02-021-1/+1
* configure: fix vaapi_encode_example dependenciesJames Almer2018-01-231-1/+1
* lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao2018-01-211-0/+2
* lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao2018-01-211-0/+1
* configure: Simplify detection of static x264 on systems without pkg-config.Carl Eugen Hoyos2018-01-111-1/+1
* configure: don't use SDL.h in check_func_headers when checking for SDL2James Almer2018-01-101-5/+3
* 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