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

Martell Malone git at videolan.org
Wed Mar 11 16:57:59 CET 2015


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

MEDIASUBTYPE_I420 is in add wmcodecdsp.h

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
(cherry picked from commit f309e6438bce710fcadf956da53f231bb6970fcb)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 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