summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* mjpeg: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-7/+7
* svq1enc: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-1/+1
* svq3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-1/+1
* mpegvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-1/+1
* svq1: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-1/+1
* mimic: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-1/+1
* interplayvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-1/+1
* bink: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-1/+1
* indeo3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-1/+1
* vp56: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-2/+2
* vp3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-1/+1
* hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje2013-04-191-0/+1
* lavfi: new interlace filterVittorio Giovara2013-04-111-0/+1
* Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov2013-04-111-1/+1
* dsputil: Make dsputil selectableRonald S. Bultje2013-04-101-31/+68
* 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
OpenPOWER on IntegriCloud