summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: fix assignment of assembler specific flagsJames Almer2017-06-231-2/+2
* configure: Move x86 assembler sanity check into assembler probe functionDiego Biurrun2017-06-211-4/+4
* build: Prefer NASM assembler over YASMDiego Biurrun2017-06-211-3/+3
* build: fix commandline selection of nasmJames Almer2017-06-211-6/+17
* build: Explicitly set 32-bit/64-bit object formats for nasm/yasmDiego Biurrun2017-06-211-14/+9
* build: Allow generating dependencies as a side-effect of assemblingDiego Biurrun2017-06-211-0/+8
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-32/+42
* configure: Move up the avbuild directory creationLuca Barbato2017-06-201-1/+2
* build: Add missing idctdsp dependency for clearvideoDiego Biurrun2017-06-201-0/+1
* configure: use -x instead of -wN ..@ to strip assembly filesRostislav Pehlivanov2017-06-161-2/+1
* avfilter/af_sofalizer: switch to libmysofaPaul B Mahol2017-06-081-4/+4
* lavc: add mpeg2 mediacodec decoderAman Gupta2017-06-081-0/+2
* Disable MSA optimization for big endian archShivraj Patil2017-06-031-0/+4
* configure: libnpp does not need to link libcudaTimo Rothenpieler2017-06-011-1/+1
* configure: Fix the msvcrt version check for mingw32Martin Storsjö2017-05-311-1/+1
* lavc: remove libschroedinger encoding and decoding wrappersRostislav Pehlivanov2017-05-291-5/+0
* lavf: remove the libnut library wrapperRostislav Pehlivanov2017-05-291-6/+0
* configure: fix --tempprefix optionJames Almer2017-05-201-1/+3
OpenPOWER on IntegriCloud