Testing a new approach

This commit is contained in:
codestation
2013-08-23 10:25:00 -04:30
parent dc73bc3b23
commit dfdd79e850
7 changed files with 921 additions and 863 deletions

View File

@@ -26,7 +26,8 @@ SOURCES += main.cpp \
sforeader.cpp \
cmaclient.cpp \
cmabroadcast.cpp \
avdecoder.cpp
avdecoder.cpp \
cmaevent.cpp
HEADERS += \
capability.h \
@@ -41,7 +42,8 @@ HEADERS += \
sforeader.h \
cmaclient.h \
cmabroadcast.h \
avdecoder.h
avdecoder.h \
cmaevent.h
CONFIG += link_pkgconfig
PKGCONFIG += libvitamtp libavformat libavcodec libavutil libswscale