Author: arekm                        Date: Wed Jan 23 09:18:35 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SOURCES:
   zoneminder-ffmpeg.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/zoneminder-ffmpeg.patch
diff -u /dev/null SOURCES/zoneminder-ffmpeg.patch:1.1
--- /dev/null   Wed Jan 23 10:18:35 2008
+++ SOURCES/zoneminder-ffmpeg.patch     Wed Jan 23 10:18:30 2008
@@ -0,0 +1,11 @@
+--- src/zm_mpeg.cpp~   2007-12-17 14:17:23.000000000 +0100
++++ src/zm_mpeg.cpp    2008-01-23 10:12:08.367096661 +0100
+@@ -278,7 +278,7 @@
+       {
+               /* close the output file */
+ #if ZM_FFMPEG_SVN
+-              url_fclose(ofc->pb);
++              url_fclose(&ofc->pb);
+ #else
+               url_fclose(&ofc->pb);
+ #endif
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to