From eb688a8b22a03d660e4b439336c721912c1d6fee Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 24 May 2008 01:51:05 +0000 Subject: - First stabs at getting pdvjtools as part of Pd-extended - build fixes for Mac OS X - updated help files to standard names svn path=/trunk/externals/pdvjtools/; revision=9893 --- videogrid/videogrid.cpp | 4 ++-- videogrid/videogrid.libs | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 videogrid/videogrid.libs (limited to 'videogrid') diff --git a/videogrid/videogrid.cpp b/videogrid/videogrid.cpp index 98c770c..37203e4 100644 --- a/videogrid/videogrid.cpp +++ b/videogrid/videogrid.cpp @@ -34,8 +34,8 @@ along with this program. If not, see . #include "pthread.h" /*ffmpeg includes*/ -#include -#include +#include +#include /*libquicktime includes*/ //#include diff --git a/videogrid/videogrid.libs b/videogrid/videogrid.libs new file mode 100644 index 0000000..1662ffd --- /dev/null +++ b/videogrid/videogrid.libs @@ -0,0 +1 @@ +-lavcodec -lavformat -lavutil -lquicktime -- cgit v1.2.1