2863 Commits (007989c7a2215f54aeaf2393ab3aff0c208e862f)

Author SHA1 Message Date
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
Ronald S. Bultje b76d853697 lavc: make compilation of frame_thread_encoder.o optional. 12 years ago
Ronald S. Bultje e0a8f31591 mjpeg: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje b42d594c85 svq1enc: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 771ba8f206 snow: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 05dd583426 svq3: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 4ba5dbc0e4 mpegvideo: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 4652389777 svq1: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje cc5d17e026 mimic: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 04a75bb74f interplayvideo: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje af1e3dfb9e bink: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 4b642ab19b indeo3: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 704c9874a3 vp56: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje d1293512cf vp3: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 9628e5a4ac hpeldsp: add half-pel functions (currently copies of dsputil). 12 years ago
Nicolas George 684a264638 configure: remove selection of ff(a)buffersink. 12 years ago
Ronald S. Bultje 6a701306db dsputil: make selectable. 12 years ago
Martin Storsjö c48828f763 atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 12 years ago
Carl Eugen Hoyos 3f78f0904b Revert "build: disable iconv 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