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
2012-06-01fate: enable fate-mapchan-6ch-extract-2-downmix-monoMichael Niedermayer
2012-06-01fate: only check stddev for acodec-ra144Michael Niedermayer
2012-06-01fate: try to fix 3rd md5 implementationMichael Niedermayer
2012-05-31fate: dont freopen() stdoutMichael Niedermayer
2012-05-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-30fate: fix long standing bug in the g723_1 testMichael Niedermayer
2012-05-30fate: add a fate-acodec-dca test that works on all platforms second tryMichael Niedermayer
2012-05-30fate: add bitexact flag to ac3-fixedMichael Niedermayer
2012-05-30fate: add missing $(TARGET_PATH) to ac3-fixed-encodeMans Rullgard
2012-05-30fate: fix md5sum replacement on some systemsMans Rullgard
2012-05-30fate: disable fate-acodec-dcaMichael Niedermayer
2012-05-30fate: remove unused functionsMichael Niedermayer
2012-05-30fate: remove tests/codec-regression.shMichael Niedermayer
2012-05-30fate: resurrect acodec-dcaMichael Niedermayer
2012-05-30fate: try to fix fate-nellymoser-aref-encode make dependanciesMichael Niedermayer
2012-05-30fate: make idroq test run again.Michael Niedermayer
2012-05-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-30Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer
2012-05-29avconv: merge configuration code for complex and simple filtersAnton Khirnov
2012-05-29fate: fix acodec/vsynth tests for make 3.81Mans Rullgard
2012-05-29fate: convert codec-regression.sh to makefile rulesMans Rullgard
2012-05-29fate: allow tests to specify unit size for psnr comparisonMans Rullgard
2012-05-29fate: teach videogen/rotozoom to output a single raw video streamMans Rullgard
2012-05-28Mark avui encoder experimental.Carl Eugen Hoyos
2012-05-27tests and tools: cleanup ffmpeg referenceMichael Niedermayer
2012-05-26Fix tests without fate samples.Alexis Ballier
2012-05-26tests/lavfi: use do_lavfi_pixfmts for the pixdesctest testStefano Sabatini
2012-05-26tests/lavfi: rework lavfi-regression.sh, avoid use of ffmpeg -pix_fmtsStefano Sabatini
2012-05-25lavfi/hflip: copy palette data in start_frame()Stefano Sabatini
2012-05-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-24fate: update checksum after pal8 changesMichael Niedermayer
2012-05-22Add Avid Meridien Uncompressed (AVUI) encoder.Carl Eugen Hoyos
2012-05-21libavcodec: correct consumed bytes for decodersMichael Niedermayer
2012-05-21ivi_common: skip null frames for all indeo variantsMichael Niedermayer
2012-05-21ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1Stefano Sabatini
2012-05-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-20fate: fix dependencies for non-SAMPLES avconv testsMans Rullgard
2012-05-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-19lavf: change some (de)muxer names to lowercaseMans Rullgard
2012-05-19fate: fix dependencies on SAMPLES being setMans Rullgard
2012-05-19fate: remove unnecessary libavfilter dependencyMans Rullgard
2012-05-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-19ffmpeg: resurrect -map_channel.Clément Bœsch
2012-05-19af_aresample: fix rounding that led to sample accumulation in the buffers.Michael Niedermayer
2012-05-18avconv: replace -vsync cfr code with the fps filter.Anton Khirnov
2012-05-18mov: enable parsing for VC-1.Anton Khirnov
2012-05-18fate: Set FUZZ factor of vorbis-13 test to 2.Diego Biurrun
2012-05-18fate: Set FUZZ factor of (e)ac3-encode test to 3.Diego Biurrun
2012-05-18fate: ffprobe tests require SAMPLES.Nicolas George
2012-05-18fate: remove unused code from regressions-funcs.shMans Rullgard