summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Disable PIC for cygwin just as for win32/mingwMartin Storsjö2013-05-131-0/+1
* configure: x86: Only enable cpunop on i686Diego Biurrun2013-05-121-1/+1
* configure: Rename cmov processor capability to i686Diego Biurrun2013-05-121-8/+8
* configure: Explicitly disable PIC when targeting win32/mingwMartin Storsjö2013-05-121-0/+2
* configure: Use enable_weak when enabling picMartin Storsjö2013-05-121-5/+6
* msvc: Move linker pragma from config.h to libavutil/internal.hMartin Storsjö2013-05-081-5/+0
* configure: add dependencies to lavfi .pc fileAnton Khirnov2013-05-071-1/+6
* configure: make avconv select (a)trim filtersAnton Khirnov2013-05-071-2/+2
* configure: Check for getenvMartin Storsjö2013-05-041-0/+3
* configure: Add basic valgrind-memcheck supportReinhard Tartler2013-05-041-2/+6
* compat: msvc: Make sure the object files are included when linking staticallyMartin Storsjö2013-05-031-0/+5
* configure: Don't do enable_deep_weak on disabled variablesMartin Storsjö2013-05-021-2/+7
* configure: Use a different variable name in push/popvarMartin Storsjö2013-05-021-9/+9
* 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
OpenPOWER on IntegriCloud