vlc | branch: master | Martell Malone <[email protected]> | 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 <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
