Move stuff about.
[dcpomatic.git] / hacks / ffmpeg / Makefile
diff --git a/hacks/ffmpeg/Makefile b/hacks/ffmpeg/Makefile
new file mode 100644 (file)
index 0000000..99cfdbc
--- /dev/null
@@ -0,0 +1,2 @@
+test:  test.cc
+       g++ -D__STDC_CONSTANT_MACROS -Wall -o test test.cc `pkg-config --cflags --libs libavformat libswscale`