Michael Niedermayer
|
57bf0d1fe5
Merge branch 'release/0.7' into oldabi
|
13 years ago |
Carl Eugen Hoyos
|
b36bd27fbe
Rm lavfi-showfiltfmts on make testclean.
|
13 years ago |
Mans Rullgard
|
b13c6e336c
fate: make vsynth tests depend on only the relevant vref
|
13 years ago |
Diego Biurrun
|
191c5f8ff3
build: move tests/seek_test.c to libavformat and reuse generic build rules
|
13 years ago |
Mans Rullgard
|
ca9036155d
build: remove unnecessary FFLDFLAGS variable
|
13 years ago |
Mans Rullgard
|
28e1c97916
build: rework rules for things in the tools dir
|
13 years ago |
Mans Rullgard
|
27e7144350
fate: add idct8x8 test
|
13 years ago |
Mans Rullgard
|
03256d96e4
fate: move libavutil test rules to a separate file
|
13 years ago |
Diego Biurrun
|
bd9a9a2f18
build: Eliminate obsolete test targets.
|
13 years ago |
Mans Rullgard
|
0291ce840c
fate: move amr[nw]b test rules into separate files
|
13 years ago |
Mans Rullgard
|
deb3ed01b5
build: replace some addprefix/addsuffix with substitution refs
|
13 years ago |
Mans Rullgard
|
f038cf3c74
build: remove SRC_PATH_BARE variable
|
13 years ago |
Mans Rullgard
|
698a183e30
build: move test rules to tests/Makefile
|
13 years ago |
Diego Biurrun
|
4fbd52f0b8
Merge tests Makefile into the top-level Makefile.
|
17 years ago |
Benoit Fouet
|
9f6c879365
seek tests only available with GPL enabled
|
17 years ago |
Diego Biurrun
|
822dc0b820
Mark phony swscale_error target as such.
|
17 years ago |
Diego Biurrun
|
0fd5a1b935
Exit with error when running libavtest and not configured with --enable-gpl.
|
17 years ago |
Diego Biurrun
|
faed2a7f8f
Rename variable for consistency.
|
17 years ago |
Diego Biurrun
|
1b1a1608be
whitespace cosmetics
|
17 years ago |
Diego Biurrun
|
acfd623e8f
better variable names
|
17 years ago |
Diego Biurrun
|
0cda58aaaa
Remove comments that are neither very enlightening nor particularly up-to-date.
|
17 years ago |
Diego Biurrun
|
6fea73ceef
Do not hide the commands make runs.
|
17 years ago |
Diego Biurrun
|
dd4ca89143
Fix seek_test compilation for out-of-tree builds.
|
17 years ago |
Diego Biurrun
|
036ab241e5
Also remove seek_test upon clean.
|
17 years ago |
Diego Biurrun
|
90a7f95654
Replace multiple rules for compiling binaries by one pattern rule.
|
17 years ago |
Diego Biurrun
|
79e95835e0
Remove obsolete and non-working DSP test program.
|
17 years ago |
Zuxy Meng
|
2462e4b765
Remove trailing / from -I flags, MinGW appears to dislike them.
|
18 years ago |
Michael Niedermayer
|
c6a29a63b1
enable seektest
|
18 years ago |
Michael Niedermayer
|
a2638aa764
ensure that seek_test is rebuild if any of the libs changed
|
18 years ago |
Diego Biurrun
|
d0115a2614
Add seektest to list of PHONY targets.
|
18 years ago |
Michael Niedermayer
|
f97b7e66de
seek regression tests
|
18 years ago |
Diego Biurrun
|
200d9a885b
Do not run (broken) ffserver test by default and warn about its brokenness.
|
18 years ago |
Diego Biurrun
|
3dd9fa77bf
Bail out immediately with software scaler instead of failing the tests.
|
18 years ago |
Diego Biurrun
|
919cb8731e
Fix regression tests with out-of-tree builds.
|
18 years ago |
Diego Biurrun
|
5d078bdb47
Use $< instead of explicit names.
|
18 years ago |
Måns Rullgård
|
997baf0141
allow spaces in source and build directory names
|
18 years ago |
Diego Biurrun
|
ca6127352f
Don't run libavtest if CONFIG_GPL is not set.
|
18 years ago |
Diego Biurrun
|
41ada6e515
Warn about --enable-gpl.
|
18 years ago |
Diego Biurrun
|
9fd353e9b5
0.pgm is now 00.pgm.
|
18 years ago |
Diego Biurrun
|
3263626feb
Mark all phony targets as such.
|
18 years ago |
Diego Biurrun
|
d568d0feb4
Merge identical targets.
|
18 years ago |
Diego Biurrun
|
a9f9cc7cc1
simplification cosmetics
|
18 years ago |
Diego Biurrun
|
0e16a1fc92
Simplify dsptest* rule and add libavutil to the dsptest* includes.
|
18 years ago |
Víctor Paesa
|
f5c85943d0
Add $(EXESUF) where necessary, fixes regression tests under MinGW.
|
18 years ago |
Víctor Paesa
|
462f3c372c
Add missing EXESUF to executable rules.
|
18 years ago |
Diego Biurrun
|
75fe19059a
100l: V_PATH vs VPATH typo
|
18 years ago |
Diego Biurrun
|
f130fd4630
cosmetics: Break overly long lines.
|
18 years ago |
Diego Biurrun
|
045bb9194e
simplify: $(SRC_PATH)/tests --> $(V_PATH)
|
18 years ago |
Diego Biurrun
|
98013cc16c
Make clean/distclean consistent throughout all the Makefiles.
|
19 years ago |
Michael Niedermayer
|
e03c822afd
split snow53 test out
|
19 years ago |