summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* g722: Add a regression test for muxing/demuxing in wavMartin Storsjö2011-12-05
* latmdec: add fate test for audio config changeJanne Grunau2011-12-04
* fate: Add a test for the VBLE decoderDerek Buitenhuis2011-12-03
* fate: update asf seektestLuca Barbato2011-12-02
* fate: split acodec-pcm into individual testsJustin Ruggles2011-12-01
* aacdec: add more fate tests covering SBR and PSJanne Grunau2011-11-25
* bethsoftvideo: return proper consumed size for palette packets.Anton Khirnov2011-11-23
* cdg: skip packets that don't contain a cdg command.Justin Ruggles2011-11-23
* crcenc: add flagsAnton Khirnov2011-11-23
* md5enc: add flagsAnton Khirnov2011-11-23
* regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-22
* fate-lavf-ts: use -mpegts_transport_stream_id option.Anton Khirnov2011-11-18
* Replace vendor string in Ogg and FLAC muxers.Diego Biurrun2011-11-02
* remove the zork pcm seek testJustin Ruggles2011-10-26
* avcodec: remove the Zork PCM encoder.Justin Ruggles2011-10-26
* swscale: reintroduce full precision in 16-bit output.Ronald S. Bultje2011-10-22
* sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje2011-10-21
* Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_sc...Ronald S. Bultje2011-10-21
* shorten: fix end-of-stream decoding.Justin Ruggles2011-10-20
* 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
* 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
* 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: add FATE testsDiego Biurrun2011-10-13
* sws: support yuv444p9/10 output.Anton Khirnov2011-10-12
* fate: run avconv with -nostats flagMans Rullgard2011-10-09
* 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: 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
* 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
* Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-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
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-17
* rawdec: g722 is always 1 channel/16kHzAnton Khirnov2011-09-17
* smacker: fix a few off by 1 errorsMichael Niedermayer2011-09-14
* avconv: rewrite -qscale and -aq handling.Anton Khirnov2011-09-11