Browse Source

MEDIASUBTYPE_I420 is in add wmcodecdsp.h

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
pull/28/head
Martell Malone 12 years ago
committed by Jean-Baptiste Kempf
parent
commit
f309e6438b
  1. 1
      modules/access/dshow/vlc_dshow.h

1
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

Loading…
Cancel
Save