summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* | avcodec/hevc_parse: split build dependenciesJames Almer2017-04-091-3/+4
* | Merge commit '2a096440768b1086bb437939f827b8b7a5716bf7'James Almer2017-04-091-4/+4
|\ \ | |/
| * configure: Separate package name and version requirements in helper functionsDiego Biurrun2016-12-051-6/+8
* | Merge commit 'ffb9025f39b274abfc4ad2b264205a44cc0238a4'James Almer2017-04-091-8/+6
|\ \ | |/
| * configure: Simplify MMAL checkDiego Biurrun2016-12-051-7/+6
* | Merge commit '660470cd62c59f25cc52c731af6230e7bc1aba62'James Almer2017-04-091-0/+1
|\ \ | |/
| * build: Add missing audio_frame_queue dependency for libwavpack encoderDiego Biurrun2016-12-051-0/+1
OpenPOWER on IntegriCloud