summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * configure: Use cppflags check helper functions where appropriateDiego Biurrun2017-02-061-10/+4
* | Merge commit '0ce3761c781f2c2de40a5a8a99563878804f47cc'James Almer2017-09-271-2/+2
|\ \ | |/
| * configure: Add stdlib.h #include to CPPFLAGS check helper functionsDiego Biurrun2017-02-061-2/+2
* | Revert "Merge commit '66988320794a107f2a460eaa71dbd9fab8056842'"James Almer2017-09-261-1/+0
* | Merge commit 'bcaedef1189a3531aa4dfb020627eb0133ffa89c'James Almer2017-09-261-4/+10
|\ \ | |/
| * configure: Add require_cpp_condition() convenience functionDiego Biurrun2017-02-021-6/+11
* | Merge commit 'aba7fdcc8baaed35e804c7882b70a848a0e566c7'James Almer2017-09-261-5/+12
|\ \ | |/
| * configure: Add require_header() convenience functionDiego Biurrun2017-02-021-4/+11
* | Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'James Almer2017-09-261-0/+1
|\ \ | |/
| * configure: Simplify libxcb checkDiego Biurrun2017-02-021-14/+4
| * configure: Drop weak dependencies on external libraries for webm muxerDiego Biurrun2017-02-021-1/+0
* | Merge commit '66988320794a107f2a460eaa71dbd9fab8056842'James Almer2017-09-261-0/+1
|\ \ | |/
| * configure: Add proper weak dependency of drawtext filter on libfontconfigDiego Biurrun2017-02-021-0/+1
* | Merge commit '24d5680bbc01fc124709d522d348572ad4672563'James Almer2017-09-261-3/+1
|\ \ | |/
| * configure: Simplify inline asm check with appropriate helper functionDiego Biurrun2017-02-021-3/+1
* | Merge commit 'b3825723dceffc64240da7b0e562bd1fd024da26'James Almer2017-09-261-14/+13
|\ \ | |/
| * configure: Merge compiler/libc/os hacks sectionsDiego Biurrun2017-02-021-14/+13
* | Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-261-1/+1
|\ \ | |/
| * Mark some arrays that never change as const.Anton Khirnov2017-02-011-1/+1
* | Merge commit 'ab87af41636b081dd3562423999351b5444fa09e'James Almer2017-09-261-0/+1
|\ \ | |/
| * configure: Add proper weak dependency of avformat on networkDiego Biurrun2017-01-311-0/+1
| * vaapi_encode: Add VP8 supportMark Thompson2017-01-301-0/+3
* | libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-231-0/+28
* | avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta2017-09-221-0/+1
* | build: fix coreimage filters dependency to AppKit frameworkClément Bœsch2017-09-151-4/+7
* | lavd: Add KMS screen grabberMark Thompson2017-09-131-0/+1
* | lavu: Add DRM hwcontextMark Thompson2017-09-131-0/+3
* | configure: check if NAN can be used as a constant initializerJames Almer2017-09-131-1/+7
* | avformat/dashdec: add dash demuxer base versionSteven Liu2017-09-091-0/+4
* | build: cleanup videotoolboxClément Bœsch2017-09-081-10/+5
* | build: cleanup audiotoolbox handlingClément Bœsch2017-09-081-5/+1
* | build: add --disable-coreimage autodetect switchClément Bœsch2017-09-081-4/+7
* | build: add --disable-avfoundation autodetect switchClément Bœsch2017-09-081-5/+11
* | build: add check_apple_framework()Clément Bœsch2017-09-081-0/+9
* | lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImageClément Bœsch2017-09-081-4/+4
* | build: fix objcc header checkClément Bœsch2017-09-081-1/+1
* | checkasm: use perf API on Linux ARM*Clément Bœsch2017-09-081-0/+3
* | build: consistent spacing between lists (cosmetics)Clément Bœsch2017-09-051-0/+5
* | lavd: drop QTKit indevClément Bœsch2017-09-041-3/+0
* | lavd: drop disabled v4l codeClément Bœsch2017-09-031-2/+0
* | 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
OpenPOWER on IntegriCloud