2215 Commits (481575d255195c6c2f32e04686b94de984ae78d4)

Author SHA1 Message Date
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
Diego Biurrun 870add0de9 configure: Add missing videodsp dependencies to some decoders 12 years ago
Diego Biurrun bcd0a7137e configure: Add missing h264chroma dependencies to vp5, vp6 12 years ago
Diego Biurrun 06b54e8425 build: Fix error_resilience code dependencies 12 years ago
Ronald S. Bultje 64e4386974 h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band 12 years ago
Carl Eugen Hoyos 5da5128493 cavs: Add a dependency on h264chroma 12 years ago
Diego Biurrun 2a7ab2dfaa configure: Use check_builtin() where appropriate 12 years ago
Diego Biurrun 9c7d85b3b4 configure: Add check_builtin convenience function 12 years ago
Diego Biurrun f868b24d0f configure: Add sanitize_var_name convenience function 12 years ago
Diego Biurrun 813b82b927 configure: Fix silly typo in logging command of check_struct() 12 years ago
Diego Biurrun 3a02b6884c configure: icc: Drop nonsense adding of cpuflags to LDFLAGS 12 years ago
Diego Biurrun b2d688ea9f configure: Identify icc compiler with a less ambiguous pattern 12 years ago
Diego Biurrun b58b00aeca configure: Separate "ln" command line arguments 12 years ago
Mans Rullgard 04cccb5fc1 configure: List external libs used using print_enabled() 12 years ago
Mans Rullgard 3fc09b0081 configure: Move list of external libs to a separate variable 12 years ago
Diego Biurrun 45235ac488 configure: Move x11grab option to a more suitable place in the help output 12 years ago
Diego Biurrun 82ca17ac7a configure: Fix vaapi/vda/vdpau dependency declarations 12 years ago