[vlc-commits] MEDIASUBTYPE_I420 is in add wmcodecdsp.h

Martell Malone git at videolan.org
Mon Mar 9 00:04:36 CET 2015


vlc | branch: master | Martell Malone <martellmalone at gmail.com> | Wed Feb 18 15:28:58 2015 +0000| [f309e6438bce710fcadf956da53f231bb6970fcb] | committer: Jean-Baptiste Kempf

MEDIASUBTYPE_I420 is in add wmcodecdsp.h

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f309e6438bce710fcadf956da53f231bb6970fcb
---

 modules/access/dshow/vlc_dshow.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/access/dshow/vlc_dshow.h b/modules/access/dshow/vlc_dshow.h
index 816884e..be98882 100644
--- a/modules/access/dshow/vlc_dshow.h
+++ b/modules/access/dshow/vlc_dshow.h
@@ -37,6 +37,7 @@
 #include <limits.h>
 #include <strmif.h>
 #include <ksmedia.h>
+#include <wmcodecdsp.h>
 #include <ddraw.h>
 
 #ifndef __MINGW64_VERSION_MAJOR



More information about the vlc-commits mailing list