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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-03fate: disable globbing when calling shell functions.Nicolas George
2012-12-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-05fate: workaround for slighly broken 'test' shell builtinMans Rullgard
2012-12-03Merge commit 'e816034a5fa131b13c4ad87bb0b5065b4f5697c6'Michael Niedermayer
2012-12-03fate: split dependencies for fate-seek testsJanne Grunau
2012-11-22tests: prefer ffprobe -show_entries to -show_format_entryStefano Sabatini
2012-07-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-09fate-run: make avconv() properly deal with multiple inputs.Anton Khirnov
2012-06-10enc_dec_pcm: add bitexact flagMichael Niedermayer
2012-05-30Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer
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-27tests and tools: cleanup ffmpeg referenceMichael Niedermayer
2012-05-21ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1Stefano Sabatini
2012-05-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-15fate: use standard diff optionsMans Rullgard
2012-05-15fate: use diff -b in oneline comparisonMans Rullgard
2012-05-14ffprobe: add "noprint_wrappers" option to default writerStefano Sabatini
2012-05-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-07Add probe fate tests to test for regressions in detecting media types.Ronald S. Bultje
2012-05-07fate: Add oneline comparison methodMans Rullgard
2012-04-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-19FATE: pass the decoded output format and audio source file to enc_dec_pcmJustin Ruggles
2012-04-19FATE: specify the input format when decoding in enc_dec_pcm()Justin Ruggles
2012-03-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-18fate: make compare() function compatible with POSIX bcMans Rullgard
2012-03-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-17fate: fix enc_dec_pcm tests with remote targetMans Rullgard
2012-03-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-16FATE: add capability for audio encode/decode tests with fuzzy psnr comparisonJustin Ruggles
2012-03-15FATE: allow a tolerance in the size comparison in do_tiny_psnr()Justin Ruggles
2012-03-15FATE: use absolute difference from a target value in do_tiny_psnr()Justin Ruggles
2012-03-15FATE: allow tests to set CMP_SHIFT to pass to tiny_psnrJustin Ruggles
2012-03-15FATE: use $fuzz directly in do_tiny_psnr() instead of passing it aroundJustin Ruggles
2012-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-06FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov
2012-02-18Add muxer test based on stream-copy from FATE sample.Reimar Döffinger
2011-12-27fate: give stderr hint when a test fails.Clément Bœsch
2011-10-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-09fate: run avconv with -nostats flagMans Rullgard
2011-09-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-28fate: use 'run' helper for seek-testMans Rullgard
2011-09-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-05fate: use +frame+slice named constants instead of '3'Anton Khirnov
2011-08-16fate: more cases of avconv that should be conditionalMichael Niedermayer
2011-08-16fate: some shells parse $11 as ${1}1Michael Niedermayer
2011-08-16fate: allow specifying the tool to use for fate (avconv / ffmpeg)Michael Niedermayer
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-07-13build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun