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
/
regression-funcs.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'
Michael Niedermayer
2014-05-15
1
-1
/
+1
|
\
|
*
lavf: add AVFMT_FLAG_BITEXACT.
Anton Khirnov
2014-05-15
1
-1
/
+1
*
|
Fix TARGET_SAMPLES and TARGET_PATH for some fate tests.
Carl Eugen Hoyos
2014-03-18
1
-1
/
+1
*
|
fate: remove unused functions
Michael Niedermayer
2012-05-30
1
-11
/
+0
*
|
Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'
Michael Niedermayer
2012-05-30
1
-34
/
+2
|
\
\
|
|
/
|
*
fate: convert codec-regression.sh to makefile rules
Mans Rullgard
2012-05-29
1
-34
/
+2
|
*
fate: remove unused code from regressions-funcs.sh
Mans Rullgard
2012-05-18
1
-15
/
+0
*
|
tests and tools: cleanup ffmpeg reference
Michael Niedermayer
2012-05-27
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-16
1
-2
/
+2
|
\
\
|
|
/
|
*
fate: work around non-standard wc implementations
Mans Rullgard
2012-05-16
1
-2
/
+2
*
|
Get rid of tests/data/asynth-%.sw rule.
Reimar Döffinger
2012-04-23
1
-1
/
+1
*
|
Add nellymoser "fuzzy" FATE test.
Reimar Döffinger
2012-04-08
1
-0
/
+2
*
|
Fix DCA regression test to work across architectures.
Reimar Döffinger
2012-04-07
1
-0
/
+5
*
|
Add tests for audio encoders: aac, dca, ra144 and nellymoser.
Reimar Döffinger
2012-04-07
1
-1
/
+1
*
|
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
-1
/
+2
|
*
FATE: remove a bunch of useless -vsync 0
Anton Khirnov
2012-02-26
1
-1
/
+1
*
|
Add muxer test based on stream-copy from FATE sample.
Reimar Döffinger
2012-02-18
1
-0
/
+1
*
|
Run zmbv regression without md5sum.
Reimar Döffinger
2011-12-10
1
-0
/
+6
*
|
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
|
*
Revert "avconv: use stream copy by default when possible."
Anton Khirnov
2011-08-16
1
-2
/
+2
|
*
avconv: use stream copy by default when possible.
Anton Khirnov
2011-08-16
1
-2
/
+2
*
|
fate: more cases of avconv that should be conditional
Michael Niedermayer
2011-08-16
1
-1
/
+2
|
/
*
Make a copy of ffmpeg under a new name -- avconv.
Anton Khirnov
2011-08-12
1
-16
/
+16
*
fate: remove output redirections from old regtest scripts
Mans Rullgard
2011-06-21
1
-15
/
+8
*
ffmpeg: don't abuse a global for passing samplerate from input to output
Anton Khirnov
2011-06-15
1
-1
/
+1
*
H264/MPEG frame-level multi-threading.
Alexander Strange
2011-06-02
1
-1
/
+1
*
fate: disable threading for encoding
Mans Rullgard
2011-05-20
1
-1
/
+1
*
fate: remove do_ffmpeg_nocheck function
Mans Rullgard
2011-05-18
1
-7
/
+0
*
fate: do not collect -benchmark output
Mans Rullgard
2011-05-18
1
-13
/
+4
*
regtest: separate flags for encoding and decoding
Mans Rullgard
2011-05-09
1
-5
/
+8
*
regtest: simplify encoding functions
Mans Rullgard
2011-05-08
1
-2
/
+2
*
fate: simplify regression-funcs.sh
Luca Barbato
2011-03-23
1
-8
/
+4
*
fate: add support for multithread testing
Luca Barbato
2011-03-23
1
-1
/
+2
*
fate: make lavfi tests output only md5
Mans Rullgard
2011-01-22
1
-0
/
+6
*
fate: print commands being executed with V=1
Måns Rullgård
2010-09-23
1
-1
/
+7
*
regtest: simplify cleanup after each test
Måns Rullgård
2010-07-21
1
-2
/
+3
*
Change names of regtest output files to closer match the reference files
Måns Rullgård
2010-07-08
1
-1
/
+3
*
regtest: move md5sum wrappers into separate file
Måns Rullgård
2010-03-08
1
-9
/
+1
*
Remove unused argument to test scripts
Måns Rullgård
2010-03-02
1
-3
/
+2
*
Place regression test output files in subdirs per family
Måns Rullgård
2010-03-02
1
-1
/
+2
*
Use stripped executable in regression tests
Måns Rullgård
2010-02-17
1
-1
/
+1
*
Separate audio-only tests so they are only run once
Måns Rullgård
2010-01-30
1
-0
/
+2
*
regtest: suppress console output from tests
Måns Rullgård
2010-01-16
1
-4
/
+8
*
Replace ` ` syntax by $( ) in regression test shell scripts.
Diego Biurrun
2009-12-26
1
-9
/
+9
*
Split codec-regression.sh, put all the code which can be shared by
Stefano Sabatini
2009-10-23
1
-0
/
+126