You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
simplification cosmetics
Originally committed as revision 6015 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -7,8 +7,8 @@ include ../config.mak
|
||||
VPATH=$(SRC_PATH)/tests
|
||||
CFLAGS=-O2 -Wall -g
|
||||
|
||||
REFFILE1=$(SRC_PATH)/tests/ffmpeg.regression.ref
|
||||
REFFILE2=$(SRC_PATH)/tests/rotozoom.regression.ref
|
||||
REFFILE1=$(VPATH)/ffmpeg.regression.ref
|
||||
REFFILE2=$(VPATH)/rotozoom.regression.ref
|
||||
|
||||
SERVER_REFFILE=$(VPATH)/ffserver.regression.ref
|
||||
|
||||
|
Reference in New Issue
Block a user