summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* swscale: reintroduce full precision in 16-bit output.Ronald S. Bultje2011-10-227-28/+28
* sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje2011-10-215-0/+10
* Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_sc...Ronald S. Bultje2011-10-211-1/+1
* shorten: fix end-of-stream decoding.Justin Ruggles2011-10-201-1/+1
* swscale: prevent overflow during initializationRonald Bultje2011-10-181-1/+1
* g722: Add a fate test for the encoderMartin Storsjö2011-10-182-0/+5
* fate: Add a target for creating a 16000 Hz mono synthetic audio fileMartin Storsjö2011-10-181-1/+5
* prores: get correct size for coded V plane if alpha is presentMans Rullgard2011-10-151-2/+2
* prores: do not set pixel format on codec initMans Rullgard2011-10-151-1/+1
* adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder.Justin Ruggles2011-10-143-142/+142
* prores-idct: fix overflow in c code.Ronald S. Bultje2011-10-141-2/+2
* fate: update prores-alpha ref after changing pix_fmt to yuv444p10leJanne Grunau2011-10-141-2/+2
* prores: add appropriate -fix_fmt parameter to FATE commandDiego Biurrun2011-10-142-7/+7
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-1420-248/+248
* prores: add FATE testsDiego Biurrun2011-10-137-0/+26
* sws: support yuv444p9/10 output.Anton Khirnov2011-10-125-0/+20
* fate: run avconv with -nostats flagMans Rullgard2011-10-092-2/+2
* motionpixels: decode only the 111 complete frames for fateJanne Grunau2011-10-072-2/+1
* motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temp...Laurent Aimar2011-10-071-1/+1
* fate: use 'run' helper for seek-testMans Rullgard2011-09-281-1/+1
* fate: remove seek-mpeg2reuse testMans Rullgard2011-09-281-46/+0
* avconv: use different variables for decoded and filtered frame.Anton Khirnov2011-09-273-13/+0
* fate: allow testing with libavfilter disabledMans Rullgard2011-09-272-3/+6
* adpcmenc: fix QT IMA ADPCM encoderBaptiste Coudurier2011-09-231-3/+3
* adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier2011-09-233-5/+5
* Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-09-233-10/+10
* fate.sh: Ignore errors from rm command during cleanup.Diego Biurrun2011-09-221-1/+1
* fate.sh: Run git-pull in quiet mode to avoid console spam.Diego Biurrun2011-09-221-1/+1
* eval: test isnan(sqrt(-1)) instead of just sqrt(-1)Anton Khirnov2011-09-221-2/+2
* eval: implement not() expressionStefano Sabatini2011-09-191-0/+9
* eval: add sqrt function for computing the square rootStefano Sabatini2011-09-191-0/+6
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-173-6/+6
* rawdec: g722 is always 1 channel/16kHzAnton Khirnov2011-09-171-1/+1
* smacker: fix a few off by 1 errorsMichael Niedermayer2011-09-141-80/+80
* avconv: rewrite -qscale and -aq handling.Anton Khirnov2011-09-111-1/+1
* v210dec: switch to PIX_FMT_422P10Baptiste Coudurier2011-09-071-1/+1
* libx264: add 'direct-pred' private optionAnton Khirnov2011-09-071-1/+1
* libx264: add 'partitions' private optionAnton Khirnov2011-09-071-1/+1
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-052-16/+21
* fate: use +frame+slice named constants instead of '3'Anton Khirnov2011-09-051-1/+1
* avconv: move max_frames to options context.Anton Khirnov2011-09-051-1/+1
* avconv: move limit_filesize to options contextAnton Khirnov2011-09-041-6/+6
* avconv: move start_time, recording_time and input_ts_offset to options contextAnton Khirnov2011-09-043-5/+5
* codec-regression: force vsync 0 on the me_threshold test to make sure frames ...Alex Converse2011-09-011-1/+1
* fifo: add FIFO API test program, and fate testStefano Sabatini2011-08-262-0/+31
* movenc: use libx264 by default when possible for mov, mp4 and pspAnton Khirnov2011-08-221-1/+1
* avienc: saner default audio codec.Anton Khirnov2011-08-221-1/+1
* matroskaenc: saner default codecs.Anton Khirnov2011-08-221-1/+1
* avconv: remove -intra option.Anton Khirnov2011-08-181-1/+1
* avconv: rescue poor abused recording_time global.Anton Khirnov2011-08-173-333/+3
OpenPOWER on IntegriCloud