3197 Commits (5d4541007f1dad20866458176ac7f63d9eb21d94)

Author SHA1 Message Date
Michael Niedermayer fb90e7b86d configure: Use the tool specified with --valgrind instead of a hardcoded "valgrind" 12 years ago
Michael Niedermayer 54021aea57 configure: set valgrind-memcheck toolchain when --valgrind is specified 12 years ago
Michael Niedermayer 86c9cf643b configure: fix valgrind-memcheck arguments 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
highgod0401 f685aee18f lavu/opencl: fix the compile bug on linux 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
highgod0401 df9117921a lavu/opencl: add check version and platform 12 years ago
Georg Martius 4364e1f150 lavfi: add video stabilization plugins using vid.stab library 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
Carl Eugen Hoyos 2ade23a7ad Fix pgc compilation with --disable-optimizations. 12 years ago
Clément Bœsch ab0ad6eccf lavfi: rename decimate to mpdecimate. 12 years ago
Vittorio Giovara 3fce136798 lavfi: new interlace filter 12 years ago
James Almer 94d13df34c Fix compilation with --disable-everything --enable-filter=deshake 12 years ago
Paul B Mahol d185343687 libshine fixed point MP3 encoding support 12 years ago
Anton Khirnov 93e65e9a6c Cosmetics, restore alphabetic order in atomics lists. 12 years ago
Clément Bœsch 2a7f885fe1 lavf: add libquvi demuxer. 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
Stefano Sabatini 9b4d9d8795 doc: enable compilation of -all tool pages 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
highgod0401 189cbc1a03 opencl wrapper based on comments on 20130401 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
Michael Niedermayer 07d405cc9e configure: mpegvideo should not depend on error resilience 12 years ago
Michael Niedermayer 79c845659a configure: the snow encoder is not supposed to depend on error resilience 12 years ago
Michael Niedermayer 7834bb092a Revert "Fix compilation with --disable-everything --enable-parser=h264." 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
Carl Eugen Hoyos 1ed10bd89c Fix typo in dvvideo decoder dependencies. 12 years ago
Carl Eugen Hoyos e0e8c20559 Fix compilation with --disable-everything --enable-parser=h264. 12 years ago
Diego Biurrun 2e2ec66741 configure: Enable hwaccels without external dependencies by default. 12 years ago
d s b9ad009475 AviSynth demuxer rewrite. 12 years ago