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
AgeCommit message (Expand)Author
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
2011-07-04fate: add 'null' comparison methodMans Rullgard
2011-06-21fate: remove output redirections from old regtest scriptsMans Rullgard
2011-04-22FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje
2011-03-23fate: add support for multithread testingLuca Barbato
2010-09-23fate: print commands being executed with V=1Måns Rullgård
2010-08-23fate: set LC_ALL=C to avoid locale interferenceMåns Rullgård
2010-08-19fate-run: use 'run' function in 'ffmpeg' functionMåns Rullgård
2010-08-19fate: add -v 0 to ffmpeg flagsMåns Rullgård
2010-08-04fate-run: add helper to run things on targetMåns Rullgård
2010-08-01fate: fix non-standard use of bcMåns Rullgård
2010-08-01fate: fix signal name translationMåns Rullgård
2010-07-31fate: translate exit status to signal nameMåns Rullgård
2010-07-27fate: create report filesMåns Rullgård