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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable seektest
Michael Niedermayer
2007-04-22
1
-1
/
+1
*
ensure that seek_test is rebuild if any of the libs changed
Michael Niedermayer
2007-04-22
1
-1
/
+3
*
Add seektest to list of PHONY targets.
Diego Biurrun
2007-02-06
1
-1
/
+1
*
seek regression tests
Michael Niedermayer
2007-02-05
1
-0
/
+9
*
Do not run (broken) ffserver test by default and warn about its brokenness.
Diego Biurrun
2007-01-25
1
-1
/
+5
*
Bail out immediately with software scaler instead of failing the tests.
Diego Biurrun
2007-01-10
1
-0
/
+9
*
Fix regression tests with out-of-tree builds.
Diego Biurrun
2006-12-23
1
-3
/
+4
*
Use $< instead of explicit names.
Diego Biurrun
2006-12-21
1
-3
/
+3
*
allow spaces in source and build directory names
Måns Rullgård
2006-11-08
1
-10
/
+11
*
Don't run libavtest if CONFIG_GPL is not set.
Diego Biurrun
2006-10-18
1
-1
/
+5
*
Warn about --enable-gpl.
Diego Biurrun
2006-10-15
1
-0
/
+3
*
0.pgm is now 00.pgm.
Diego Biurrun
2006-10-15
1
-5
/
+5
*
Mark all phony targets as such.
Diego Biurrun
2006-10-03
1
-0
/
+3
*
Merge identical targets.
Diego Biurrun
2006-10-02
1
-2
/
+1
*
simplification cosmetics
Diego Biurrun
2006-08-17
1
-2
/
+2
*
Simplify dsptest* rule and add libavutil to the dsptest* includes.
Diego Biurrun
2006-08-17
1
-6
/
+6
*
Add $(EXESUF) where necessary, fixes regression tests under MinGW.
Víctor Paesa
2006-08-03
1
-4
/
+4
*
Add missing EXESUF to executable rules.
Víctor Paesa
2006-07-19
1
-5
/
+5
*
100l: V_PATH vs VPATH typo
Diego Biurrun
2006-07-05
1
-7
/
+7
*
cosmetics: Break overly long lines.
Diego Biurrun
2006-07-05
1
-2
/
+6
*
simplify: $(SRC_PATH)/tests --> $(V_PATH)
Diego Biurrun
2006-07-05
1
-7
/
+7
*
Make clean/distclean consistent throughout all the Makefiles.
Diego Biurrun
2006-01-16
1
-1
/
+1
*
split snow53 test out
Michael Niedermayer
2006-01-14
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-2
/
+2
*
enabling ffserver regression tests
Michael Niedermayer
2005-07-18
1
-1
/
+1
*
snow regression test
Michael Niedermayer
2005-04-03
1
-1
/
+1
*
update libavformat regression checksums (it should be checked why exactly the...
Michael Niedermayer
2004-02-18
1
-2
/
+3
*
ac3 test
Fabrice Bellard
2003-08-24
1
-1
/
+1
*
put b- prefix to libav tests to avoid incorrect ffserver test
Fabrice Bellard
2003-07-16
1
-1
/
+1
*
fixed test.conf path
Fabrice Bellard
2003-07-16
1
-1
/
+1
*
fixed SRC_PATH usage
Fabrice Bellard
2003-06-05
1
-1
/
+1
*
* fixing a bug in avpicture_layout (PAL8 wasn't handled properly)
Roman Shaposhnik
2003-05-12
1
-1
/
+1
*
Changes for SPARC/Solaris compatibility. Now it should be possible to
Roman Shaposhnik
2003-04-15
1
-1
/
+1
*
fail if a test fails instead of contuing as if everything was ok
Michael Niedermayer
2003-04-12
1
-2
/
+2
*
finished integrating rotozoom test in ffmpeg
Michael Niedermayer
2003-04-11
1
-5
/
+14
*
check quality too, not only md5 (but dont take the scores too serious, the di...
Michael Niedermayer
2003-04-10
1
-1
/
+4
*
test ffserver even if ffmpeg regresion test fails
Michael Niedermayer
2003-03-26
1
-1
/
+1
*
First shot at the ffserver regression tests. All feedback received with
Philip Gladstone
2002-12-12
1
-1
/
+6
*
using only the fast int dct for regression tests
Michael Niedermayer
2002-08-30
1
-4
/
+0
*
mmx & non-mmx regerssion tests
Michael Niedermayer
2002-08-27
1
-0
/
+6
*
use a local dir for tests
Fabrice Bellard
2002-06-05
1
-1
/
+1
*
* added dependency on dsputil_mmx_rnd.h for dsputil test
Zdenek Kabelac
2002-05-29
1
-0
/
+1
*
* yet a bit more extended
Zdenek Kabelac
2002-05-27
1
-4
/
+11
*
reactivated swf/mjpeg/jpg formats testing
Fabrice Bellard
2002-05-25
1
-1
/
+1
*
* a little bit extended dsptest also suports dsptestpic target
Zdenek Kabelac
2002-05-23
1
-0
/
+2
*
* somewhat more advanced test suit for dsp code - for now i386 only
Zdenek Kabelac
2002-05-23
1
-0
/
+6
*
added libav regression tests
Fabrice Bellard
2002-05-20
1
-3
/
+4
*
added first version of regression tests - simply type 'make test' to test eve...
Fabrice Bellard
2002-05-18
1
-0
/
+40