Break the direct dependency to media-content from the media stats provider 19/67619/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 27 Apr 2016 12:04:54 +0000 (21:04 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 28 Apr 2016 02:03:41 +0000 (11:03 +0900)
commit673132618c05ba49281208fb5ca9554197af19bf
tree5bdf1492056480df1de09751b1b3f6738f8de701
parentc4449a92e4b9665d0d86d10bfe268f14b8407c27
Break the direct dependency to media-content from the media stats provider

If necessary, the provider dynamically load another so to use the media content API.

Change-Id: Id7f1fab0e956ee7702382328b981860f5fa6c9fc
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
packaging/context-provider.spec
src/media-stats/CMakeLists.txt
src/media-stats/MediaContentMonitor.cpp
src/media-stats/MediaContentMonitor.h
src/media-stats/util/CMakeLists.txt [new file with mode: 0644]
src/media-stats/util/MediaInfoUtil.cpp [new file with mode: 0644]