summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Merge commit 'fd36cf6bf6524247a8ff6788c028836fe7d9fd20'James Almer2018-02-11
|\
| * configure: Factorize check_64_bit()Diego Biurrun2018-02-06
* | Merge commit '38434a9ff5b9a1a048f32c1c7e2a9519cf12f8ba'James Almer2018-02-11
|\|
| * configure: Simplify restrict keyword handlingDiego Biurrun2018-02-06
* | Merge commit 'bca41545b371efc34e38d1fa8bb12dba8b614da0'James Almer2018-02-11
|\|
| * configure: Group code that sets the license string with licensing checksDiego Biurrun2018-02-06
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-04
| * lavc: Delete all fake hwaccelsMark Thompson2017-12-19
| * lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-19
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-09
* | lavd: add new API for iterating input and output devicesJosh de Kock2018-02-06
* | lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-06
* | lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-06
* | examples: Add a VA-API transcode example.Jun Zhao2018-02-04
* | configure: Remove carriage return ('\r') in Windows CC_IDENTXiaohan Wang2018-02-02
* | configure: fix vaapi_encode_example dependenciesJames Almer2018-01-23
* | lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao2018-01-21
* | lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao2018-01-21
* | configure: Simplify detection of static x264 on systems without pkg-config.Carl Eugen Hoyos2018-01-11
* | configure: don't use SDL.h in check_func_headers when checking for SDL2James Almer2018-01-10
* | lavfi: Add filters to run arbitrary OpenCL programsMark Thompson2018-01-07
* | configure: check SDL2 function with a headerKO Myung-Hun2018-01-07
* | configure: remove check for SA_RESTARTJames Almer2018-01-06
* | Remove the ffserver programRostislav Pehlivanov2018-01-06
* | avcodec/rkmpp : Fix broken build due to missing control operationLongChair2018-01-06
* | It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov2018-01-05
* | configure: update minimum required version of libvmafJames Almer2018-01-04
* | lavr: deprecate the entire libraryRostislav Pehlivanov2018-01-04
* | configure: bump yearCarl Eugen Hoyos2018-01-01
* | configure: libvmaf depends on pthreads.Carl Eugen Hoyos2017-12-29
* | configure: add missing avcodec dep to avfilter for de/convolve filtersJames Almer2017-12-27
* | configure: note (de)convolve filter dependencyPaul B Mahol2017-12-27
* | w32pthreads: always use Vista+ API, drop XP supportwm42017-12-26
* | avcodec: add stride alignment needed for AVX-512James Darnley2017-12-24
* | configure: test whether x86 assembler supports AVX-512James Darnley2017-12-24
* | configure: fix minimum required version of libzimgJames Almer2017-12-21
* | configure: Fix case of static libmp3lameStefan Pöschel2017-12-19
* | configure: Fix detection of vp9 decoder/encoderFelix Matouschek2017-12-19
* | configure: remove libtls fallback checksfan52017-12-19
* | configure: fix pkg-config check for libtlssfan52017-12-19
* | libavformat: LibreSSL (libtls) supportsfan52017-12-17
* | configure: fix probing armv6zkwang-bin2017-12-16
* | configure: Move V4L2 M2M help line to the hardware library sectionMark Thompson2017-12-10
* | configure: Fix dependencies of aac_at decoder.Jacob Trimble2017-11-30
* | configure: select vp9_superframe_split_bsf when enabling vp9_decoderJames Almer2017-11-30
* | Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov2017-11-28
* | examples: Add a VA-API encode example.Jun Zhao2017-11-28
* | vf_zscale: Add more supported input propertiesVittorio Giovara2017-11-28
* | avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale2017-11-26
* | vaapi: Add VP8 decode hwaccelMark Thompson2017-11-26