summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* msvc: Move linker pragma from config.h to libavutil/internal.hMartin Storsjö2013-05-08
* configure: add dependencies to lavfi .pc fileAnton Khirnov2013-05-07
* configure: make avconv select (a)trim filtersAnton Khirnov2013-05-07
* configure: Check for getenvMartin Storsjö2013-05-04
* configure: Add basic valgrind-memcheck supportReinhard Tartler2013-05-04
* compat: msvc: Make sure the object files are included when linking staticallyMartin Storsjö2013-05-03
* configure: Don't do enable_deep_weak on disabled variablesMartin Storsjö2013-05-02
* configure: Use a different variable name in push/popvarMartin Storsjö2013-05-02
* mjpeg: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* svq1enc: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* svq3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* mpegvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* svq1: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* mimic: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* interplayvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* bink: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* indeo3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* vp56: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* vp3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje2013-04-19
* lavfi: new interlace filterVittorio Giovara2013-04-11
* Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov2013-04-11
* dsputil: Make dsputil selectableRonald S. Bultje2013-04-10
* Integrate lcov/gcov into LibavReinhard Tartler2013-04-05
* clang: use -fsantize=address and -fsanitize=threadLuca Barbato2013-04-03
* configure: Check for the atomic.h functions used in the suncc atomics headerMartin Storsjö2013-04-03
* configure: prettify atomics handling.Anton Khirnov2013-04-03
* configure: Add error_resilience as dependency to the eatqi decoderMartin Storsjö2013-03-27
* configure: fix dependencies of XvMC and old vdpau mpeg2 decodersJanne Grunau2013-03-26
* configure: Remove a stray msmpeg4v1 encoder declarationMartin Storsjö2013-03-26
* configure: Remove the mpegvideo dependency from svq1Martin Storsjö2013-03-26
* h264: Make it possible to compile without error_resilienceRonald S. Bultje2013-03-26
* lavc: Move start code finding to utils.cMartin Storsjö2013-03-26
* configure: Enable hwaccels without external dependencies by default.Diego Biurrun2013-03-21
* avplay: enable only when SDL 1.2 is foundVittorio Giovara2013-03-09
* atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronizeMartin Storsjö2013-03-08
* lavu: add support for atomic operations.Ronald S. Bultje2013-03-08
* configure: Add missing videodsp dependencies to some decodersDiego Biurrun2013-03-07
* configure: Add missing h264chroma dependencies to vp5, vp6Diego Biurrun2013-03-07
* build: Fix error_resilience code dependenciesDiego Biurrun2013-03-07
* h264: Integrate draw_horiz_band into ff_h264_draw_horiz_bandRonald S. Bultje2013-03-07
* cavs: Add a dependency on h264chromaCarl Eugen Hoyos2013-03-06
* configure: Use check_builtin() where appropriateDiego Biurrun2013-03-05
* configure: Add check_builtin convenience functionDiego Biurrun2013-03-05
* configure: Add sanitize_var_name convenience functionDiego Biurrun2013-03-05
* configure: Fix silly typo in logging command of check_struct()Diego Biurrun2013-03-05
* configure: icc: Drop nonsense adding of cpuflags to LDFLAGSDiego Biurrun2013-02-26
* configure: Identify icc compiler with a less ambiguous patternDiego Biurrun2013-02-25
* configure: Separate "ln" command line argumentsDiego Biurrun2013-02-25
* configure: List external libs used using print_enabled()Mans Rullgard2013-02-24