[SCM] libav/experimental: #include "libavutil/avutil.h" in swscale.h
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:15:30 UTC 2013
The following commit has been merged in the experimental branch:
commit 885176993a50535b1ac46d5f9c9b996e2f114306
Author: Måns Rullgård <mans at mansr.com>
Date: Mon Feb 25 09:24:33 2008 +0000
#include "libavutil/avutil.h" in swscale.h
Originally committed as revision 26097 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
diff --git a/libswscale/swscale.h b/libswscale/swscale.h
index 4dd38d6..c36d3d0 100644
--- a/libswscale/swscale.h
+++ b/libswscale/swscale.h
@@ -27,7 +27,7 @@
* external api for the swscale stuff
*/
-#include "avutil.h"
+#include "libavutil/avutil.h"
#define LIBSWSCALE_VERSION_TRIPLET 0,5,0
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list