summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Integrate lcov/gcov into LibavReinhard Tartler2013-04-051-0/+4
* clang: use -fsantize=address and -fsanitize=threadLuca Barbato2013-04-031-4/+4
* configure: Check for the atomic.h functions used in the suncc atomics headerMartin Storsjö2013-04-031-1/+3
* configure: prettify atomics handling.Anton Khirnov2013-04-031-0/+13
* configure: Add error_resilience as dependency to the eatqi decoderMartin Storsjö2013-03-271-1/+1
* configure: fix dependencies of XvMC and old vdpau mpeg2 decodersJanne Grunau2013-03-261-2/+2
* configure: Remove a stray msmpeg4v1 encoder declarationMartin Storsjö2013-03-261-1/+0
* configure: Remove the mpegvideo dependency from svq1Martin Storsjö2013-03-261-1/+0
* h264: Make it possible to compile without error_resilienceRonald S. Bultje2013-03-261-5/+7
* lavc: Move start code finding to utils.cMartin Storsjö2013-03-261-3/+2
* configure: Enable hwaccels without external dependencies by default.Diego Biurrun2013-03-211-0/+3
* avplay: enable only when SDL 1.2 is foundVittorio Giovara2013-03-091-3/+2
* atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronizeMartin Storsjö2013-03-081-2/+2
* lavu: add support for atomic operations.Ronald S. Bultje2013-03-081-0/+6
* configure: Add missing videodsp dependencies to some decodersDiego Biurrun2013-03-071-5/+5
* configure: Add missing h264chroma dependencies to vp5, vp6Diego Biurrun2013-03-071-2/+2
* build: Fix error_resilience code dependenciesDiego Biurrun2013-03-071-12/+12
* h264: Integrate draw_horiz_band into ff_h264_draw_horiz_bandRonald S. Bultje2013-03-071-2/+2
* cavs: Add a dependency on h264chromaCarl Eugen Hoyos2013-03-061-1/+1
* configure: Use check_builtin() where appropriateDiego Biurrun2013-03-051-3/+2
* configure: Add check_builtin convenience functionDiego Biurrun2013-03-051-0/+10
* configure: Add sanitize_var_name convenience functionDiego Biurrun2013-03-051-2/+6
* configure: Fix silly typo in logging command of check_struct()Diego Biurrun2013-03-051-1/+1
* configure: icc: Drop nonsense adding of cpuflags to LDFLAGSDiego Biurrun2013-02-261-2/+0
* configure: Identify icc compiler with a less ambiguous patternDiego Biurrun2013-02-251-1/+1
* configure: Separate "ln" command line argumentsDiego Biurrun2013-02-251-2/+1
* configure: List external libs used using print_enabled()Mans Rullgard2013-02-241-30/+4
* configure: Move list of external libs to a separate variableMans Rullgard2013-02-241-32/+36
* configure: Move x11grab option to a more suitable place in the help outputDiego Biurrun2013-02-241-1/+1
* configure: Fix vaapi/vda/vdpau dependency declarationsDiego Biurrun2013-02-231-17/+34
* configure: Refactor dxva2api.h dependency declarationsDiego Biurrun2013-02-231-6/+7
* build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun2013-02-231-1/+16
* configure: Simplify VDPAU header checkDiego Biurrun2013-02-231-3/+2
* configure: Simplify VDA header and extralibs checkDiego Biurrun2013-02-231-5/+2
* configure: Do not redundantly list enabled hwaccel libsMans Rullgard2013-02-231-3/+0
* configure: Add print_3_columns helper function and use where appropriateDiego Biurrun2013-02-231-2/+6
* build: make audio_frame_queue a stand-alone componentLuca Barbato2013-02-171-3/+12
* configure: Move MinGW CPPFLAGS setting to libc section, where it belongsDiego Biurrun2013-02-141-1/+1
* openbsd: Add minor number to shared library install nameDiego Biurrun2013-02-111-1/+1
* build: Make library minor version visible in the MakefileDiego Biurrun2013-02-111-0/+1
* dsputil: Separate h264chromaDiego Biurrun2013-02-061-1/+1
* configure: Group all hwaccels together in a separate variableDiego Biurrun2013-02-051-4/+9
* configure: Add a comment indicating why uclibc is checked before glibcDiego Biurrun2013-01-311-0/+1
* configure: Move newlib libc check before mingw libc checkDiego Biurrun2013-01-311-3/+4
* build: Make the H.264 parser select h264qpelDiego Biurrun2013-01-241-1/+1
* openbsd: configure: Stop enabling PIC by defaultDiego Biurrun2013-01-241-6/+0
* libgsm: detect libgsm header pathBrad Smith2013-01-211-1/+4
* configure: Run SHFLAGS through ldflags_filter()Sean McGovern2013-01-181-1/+1
* libcdio: support recent cdio-paranoiaLuca Barbato2013-01-171-2/+5
* configure: Make the new srtp protocol depend on the rtp protocolMartin Storsjö2013-01-151-0/+1
OpenPOWER on IntegriCloud