[SCM] libav/experimental: simplification cosmetics
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 15:50:01 UTC 2013
The following commit has been merged in the experimental branch:
commit a9f9cc7cc13f838298c392ea2a95294ddc402538
Author: Diego Biurrun <diego at biurrun.de>
Date: Thu Aug 17 16:29:52 2006 +0000
simplification cosmetics
Originally committed as revision 6015 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/tests/Makefile b/tests/Makefile
index 6b1abb9..7cd916f 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -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
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list