summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich2011-07-21
* fate: make vsynth tests depend on only the relevant vrefMans Rullgard2011-07-18
* fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-17
* mpegtsenc: set Random Access indicator on keyframe start packetsJindrich Makovicka2011-07-13
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-13
* build: remove unnecessary FFLDFLAGS variableMans Rullgard2011-07-11
* build: rework rules for things in the tools dirMans Rullgard2011-07-10
* lavc: remove a half-working attempt at different defaults for audio/video cod...Anton Khirnov2011-07-10
* swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje2011-07-08
* swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje2011-07-08
* swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje2011-07-08
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-08
* build: remove unused copy regression test scriptDiego Biurrun2011-07-07
* lavf: deprecate AVStream.quality.Anton Khirnov2011-07-06
* eval: add missing comma to tests.Ronald S. Bultje2011-07-05
* fate: test more FFT etc sizesMans Rullgard2011-07-04
* iirfilter: add fate testMans Rullgard2011-07-04
* eval: clear Parser instances before usingMans Rullgard2011-07-04
* fate: add idct8x8 testMans Rullgard2011-07-04
* eval: add fate testMans Rullgard2011-07-04
* fate: add 'null' comparison methodMans Rullgard2011-07-04
* Do not include mathematics.h in avutil.hMans Rullgard2011-07-03
* md5: add fate testMans Rullgard2011-07-03
* crc: add fate testMans Rullgard2011-07-03
* fate: move libavutil test rules to a separate fileMans Rullgard2011-07-03
* fate: add DES testMans Rullgard2011-07-03
* fate-aac: Expand coverage.Alex Converse2011-07-01
* swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-01