summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rmdec: parse FPS in RealMedia properlyKostya Shishkov2011-08-172-163/+344
* Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-172-135/+133
* rmdec: correct DTS calculation in RealMedia container.Kostya Shishkov2011-08-171-12/+12
* Revert "avconv: use stream copy by default when possible."Anton Khirnov2011-08-164-16/+16
* avconv: use stream copy by default when possible.Anton Khirnov2011-08-164-16/+16
* lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov2011-08-162-4/+4
* avconv: rename sameq to same_quantAnton Khirnov2011-08-161-1/+1
* swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-129-78/+78
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-126-53/+53
* Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-111-93/+93
* Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje2011-08-025-14/+14
* swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-025-14/+14
* Correct chroma vector calculation for RealVideo 3.Kostya Shishkov2011-08-021-28/+28
* Remove the ffserver test.Anton Khirnov2011-08-014-365/+0
* dnxhd: add regression test for 10-bitMans Rullgard2011-07-213-0/+13
* swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich2011-07-215-0/+10
* fate: make vsynth tests depend on only the relevant vrefMans Rullgard2011-07-181-1/+2
* fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-173-3/+6
* mpegtsenc: set Random Access indicator on keyframe start packetsJindrich Makovicka2011-07-131-1/+1
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-133-139/+2
* build: remove unnecessary FFLDFLAGS variableMans Rullgard2011-07-111-1/+1
* build: rework rules for things in the tools dirMans Rullgard2011-07-101-3/+0
* lavc: remove a half-working attempt at different defaults for audio/video cod...Anton Khirnov2011-07-101-2/+2
* swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje2011-07-087-32/+32
* swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje2011-07-086-22/+22
* swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje2011-07-087-14/+14
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-082-3/+3
* build: remove unused copy regression test scriptDiego Biurrun2011-07-072-495/+0
* lavf: deprecate AVStream.quality.Anton Khirnov2011-07-061-1/+1
* eval: add missing comma to tests.Ronald S. Bultje2011-07-051-2/+5
* fate: test more FFT etc sizesMans Rullgard2011-07-041-19/+27
* iirfilter: add fate testMans Rullgard2011-07-042-0/+1028
* eval: clear Parser instances before usingMans Rullgard2011-07-041-1/+1
* fate: add idct8x8 testMans Rullgard2011-07-042-0/+6
* eval: add fate testMans Rullgard2011-07-042-0/+138
* fate: add 'null' comparison methodMans Rullgard2011-07-041-0/+1
* Do not include mathematics.h in avutil.hMans Rullgard2011-07-031-0/+1
* md5: add fate testMans Rullgard2011-07-032-0/+9
* crc: add fate testMans Rullgard2011-07-032-0/+8
* fate: move libavutil test rules to a separate fileMans Rullgard2011-07-033-23/+23
* fate: add DES testMans Rullgard2011-07-031-0/+5
* fate-aac: Expand coverage.Alex Converse2011-07-011-0/+12
* swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-011-4/+4
* build: Eliminate obsolete test targets.Diego Biurrun2011-06-301-8/+1
* base64: add fate testMans Rullgard2011-06-302-0/+13
* aes: improve test program and add fate testMans Rullgard2011-06-301-0/+5
* adler32: make test program more useful and add fate testMans Rullgard2011-06-301-0/+5
OpenPOWER on IntegriCloud