mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
Enable lavfi test in "make test"
Originally committed as revision 24382 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
af521abc28
commit
b3dce4b9bf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -175,7 +175,7 @@ config .config:
|
|||
|
||||
check: test checkheaders
|
||||
|
||||
fulltest test: codectest lavftest seektest
|
||||
fulltest test: codectest lavftest lavfitest seektest
|
||||
|
||||
FFSERVER_REFFILE = $(SRC_PATH)/tests/ffserver.regression.ref
|
||||
SEEK_REFFILE = $(SRC_PATH)/tests/seek.regression.ref
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue