Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-08-16lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov
2011-08-16avconv: rename sameq to same_quantAnton Khirnov
2011-08-12swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-08-12Add weighted motion compensation for RV40 B-framesKostya Shishkov
2011-08-02Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje
2011-08-02swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje
2011-08-02Correct chroma vector calculation for RealVideo 3.Kostya Shishkov
2011-08-01Remove the ffserver test.Anton Khirnov
2011-07-21dnxhd: add regression test for 10-bitMans Rullgard
2011-07-21swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich
2011-07-18fate: make vsynth tests depend on only the relevant vrefMans Rullgard
2011-07-17fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard
2011-07-13mpegtsenc: set Random Access indicator on keyframe start packetsJindrich Makovicka
2011-07-13build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun
2011-07-11build: remove unnecessary FFLDFLAGS variableMans Rullgard
2011-07-11build: rework rules for things in the tools dirMans Rullgard
2011-07-10lavc: remove a half-working attempt at different defaults for audio/video cod...Anton Khirnov
2011-07-09swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje
2011-07-09swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje
2011-07-09swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje
2011-07-08ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov
2011-07-08build: remove unused copy regression test scriptDiego Biurrun
2011-07-06lavf: deprecate AVStream.quality.Anton Khirnov
2011-07-06eval: add missing comma to tests.Ronald S. Bultje
2011-07-04fate: test more FFT etc sizesMans Rullgard
2011-07-04iirfilter: add fate testMans Rullgard
2011-07-04eval: clear Parser instances before usingMans Rullgard
2011-07-04fate: add idct8x8 testMans Rullgard
2011-07-04eval: add fate testMans Rullgard
2011-07-04fate: add 'null' comparison methodMans Rullgard
2011-07-04Do not include mathematics.h in avutil.hMans Rullgard
2011-07-03md5: add fate testMans Rullgard
2011-07-03crc: add fate testMans Rullgard
2011-07-03fate: move libavutil test rules to a separate fileMans Rullgard
2011-07-03fate: add DES testMans Rullgard
2011-07-01fate-aac: Expand coverage.Alex Converse
2011-07-01swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje
2011-06-30build: Eliminate obsolete test targets.Diego Biurrun
2011-06-30base64: add fate testMans Rullgard
2011-06-30aes: improve test program and add fate testMans Rullgard
2011-06-30adler32: make test program more useful and add fate testMans Rullgard
2011-06-29fate: move amr[nw]b test rules into separate filesMans Rullgard
2011-06-29swscale: implement >8bit scaling support.Ronald S. Bultje
2011-06-29fate: enable lavfi-pixmt tests on big endian systemsMans Rullgard
2011-06-29fate: merge identical pixdesc_be/le testsMans Rullgard
2011-06-28swscale: update big endian reference values after dff5a835.Ronald S. Bultje
2011-06-28build: replace some addprefix/addsuffix with substitution refsMans Rullgard
2011-06-28swscale: re-add support for non-native endianness.Ronald S. Bultje
2011-06-23build: remove SRC_PATH_BARE variableMans Rullgard