5503c4818e
build gpl modules as well (AAC and H264)
11 lines
426 B
Plaintext
11 lines
426 B
Plaintext
$OpenBSD: patch-utils_yuv4toyuv_c,v 1.3 2008/01/26 02:02:50 jakemsr Exp $
|
|
--- utils/yuv4toyuv.c.orig Wed Feb 14 03:40:59 2007
|
|
+++ utils/yuv4toyuv.c Sat Jan 19 21:06:11 2008
|
|
@@ -1,5 +1,6 @@
|
|
/*******************************************************************************
|
|
yuv4toyuv.c
|
|
+#include "funcprotos.h"
|
|
|
|
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
|
|
http://libquicktime.sourceforge.net
|