36977 Commits (b01b60a29db1ec4478b82d47d2ed668173f5de63)
 

Author SHA1 Message Date
Luca Barbato b01b60a29d fate: add an option to generate the references 12 years ago
Justin Ruggles e46a2a7309 flvdec: read audio sample size and channels metadata 12 years ago
Justin Ruggles c3d0157753 flvdec: use the correct audio codec id when parsing metadata 12 years ago
Alexandra Khirnova 0afcf97e1e vmdav: convert to bytestream2 12 years ago
Anton Khirnov 8a2f5f0c63 FATE: add a test for the join filter 12 years ago
Anton Khirnov 9e9cd98aed FATE: add a test for the volume filter 12 years ago
Anton Khirnov 43a8333a16 FATE: add a test for the channelsplit filter 12 years ago
Anton Khirnov 33942b7bde FATE: add a test for the channelmap filter 12 years ago
Anton Khirnov f917420378 FATE: add a test for the negate filter 12 years ago
Anton Khirnov 3d8c80b611 FATE: add a test for the overlay filter 12 years ago
Anton Khirnov ea290d919a FATE: add a test for the setpts filter 12 years ago
Anton Khirnov 71f3ede24e FATE: add a test for the hqdn3d filter 12 years ago
Anton Khirnov 0bdbd85e47 FATE: add a test for the transpose filter 12 years ago
Anton Khirnov ad85e8d9a5 FATE: add a test for the unsharp filter 12 years ago
Anton Khirnov 1a6d4bd7b6 FATE: add a test for the fade filter 12 years ago
Anton Khirnov feb4922b25 FATE: add a test for the drawbox filter 12 years ago
Anton Khirnov a222997650 FATE: add a test for the boxblur filter 12 years ago
Anton Khirnov 7cec12748a FATE: add a test for the gradfun filter 12 years ago
Clément Bœsch 1ae44c87c9 lavfi/gradfun: remove rounding to match C and SSE code. 12 years ago
Clément Bœsch 38a2f88d39 lavfi/gradfun: fix dithering in MMX code. 12 years ago
Clément Bœsch 2d66fc543b lavfi/gradfun: fix rounding in MMX code. 12 years ago
Clément Bœsch 8b9a153ef3 lavfi/gradfun: do not increment DC pointer for odd values. 12 years ago
Diego Biurrun f2a59722d1 fate: filter: Add dependencies 12 years ago
Anton Khirnov a4208b9b7d avconv: add options for reading filtergraphs from a file. 12 years ago
Anton Khirnov cf53704c55 AVOptions: make av_set_options_string() forward options to child objects 12 years ago
Hendrik Leppkes 85a46ad685 win32: Use 64-bit fstat/lseek variants for MSVC as well 12 years ago
Reimar Döffinger ad04025987 win32: Make ff_win32_open more robust 12 years ago
Reimar Döffinger e9cc988395 win32: Allow other programs to open the same files 12 years ago
Martin Storsjö cfe5908a72 configure: Add error_resilience as dependency to the eatqi decoder 12 years ago
Kostya Shishkov 472391b9a7 ape: use correct context for the bit table printed in debug 12 years ago
Diego Biurrun 7c22d0489f build: Move setting of SRC_DIR to the only place it is used 12 years ago
Diego Biurrun b4d24b471b build: Remove configure-generated .config file on distclean 12 years ago
Martin Storsjö 3891a270f5 msmpeg4: Split decoding related functions to a separate file 12 years ago
Diego Biurrun e557584aa7 mpeg12: Move Mpeg1Context declaration to the only place it is used 12 years ago
Diego Biurrun 1b6d66745a Split MPEG-1/2 decoder code off from MPEG-1/2 common code 12 years ago
Diego Biurrun eee2000b41 mpeg12: Move some ff_mpeg1_* function declarations to a more suitable place 12 years ago
Diego Biurrun b6649ab503 cosmetics: Remove unnecessary extern keywords from function declarations 12 years ago
Diego Biurrun 1db6a080bd dca: Move ff_dca_convert_bitstream() to the DCA common code 12 years ago
Janne Grunau b247253929 vdpau: wrap codec specific functions in appropiate #ifs 12 years ago
Janne Grunau 757d85868b vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabled 12 years ago
Janne Grunau d767e2f969 configure: fix dependencies of XvMC and old vdpau mpeg2 decoders 12 years ago
Janne Grunau 05fa79b844 hwaccel: fix use with frame based multithreading 12 years ago
Janne Grunau c24469e812 utils: add workaround for AVHWAccel in ff_get_buffer compat code 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
Martin Storsjö a2acadd058 x86: vc1dsp: Fix indentation 12 years ago
Ronald S. Bultje 0b499c9b06 h264: Make it possible to compile without error_resilience 12 years ago
Martin Storsjö f1e9398621 lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo 12 years ago
Martin Storsjö 75644335b9 lavc: Move start code finding to utils.c 12 years ago
Kostya Shishkov 613a37eca4 ape: 3.80-3.92 decoding support 12 years ago