summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* v210dec: switch to PIX_FMT_422P10Baptiste Coudurier2011-09-07
* libx264: add 'direct-pred' private optionAnton Khirnov2011-09-07
* libx264: add 'partitions' private optionAnton Khirnov2011-09-07
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-05
* fate: use +frame+slice named constants instead of '3'Anton Khirnov2011-09-05
* avconv: move max_frames to options context.Anton Khirnov2011-09-05
* avconv: move limit_filesize to options contextAnton Khirnov2011-09-04
* avconv: move start_time, recording_time and input_ts_offset to options contextAnton Khirnov2011-09-04
* codec-regression: force vsync 0 on the me_threshold test to make sure frames ...Alex Converse2011-09-01
* fifo: add FIFO API test program, and fate testStefano Sabatini2011-08-26
* movenc: use libx264 by default when possible for mov, mp4 and pspAnton Khirnov2011-08-22
* avienc: saner default audio codec.Anton Khirnov2011-08-22
* matroskaenc: saner default codecs.Anton Khirnov2011-08-22
* avconv: remove -intra option.Anton Khirnov2011-08-18
* avconv: rescue poor abused recording_time global.Anton Khirnov2011-08-17
* rmdec: parse FPS in RealMedia properlyKostya Shishkov2011-08-17
* Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-17
* rmdec: correct DTS calculation in RealMedia container.Kostya Shishkov2011-08-17
* Revert "avconv: use stream copy by default when possible."Anton Khirnov2011-08-16
* avconv: use stream copy by default when possible.Anton Khirnov2011-08-16
* lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov2011-08-16
* avconv: rename sameq to same_quantAnton Khirnov2011-08-16
* swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-12
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
* Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-11
* Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje2011-08-02
* swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-02
* Correct chroma vector calculation for RealVideo 3.Kostya Shishkov2011-08-02
* Remove the ffserver test.Anton Khirnov2011-08-01
* dnxhd: add regression test for 10-bitMans Rullgard2011-07-21