2781 Commits (78489822074096e3ae0f3c3b70accace955086f6)

Author SHA1 Message Date
Anton Khirnov a3fc62e89e configure: make jack depend on pthreads 12 years ago
Alex Smith 322e4194dd msvc/icl: Intel Compiler support on Windows 12 years ago
Laurent 9495cd170b configure: Fix check_exec_crash for ICL support 12 years ago
Martin Storsjö 5b2b0b912d configure: Enable the strtod workaround when building for bionic 12 years ago
Martin Storsjö 0b6899f154 configure: msvc: Set the target windows version to XP if no target is set 12 years ago
Luca Barbato edfe609fc9 configure: Add basic valgrind-massif support 12 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago
Alex Smith 225a5f91cc configure: Use linker hardening flags on mingw 12 years ago
Martin Storsjö 05165c2f7a configure: Disable PIC for cygwin just as for win32/mingw 12 years ago
Diego Biurrun 2c2c48a9bd configure: x86: Only enable cpunop on i686 12 years ago
Diego Biurrun f54b55058a configure: Rename cmov processor capability to i686 12 years ago
Martin Storsjö e08c946c68 configure: Explicitly disable PIC when targeting win32/mingw 12 years ago
Martin Storsjö b1803c79dc configure: Use enable_weak when enabling pic 12 years ago
Martin Storsjö 06122c2533 msvc: Move linker pragma from config.h to libavutil/internal.h 12 years ago
Anton Khirnov 9779f93066 configure: add dependencies to lavfi .pc file 12 years ago
Anton Khirnov bce70f8170 configure: make avconv select (a)trim filters 12 years ago
Martin Storsjö 2cca96e670 configure: Check for getenv 12 years ago
Reinhard Tartler b1ee8eec84 configure: Add basic valgrind-memcheck support 12 years ago
Martin Storsjö 769d921f3e compat: msvc: Make sure the object files are included when linking statically 12 years ago
Martin Storsjö ffb068ce8e configure: Don't do enable_deep_weak on disabled variables 12 years ago
Martin Storsjö 4d810ad2e9 configure: Use a different variable name in push/popvar 12 years ago
Ronald S. Bultje 28bc406c84 mjpeg: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 1277dc07fb svq1enc: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 2f6bc5f7c1 svq3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje f4fed5a2f9 mpegvideo: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 6caa44aa7d svq1: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje c10470035e mimic: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 8071264f21 interplayvideo: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 0f0a11d576 bink: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 8f992dc8c7 indeo3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje cb7ecb7563 vp56: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 3bd062bf7f vp3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 68d8238cca hpeldsp: Add half-pel functions (currently copies of dsputil) 12 years ago
Vittorio Giovara 3fce136798 lavfi: new interlace filter 12 years ago
Anton Khirnov 93e65e9a6c Cosmetics, restore alphabetic order in atomics lists. 12 years ago
Ronald S. Bultje b93b27edb0 dsputil: Make dsputil selectable 12 years ago
Reinhard Tartler a862c7d336 Integrate lcov/gcov into Libav 12 years ago
Luca Barbato 19f251a288 clang: use -fsantize=address and -fsanitize=thread 12 years ago
Martin Storsjö 817dff578f configure: Check for the atomic.h functions used in the suncc atomics header 12 years ago
Anton Khirnov f9f6402e9c configure: prettify atomics handling. 12 years ago
Martin Storsjö cfe5908a72 configure: Add error_resilience as dependency to the eatqi decoder 12 years ago
Janne Grunau d767e2f969 configure: fix dependencies of XvMC and old vdpau mpeg2 decoders 12 years ago
Martin Storsjö 2ece5bf3ec configure: Remove a stray msmpeg4v1 encoder declaration 12 years ago
Martin Storsjö 3b2d0ec473 configure: Remove the mpegvideo dependency from svq1 12 years ago
Ronald S. Bultje 0b499c9b06 h264: Make it possible to compile without error_resilience 12 years ago
Martin Storsjö 75644335b9 lavc: Move start code finding to utils.c 12 years ago
Diego Biurrun 2e2ec66741 configure: Enable hwaccels without external dependencies by default. 12 years ago
Vittorio Giovara 2eaa3663fd avplay: enable only when SDL 1.2 is found 12 years ago
Martin Storsjö e460aa3282 atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 12 years ago
Ronald S. Bultje 65f1d45dcc lavu: add support for atomic operations. 12 years ago