Video player example updated to display histogram using QVideoProbe.
Change-Id: Iaeba751280133bd405fe90a0d5d07be446c95738 Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
b56d3e70df
commit
03a14a95fe
@@ -12,12 +12,14 @@ HEADERS = \
|
||||
player.h \
|
||||
playercontrols.h \
|
||||
playlistmodel.h \
|
||||
videowidget.h
|
||||
videowidget.h \
|
||||
histogramwidget.h
|
||||
SOURCES = main.cpp \
|
||||
player.cpp \
|
||||
playercontrols.cpp \
|
||||
playlistmodel.cpp \
|
||||
videowidget.cpp
|
||||
videowidget.cpp \
|
||||
histogramwidget.cpp
|
||||
|
||||
maemo* {
|
||||
DEFINES += PLAYER_NO_COLOROPTIONS
|
||||
|
||||
Reference in New Issue
Block a user