summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-21
|\
| * shorten: fix end-of-stream decoding.Justin Ruggles2011-10-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-19
|\|
| * swscale: prevent overflow during initializationRonald Bultje2011-10-18
| * g722: Add a fate test for the encoderMartin Storsjö2011-10-18
| * fate: Add a target for creating a 16000 Hz mono synthetic audio fileMartin Storsjö2011-10-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-16
|\|
| * prores: get correct size for coded V plane if alpha is presentMans Rullgard2011-10-15
| * prores: do not set pixel format on codec initMans Rullgard2011-10-15
| * adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder.Justin Ruggles2011-10-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-14
|\|
| * prores-idct: fix overflow in c code.Ronald S. Bultje2011-10-14
| * fate: update prores-alpha ref after changing pix_fmt to yuv444p10leJanne Grunau2011-10-14
| * prores: add appropriate -fix_fmt parameter to FATE commandDiego Biurrun2011-10-14
| * riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-14
* | prores: use C idct for fate as the SSE code is not matching the SSE* code dow...Michael Niedermayer2011-10-14
* | fate: enable the prores testsMichael Niedermayer2011-10-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-14
|\|
| * prores: add FATE testsDiego Biurrun2011-10-13
| * sws: support yuv444p9/10 output.Anton Khirnov2011-10-12
* | cdg: set timestampsMichael Niedermayer2011-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-10
|\|
| * fate: run avconv with -nostats flagMans Rullgard2011-10-09
* | reg tests: add g723.1Michael Niedermayer2011-10-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-08
|\|
| * motionpixels: decode only the 111 complete frames for fateJanne Grunau2011-10-07
| * motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temp...Laurent Aimar2011-10-07
* | fate: fix due to new yuv444 formatsMichael Niedermayer2011-10-03
* | Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer u...Laurent Aimar2011-09-30
* | fate: only test 10seconds of the g729 data, the reference files are too huge ...Michael Niedermayer2011-09-30
* | fate: g729 testMichael Niedermayer2011-09-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-29
|\|
| * fate: use 'run' helper for seek-testMans Rullgard2011-09-28
| * fate: remove seek-mpeg2reuse testMans Rullgard2011-09-28
| * avconv: use different variables for decoded and filtered frame.Anton Khirnov2011-09-27
* | regression tests: add jpeg2000Michael Niedermayer2011-09-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-27
|\|
| * fate: allow testing with libavfilter disabledMans Rullgard2011-09-27
| * adpcmenc: fix QT IMA ADPCM encoderBaptiste Coudurier2011-09-23
| * adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier2011-09-23
* | ffmpeg: fix -b -ab mixes with -b overriding the audio bitrateMichael Niedermayer2011-09-26
* | regtests: amv video encoder testMichael Niedermayer2011-09-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\|
| * Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-09-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-23
|\|
| * fate.sh: Ignore errors from rm command during cleanup.Diego Biurrun2011-09-22
| * fate.sh: Run git-pull in quiet mode to avoid console spam.Diego Biurrun2011-09-22
| * eval: test isnan(sqrt(-1)) instead of just sqrt(-1)Anton Khirnov2011-09-22
| * eval: implement not() expressionStefano Sabatini2011-09-19
| * eval: add sqrt function for computing the square rootStefano Sabatini2011-09-19