aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: update copyright yearLynne2023-06-041-1/+1
* configure: bump yearn3.4.10Gyan Doshi2022-04-161-1/+1
* configure: Add missing libshine->mpegaudioheader dependencyAndreas Rheinhardt2022-01-061-1/+1
* configure: update copyright yearn3.4.9Lynne2021-10-111-1/+1
* configure: Fix sem_timedwait probeLuca Barbato2021-09-121-2/+1
* configure: add missing pthreads dependency to v4l2_m2mJames Almer2021-09-121-1/+1
* Update missed irc linksMichael Niedermayer2021-09-111-1/+1
* configure: bump yearGyan Doshi2020-07-021-1/+1
* configure: bump yearJames Almer2019-03-241-1/+1
* configure: add LIBDRM to extralibs_avutilGiulio Benetti2018-09-111-2/+2
* configure: add nvcc to CMDLINE_SETTimo Rothenpieler2018-04-161-0/+1
* configure: bump yearCarl Eugen Hoyos2018-01-281-1/+1
* configure: Fix dependencies of aac_at decoder.Jacob Trimble2017-12-011-0/+1
* configure: force erroring out in check_disable_warning() if an option doesn't...James Almer2017-10-131-1/+6
* configure: remove libdl dependency from libndi_newtekMarton Balint2017-10-111-2/+2
* configure: fix decklink dependenciesMarton Balint2017-10-101-2/+3
* Makefile: generate stripped CLI tools directly instead of copying unstripped ...Marton Balint2017-10-101-0/+4
* build: prevent SDL2 from polluting global cflags and extralibsJames Almer2017-10-091-2/+2
* configure: Disable -Wbool-operation using check_disable_warning().Carl Eugen Hoyos2017-10-091-0/+1
* Revert "configure: Disable -Wbool-operation."Mark Thompson2017-10-091-1/+0
* configure: Add config option for libva2 (VAAPI 1)Mark Thompson2017-10-091-0/+5
* configure: disable libxcb dependent features if libxcb is not enabledJames Almer2017-10-081-1/+2
* configure: Disable -Wbool-operation.Carl Eugen Hoyos2017-10-081-0/+1
* lavc: add support for OpenJPEG 2.3.0Michael Bradshaw2017-10-081-1/+4
* configure: fix detecting libdl when dlsym requires extra linker flagsJames Almer2017-10-041-1/+1
* build: make h264 VT encoder select the VT encoder dependencyClément Bœsch2017-10-041-1/+2
* Merge commit 'd154bdd3d053128c908a994bb26e14bbc17f0e53'James Almer2017-10-041-30/+14
|\
| * configure: Simplify dlopen checkDiego Biurrun2017-03-011-17/+9
| * build: Explicitly disable external libraries when not explicitly enabledDiego Biurrun2017-02-281-1/+8
* | Partially revert "Merge commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5'"James Almer2017-10-011-1/+1
* | configure: fix enabling SDL2 without pkg-configJames Almer2017-09-281-2/+2
* | avcodec/videotoolbox: add hevc supportAman Gupta2017-09-281-1/+6
* | Merge commit '7208e5b5d638d4b9c2784036b4fc5728f32233c7'James Almer2017-09-281-22/+21
|\|
| * configure: Restructure the way check_pkg_config() operatesDiego Biurrun2017-02-201-42/+28
* | Merge commit '54e39b102e29adcc2f59f1eca85be5f86c89454b'James Almer2017-09-281-18/+17
|\|
| * configure: Explicitly spell out first require_pkg_config() parameterDiego Biurrun2017-02-201-8/+7
* | Merge commit 'd00a0d8e84fef1b9124bfaf71cc17df79ca464a6'James Almer2017-09-281-3/+1
|\|
| * configure: Handle SDL version check through pkg-configDiego Biurrun2017-02-161-3/+1
| * configure: Check for xcb as well as xcb-shape before enabling libxcbDiego Biurrun2017-02-151-3/+5
| * configure: Move up the avbuild directory creationLuca Barbato2017-02-111-1/+2
* | Merge commit 'c546147db07d16a76c2fb698d2e8a3057f393475'James Almer2017-09-271-1/+0
|\|
| * configure: Correctly recurse in do_check_deps()Diego Biurrun2017-02-081-2/+1
* | Merge commit 'dad7a9c7c0ae8ebc56f2e3a24e6fa4da5c2cd491'James Almer2017-09-271-10/+15
|\|
| * configure: Rework dependency handling for conflicting componentsDiego Biurrun2017-02-071-9/+13
* | lavc: Add support for RockChip Media Process PlatformLionel CHAZALLON2017-09-271-0/+15
* | Merge commit '9127ac5ebc941d5e54828a91e5072c876be8ec42'James Almer2017-09-271-51/+55
|\|
| * configure: Add name parameter to require_pkg_config() helper functionDiego Biurrun2017-02-071-25/+28
* | Revert "Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'"James Almer2017-09-271-1/+0
* | lavd: remove deprecated dv1394 deviceJosh de Kock2017-09-271-3/+0
* | Merge commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5'James Almer2017-09-271-10/+4
|\|