aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-231-0/+28
* avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta2017-09-221-0/+1
* build: fix coreimage filters dependency to AppKit frameworkClément Bœsch2017-09-151-4/+7
* lavd: Add KMS screen grabberMark Thompson2017-09-131-0/+1
* lavu: Add DRM hwcontextMark Thompson2017-09-131-0/+3
* configure: check if NAN can be used as a constant initializerJames Almer2017-09-131-1/+7
* avformat/dashdec: add dash demuxer base versionSteven Liu2017-09-091-0/+4
* build: cleanup videotoolboxClément Bœsch2017-09-081-10/+5
* build: cleanup audiotoolbox handlingClément Bœsch2017-09-081-5/+1
* build: add --disable-coreimage autodetect switchClément Bœsch2017-09-081-4/+7
* build: add --disable-avfoundation autodetect switchClément Bœsch2017-09-081-5/+11
* build: add check_apple_framework()Clément Bœsch2017-09-081-0/+9
* lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImageClément Bœsch2017-09-081-4/+4
* build: fix objcc header checkClément Bœsch2017-09-081-1/+1
* checkasm: use perf API on Linux ARM*Clément Bœsch2017-09-081-0/+3
* build: consistent spacing between lists (cosmetics)Clément Bœsch2017-09-051-0/+5
* lavd: drop QTKit indevClément Bœsch2017-09-041-3/+0
* lavd: drop disabled v4l codeClément Bœsch2017-09-031-2/+0
* build: drop unused sndio_h and asoundlib_hClément Bœsch2017-09-021-2/+0
* build: make sndio part of the autodetected librariesClément Bœsch2017-09-021-2/+3
* build: make jack part of the autodetected librariesClément Bœsch2017-09-021-2/+3
* build: make alsa part of the autodetected librariesClément Bœsch2017-09-021-3/+3
* build: make sure a disabled autodetect still pick the libc's iconvClément Bœsch2017-09-021-1/+10
* build: add --disable-autodetect switchClément Bœsch2017-09-021-0/+6
* build: simplify weak-enabling of autodetected librariesClément Bœsch2017-09-021-15/+3
* build: remove vda_framework from enable_weakClément Bœsch2017-09-021-1/+1
* build: replace use of HAVE_SDL2 with existing CONFIG_SDL2Clément Bœsch2017-09-021-1/+0
* build: treat sdl2 like other autodetected librariesClément Bœsch2017-09-021-6/+8
* build: isolate sdl-to-sdl2 aliasingClément Bœsch2017-09-021-3/+4
* build: treat securetransport and schannel like other autodetected librariesClément Bœsch2017-09-021-4/+10
* build: treat libxcb like other autodetected librariesClément Bœsch2017-09-021-19/+5
* build: treat iconv like other autodetected librariesClément Bœsch2017-09-021-1/+3
* build: treat crystalhd like other hwaccelsClément Bœsch2017-09-021-3/+4
* build: group z libs with other autodetected librariesClément Bœsch2017-09-021-3/+6
* configure: require pkg-config for libvmafAshish Singh2017-08-301-2/+1
* configure: add support for libnpp* from cuda sdk 9Timo Rothenpieler2017-08-301-1/+3
* lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko2017-08-271-0/+9
* configure: add avx2 enabled logMartin Vignali2017-08-261-0/+1
* d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö2017-08-101-1/+13
* examples/hw_decode: Add a HWAccel decoding example.Jun Zhao2017-07-301-0/+2
* avcodec: add Dolby E decoderfoo862017-07-191-0/+1
* configure: Fix libvmaf nameMatt Oliver2017-07-161-1/+1
* avfilter: add LIBVMAF filterAshish Singh2017-07-161-0/+5
* configure: use pkg-config for libgme, if availableRicardo Constantino2017-07-131-1/+2
* configure: require pkg-config for libvorbisRicardo Constantino2017-07-061-1/+2
* hwcontext_d3d11va: add option to enable debug modewm42017-06-271-0/+2
* d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...Martin Storsjö2017-06-271-0/+4
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-271-17/+13
* vaapi_encode: Add VP9 supportMark Thompson2017-06-241-0/+3
* Add support for LibOpenJPEG v2.2/gitReino172017-06-231-1/+4