summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* lavc: Delete all fake hwaccelsMark Thompson2017-11-26
* lavc: Remove register mechanism for hwaccelsMark Thompson2017-11-26
* avfilter: add lv2 wrapper filterPaul B Mahol2017-11-26
* configure: remove superfluous cuvid and nvdec checksJames Almer2017-11-25
* lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson2017-11-22
* lavfi: Add OpenCL unsharp mask filterMark Thompson2017-11-22
* lavfi: Add OpenCL overlay filterMark Thompson2017-11-22
* hwcontext_opencl: DRM to OpenCL mapping for ARMMark Thompson2017-11-22
* hwcontext_opencl: D3D11 to OpenCL mappingMark Thompson2017-11-22
* hwcontext_opencl: DXVA2 to OpenCL mappingMark Thompson2017-11-22
* hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDKMark Thompson2017-11-22
* hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignetMark Thompson2017-11-22
* lavu: OpenCL hwcontext implementationMark Thompson2017-11-22
* configure: require libvpx-1.4.0 for vp[89] supportJames Zern2017-11-20
* avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale2017-11-20
* avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale2017-11-20
* Merge commit '3152058bf1dca318898550efacf0286f4836cae6'James Almer2017-11-19
|\
| * libavcodec: Don't use dllexport, only dllimport when building DLLsMartin Storsjö2017-11-19
* | configure: fix module dependencies on zlibJames Almer2017-11-19
* | configure: add audio_frame_queue dependency for aptx codecJames Darnley2017-11-19
* | avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale2017-11-18
* | configure: call flatten_extralibs in a subshellTimo Rothenpieler2017-11-16
* | Merge commit 'bad7ce1d82f0b7da55086b8c6124eff0d35a1b1a'James Almer2017-11-16
|\|