Merge branch 'videoimpl-refactor' into setup/dakar-bideew-show-2016

# Conflicts:
#	mapmap.pro
This commit is contained in:
Tats
2016-05-12 10:27:59 +00:00
13 changed files with 872 additions and 494 deletions
+8 -2
View File
@@ -46,7 +46,10 @@ HEADERS = \
Triangle.h \
UidAllocator.h \
Util.h \
VideoImpl.h
VideoImpl.h \
VideoUriDecodeBinImpl.h \
VideoV4l2SrcImpl.h \
VideoShmSrcImpl.h \
SOURCES = \
Commands.cpp \
@@ -83,7 +86,10 @@ SOURCES = \
UidAllocator.cpp \
Util.cpp \
VideoImpl.cpp \
main.cpp \
VideoUriDecodeBinImpl.cpp \
VideoV4l2SrcImpl.cpp \
VideoShmSrcImpl.cpp \
main.cpp
include(contrib/qtpropertybrowser/src/qtpropertybrowser.pri)