aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '1faffe7e8fab21186a233011bc8a62f47962e2cd'Clément Bœsch2017-04-261-3/+2
|\|
| * configure: Disentangle vfw32 and user32 lib handlingDiego Biurrun2016-12-161-3/+2
* | Merge commit 'f7174d7ed045445d00a6d557236737d09ad32343'Clément Bœsch2017-04-261-0/+1
|\|
| * configure: fix linking with MSVC when using --disable-optimizationsSteve Lhomme2016-12-161-0/+1
* | Merge commit 'ef9a711be718ed3802a263d1d9ed340a4aaef224'Clément Bœsch2017-04-261-2/+2
|\|
| * configure: put d3d11 check in alphabetical orderSteve Lhomme2016-12-161-2/+2
| * vp9: split superframes in the filtering stage before actual decodingAnton Khirnov2016-12-141-1/+1
* | Make tools/target_dec_*_fuzzer buildable with configure and makeMichael Niedermayer2017-04-241-0/+12
* | Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813'James Almer2017-04-221-0/+1
|\|
| * lavc: add support for filtering packets before decodingAnton Khirnov2016-12-141-0/+1
* | avcodec: add Screen Recorder Gold Codec decoderPaul B Mahol2017-04-181-0/+1
* | avcodec: add Mandsoft Screen Capture Codec decoderPaul B Mahol2017-04-181-0/+1
* | Merge commit 'fc368497f2fff54ddf5316224c573c9d1939fb25'Clément Bœsch2017-04-171-0/+1
|\|
| * configure: Add missing dxva2 dependency for dxva2_libDiego Biurrun2016-12-121-0/+1
* | Merge commit 'f1248fae90b45501af4e8743d373e79191470331'Clément Bœsch2017-04-171-5/+4
|\|
| * configure: Handle dxva2 optional components in the standard wayDiego Biurrun2016-12-111-5/+4
| * lavfi: Add VAAPI deinterlacerMark Thompson2016-12-101-0/+1
* | Merge commit 'f8a1ead0ae4402df0503c83f213f57b785a5f20f'Clément Bœsch2017-04-171-1/+1
|\|
| * build: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on CygwinDiego Biurrun2016-12-101-1/+1
| * configure: Fix _libs vs. _extralibs oversightDiego Biurrun2016-12-101-1/+1
* | Merge commit 'be2d555c980220e65d0ca5c3d78e6cc1e24451a5'Clément Bœsch2017-04-171-22/+22
|\|
| * build: Use _extralibs variable names instead of _libs everywhereDiego Biurrun2016-12-091-10/+10
* | build: remove special freetype checkClément Bœsch2017-04-171-21/+1
* | Merge commit '0507cd5b9f3c3769645bc6e9177eaf760f490d1c'Clément Bœsch2017-04-171-4/+4
|\|
| * build: Rename host_libs/HOSTLIBS variables to host_extralibs/HOSTEXTRALIBSDiego Biurrun2016-12-091-4/+4
| * configure: Simplify some library checks via check_lib()Diego Biurrun2016-12-091-7/+5
* | Merge commit '1818a640cfdccd52e97edf13564f45bc3d0d93eb'Clément Bœsch2017-04-171-9/+11
|\|
| * build: Fix dependencies for alsa/jack/sndio supportDiego Biurrun2016-12-091-6/+5
* | Merge commit 'af451ac0de6776e97d6a3ff95eac257b7964002e'Clément Bœsch2017-04-151-4/+0
|\|
| * configure: Drop redundant and partly bogus vaapi/vdpau header checksDiego Biurrun2016-12-091-4/+0
| * configure: Fail if cuda was enabled and is not availableDiego Biurrun2016-12-081-1/+1
* | avdevice/decklink: remove pthread dependencyAaron Levinson2017-04-151-2/+2
* | Support building C++ files with MSVCAaron Levinson2017-04-131-0/+4
* | configure: add missing golomb dependency to hevcparseJames Almer2017-04-131-1/+2
* | Merge commit 'f55c0a64ae40dc8e0a131a590e123cd14d0c0f7a'James Almer2017-04-131-7/+5
|\|
| * build: Drop stray golomb dependenciesDiego Biurrun2016-12-081-7/+4
| * build: Add an internal component for hevc_ps codeDiego Biurrun2016-12-081-4/+6
* | Merge commit '6bd9590b33742f1cceecc0c0d81b3caf3d8a4e1a'James Almer2017-04-131-2/+2
|\|
| * build: Have old H.264/HEVC nvenc encoders select their new counterpartsDiego Biurrun2016-12-071-2/+2
| * configure: add -fPIE instead of -pie to C flags for ThreadSanitizerWan-Teh Chang2016-12-061-1/+1
* | Merge commit '404cb74793284aa03e2e1a7e911c980c4cba0e9e'James Almer2017-04-131-2/+6
|\|
| * configure: Pass CFLAGS_HEADERS through the right CFLAGS filterDiego Biurrun2016-12-061-2/+6
| * build: Separate avisynth and avxsynth supportDiego Biurrun2016-12-061-5/+8
* | configure: Fix decklink license dependency.Carl Eugen Hoyos2017-04-121-1/+1
* | Merge commit '3d6135eacf3b6a82c3024620c6a28169960464a7'James Almer2017-04-091-5/+4
|\|
| * configure: Simplify OMX checkDiego Biurrun2016-12-061-5/+4
* | Merge commit '601f8dde13ccd0e1993b7840a0304fa2cfe53432'James Almer2017-04-091-1/+2
|\|
| * configure: Move COMPONENT_LIST to the bottom of CONFIG_LISTDiego Biurrun2016-12-061-1/+2
* | Merge commit '29d2e03ed96d9f7b8cb2cc87dca0a63c2a6eff70'James Almer2017-04-091-2/+2
|\|
| * configure: Simplify and fix avfoundation indev handlingDiego Biurrun2016-12-051-5/+5