343 Commits (699083edce2bf52afc8ebb03dea259c8e26c750b)

Author SHA1 Message Date
Michael Niedermayer 4255d6d96c westwooddemuxer: use av_get_packet() 13 years ago
Aneesh Dogra beaf4012d2 fate: add r210 decoder test 13 years ago
Derek Buitenhuis 6c3abd70fd fate: Add FATE tests for v410 encoder and decoder 13 years ago
Diego Biurrun 61ad9a4bb3 fate: Replace misleading "aac" in the name of an ADTS test with "adts". 13 years ago
Derek Buitenhuis 64a0b826e1 fate: Add FATE tests for v410 encoder and decoder 13 years ago
Luca Barbato 4f3667ba59 vc1: mark with ER_MB_ERROR bits overconsumption 13 years ago
Michael Niedermayer 53be37e368 msrledec: Check for overreads 13 years ago
Anton Khirnov e745d7525a rawdec: don't set codec timebase. 13 years ago
Aneesh Dogra 97334f106c utvideo: add fate tests covering all codec variants 13 years ago
Alexis Ballier 1af91978db qtrle.c: Fix for ticket #226. 13 years ago
Derek Buitenhuis 55a280569f fate: Add a test for the VBLE decoder 13 years ago
Anton Khirnov 3eedd29bd7 bethsoftvideo: return proper consumed size for palette packets. 13 years ago
Justin Ruggles 5872c78122 cdg: skip packets that don't contain a cdg command. 13 years ago
Anton Khirnov 0844b57c11 crcenc: add flags 13 years ago
Carl Eugen Hoyos eb664d4ae3 Increase Westwood Studios VQA palette dynamics. 13 years ago
Carl Eugen Hoyos a95906af57 Increase Pictor/PC Paint palette dynamics. 13 years ago
Carl Eugen Hoyos 105cf82acb Increase FLI/FLC Animation palette dynamics for some samples. 13 years ago
Carl Eugen Hoyos 942e9be5d7 Increase Bethesda VID palette dynamics. 13 years ago
Carl Eugen Hoyos 9780c33eca Increase Psygnosis YOP palette dynamics. 13 years ago
Carl Eugen Hoyos 0e8da94c2f Increase AVS palette dynamics. 13 years ago
Themaister 0827222b9c Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). 13 years ago
Michael Niedermayer 3bdfef31ac fraps: check for overread 13 years ago
Reimar Döffinger 266f6eefc6 nuv: do not use data not initialized by LZO decompression. 13 years ago
Clément Bœsch f5cd136f2b ffmpeg: add -map_channel option. 13 years ago
Justin Ruggles 1baa25c7da shorten: fix end-of-stream decoding. 13 years ago
Martin Storsjö 6e6003a4d2 g722: Add a fate test for the encoder 13 years ago
Mans Rullgard 91038cdbd1 prores: get correct size for coded V plane if alpha is present 13 years ago
Mans Rullgard cd14e297e6 prores: do not set pixel format on codec init 13 years ago
Justin Ruggles ff5790c761 adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder. 13 years ago
Ronald S. Bultje f78cd0c243 prores-idct: fix overflow in c code. 13 years ago
Janne Grunau 8aa80ec5e3 fate: update prores-alpha ref after changing pix_fmt to yuv444p10le 13 years ago
Michael Niedermayer 337496980e prores: use C idct for fate as the SSE code is not matching the SSE* code down at the bits 13 years ago
Diego Biurrun f492df0927 prores: add appropriate -fix_fmt parameter to FATE command 13 years ago
Michael Niedermayer 530d8529d0 fate: enable the prores tests 13 years ago
Diego Biurrun a62d36697d prores: add FATE tests 13 years ago
Michael Niedermayer 045c5283c3 cdg: set timestamps 13 years ago
Janne Grunau c2f2dfb3dd motionpixels: decode only the 111 complete frames for fate 13 years ago
Laurent Aimar d337dd3a90 motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer 13 years ago
Laurent Aimar e60619f9b4 Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer used in motion pixels decoder. 13 years ago
Michael Niedermayer 68bbaac7e5 fate: only test 10seconds of the g729 data, the reference files are too huge otherwise. 13 years ago
Michael Niedermayer 96b0764196 fate: g729 test 13 years ago
Baptiste Coudurier bf334535b4 adpcmdec: Fix QT IMA ADPCM decoder 13 years ago
Anton Khirnov 775af761a0 eval: test isnan(sqrt(-1)) instead of just sqrt(-1) 13 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 13 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 13 years ago
Michael Niedermayer 5c5306df96 lavf/utils: rewrite real fps calculation code. 13 years ago
Michael Niedermayer 5166376f24 smacker: fix a few off by 1 errors 13 years ago
Michael Niedermayer 8f5bb35f40 ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137 13 years ago
Michael Niedermayer d67e74929c smacker: fix a few off by 1 errors 13 years ago
Joakim Plate e42a3dd123 Allow reading of growing avi files (ie currently being written) 13 years ago