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:
Lev Zelenskiy
2012-02-21 17:23:47 +10:00
committed by Qt by Nokia
parent b56d3e70df
commit 03a14a95fe
5 changed files with 219 additions and 3 deletions

View File

@@ -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