summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge commit 'ba6a49e60bdd61b6d02c2b26daa01942c35f39cc'Clément Bœsch2017-05-201-0/+1
|\
| * configure: Clean up temporary files on interruptDiego Biurrun2017-01-291-0/+1
* | Merge commit '78489822074096e3ae0f3c3b70accace955086f6'Clément Bœsch2017-05-201-6/+10
|\ \ | |/
| * configure: Place all temporary files in one separate directoryMichał Górny2017-01-291-6/+10
| * vaapi_encode: Add MPEG-2 supportMark Thompson2017-01-291-0/+3
* | Merge commit '2bbb5abd877104fa9bc342c521bb49bc1aad50ce'Clément Bœsch2017-05-201-1/+4
|\ \ | |/
| * build: Map -Wall compiler flag to -W3 for MSVC and -Wextra to -W4Diego Biurrun2017-01-261-1/+4
* | Merge commit '6151e9128ce2a84a443c82b78f5b5cb364ba2ab4'Clément Bœsch2017-05-201-1/+6
|\ \ | |/
| * build: Detect blocks C language extension and add it as VDA dependencyDiego Biurrun2017-01-261-1/+6
* | Merge commit 'f96d07f4ec4193fb5293d7ac8f1324aac3c3ea07'Clément Bœsch2017-05-191-1/+1
|\ \ | |/
| * configure: Add quotes around a variable which might be emptyMartin Storsjö2017-01-261-1/+1
* | Merge commit '9bf262f4c6e14f43f291cdb745ed372884ee2a7f'Clément Bœsch2017-05-191-1/+2
|\ \ | |/
| * configure: Use proper compiler-specific speed flags for hostccDiego Biurrun2017-01-251-1/+2
* | Merge commit 'bf38959a30ecba4e4ee95d4f2a80ba7ece4f34be'Clément Bœsch2017-05-191-4/+3
|\ \ | |/
| * configure: Move optflags checks to a more sensible placeDiego Biurrun2017-01-251-4/+3
* | Merge commit '7ff018c1cb43a5fe5ee2049d325cdd785852067a'Clément Bœsch2017-05-191-1/+1
|\ \ | |/
| * OS/2: Try to commit memory above 1GBDave Yeo2017-01-221-1/+1
| * configure: Fix typo in incdir variable written to config.shDiego Biurrun2016-12-301-1/+1
* | build: remove --enable-raise-major configure optionJames Almer2017-05-171-2/+0
* | lavc: add a librsvg rasterization library wrapperRostislav Pehlivanov2017-05-161-0/+4
* | configure: jni no longer requires -ldlAman Gupta2017-05-161-2/+1
OpenPOWER on IntegriCloud