index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
fate-run.sh
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
FATE: pass the decoded output format and audio source file to enc_dec_pcm
Justin Ruggles
2012-04-18
1
-4
/
+12
|
*
FATE: specify the input format when decoding in enc_dec_pcm()
Justin Ruggles
2012-04-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-18
1
-2
/
+1
|
\
\
|
|
/
|
*
fate: make compare() function compatible with POSIX bc
Mans Rullgard
2012-03-18
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-17
1
-2
/
+2
|
\
\
|
|
/
|
*
fate: fix enc_dec_pcm tests with remote target
Mans Rullgard
2012-03-17
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-17
1
-8
/
+29
|
\
\
|
|
/
|
*
FATE: add capability for audio encode/decode tests with fuzzy psnr comparison
Justin Ruggles
2012-03-15
1
-0
/
+10
|
*
FATE: allow a tolerance in the size comparison in do_tiny_psnr()
Justin Ruggles
2012-03-15
1
-1
/
+3
|
*
FATE: use absolute difference from a target value in do_tiny_psnr()
Justin Ruggles
2012-03-15
1
-4
/
+12
|
*
FATE: allow tests to set CMP_SHIFT to pass to tiny_psnr
Justin Ruggles
2012-03-15
1
-1
/
+2
|
*
FATE: use $fuzz directly in do_tiny_psnr() instead of passing it around
Justin Ruggles
2012-03-15
1
-6
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-07
1
-3
/
+3
|
\
\
|
|
/
|
*
FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.
Anton Khirnov
2012-03-06
1
-2
/
+3
*
|
Add muxer test based on stream-copy from FATE sample.
Reimar Döffinger
2012-02-18
1
-1
/
+5
*
|
fate: give stderr hint when a test fails.
Clément Bœsch
2011-12-26
1
-1
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-10
1
-1
/
+1
|
\
\
|
|
/
|
*
fate: run avconv with -nostats flag
Mans Rullgard
2011-10-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-29
1
-1
/
+1
|
\
\
|
|
/
|
*
fate: use 'run' helper for seek-test
Mans Rullgard
2011-09-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-05
1
-1
/
+1
|
\
\
|
|
/
|
*
fate: use +frame+slice named constants instead of '3'
Anton Khirnov
2011-09-05
1
-1
/
+1
*
|
fate: more cases of avconv that should be conditional
Michael Niedermayer
2011-08-16
1
-1
/
+1
*
|
fate: some shells parse $11 as ${1}1
Michael Niedermayer
2011-08-16
1
-1
/
+1
*
|
fate: allow specifying the tool to use for fate (avconv / ffmpeg)
Michael Niedermayer
2011-08-15
1
-1
/
+2
|
/
*
Make a copy of ffmpeg under a new name -- avconv.
Anton Khirnov
2011-08-12
1
-7
/
+7
*
build: move tests/seek_test.c to libavformat and reuse generic build rules
Diego Biurrun
2011-07-13
1
-1
/
+1
*
fate: add 'null' comparison method
Mans Rullgard
2011-07-04
1
-0
/
+1
*
fate: remove output redirections from old regtest scripts
Mans Rullgard
2011-06-21
1
-3
/
+0
*
FATE: allow forcing thread-type when doing threaded fate runs.
Ronald S. Bultje
2011-04-21
1
-2
/
+3
*
fate: add support for multithread testing
Luca Barbato
2011-03-23
1
-2
/
+3
*
fate: print commands being executed with V=1
Måns Rullgård
2010-09-23
1
-0
/
+2
*
fate: set LC_ALL=C to avoid locale interference
Måns Rullgård
2010-08-23
1
-0
/
+2
*
fate-run: use 'run' function in 'ffmpeg' function
Måns Rullgård
2010-08-19
1
-1
/
+1
*
fate: add -v 0 to ffmpeg flags
Måns Rullgård
2010-08-19
1
-1
/
+1
*
fate-run: add helper to run things on target
Måns Rullgård
2010-08-04
1
-0
/
+4
*
fate: fix non-standard use of bc
Måns Rullgård
2010-08-01
1
-1
/
+1
*
fate: fix signal name translation
Måns Rullgård
2010-08-01
1
-1
/
+1
*
fate: translate exit status to signal name
Måns Rullgård
2010-07-31
1
-1
/
+6
*
fate: create report files
Måns Rullgård
2010-07-26
1
-10
/
+18
*
Unbreak parallel lavfi testing
Måns Rullgård
2010-07-24
1
-1
/
+1
*
fate: delete useless artifacts after running each test
Måns Rullgård
2010-07-21
1
-1
/
+3
*
fate: keep stderr from failing tests
Måns Rullgård
2010-07-21
1
-2
/
+4
*
fate: run diff even if command fails
Måns Rullgård
2010-07-20
1
-2
/
+5
*
fate: allow running regtests through fate frontend
Måns Rullgård
2010-07-20
1
-4
/
+38
*
fate: simplify test runner slightly
Måns Rullgård
2010-07-18
1
-2
/
+1
*
fate: add some helper functions to simplify test rules
Måns Rullgård
2010-07-18
1
-0
/
+24
*
fate: apply TARGET_EXEC only to commands starting with absolute path
Måns Rullgård
2010-07-18
1
-1
/
+2
*
fate: use our variable names in test rules imported from Mike's db
Måns Rullgård
2010-07-18
1
-4
/
+0
*
fate-run: rename some variables consistently with other files
Måns Rullgård
2010-07-18
1
-2
/
+6
[prev]
[next]