Videoprobe implementation for wmf backend.
Change-Id: Ia597af428764229a76c0059ae7a57eb302aee63d Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
d7ed7ef6b3
commit
b7f4b2decb
@@ -19,13 +19,15 @@ HEADERS += \
|
||||
wmfserviceplugin.h \
|
||||
mfstream.h \
|
||||
sourceresolver.h \
|
||||
samplegrabber.h
|
||||
samplegrabber.h \
|
||||
mftvideo.h
|
||||
|
||||
SOURCES += \
|
||||
wmfserviceplugin.cpp \
|
||||
mfstream.cpp \
|
||||
sourceresolver.cpp \
|
||||
samplegrabber.cpp
|
||||
samplegrabber.cpp \
|
||||
mftvideo.cpp
|
||||
|
||||
include (player/player.pri)
|
||||
include (decoder/decoder.pri)
|
||||
|
||||
Reference in New Issue
Block a user