Skip to content

Commit

Permalink
New API / Crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
peak3d authored and popcornmix committed May 3, 2017
1 parent ae0eda2 commit 28807a0
Show file tree
Hide file tree
Showing 8 changed files with 271 additions and 208 deletions.
4 changes: 3 additions & 1 deletion xbmc/cores/VideoPlayer/DVDCodecs/Audio/CMakeLists.txt
@@ -1,7 +1,9 @@
set(SOURCES DVDAudioCodecFFmpeg.cpp
set(SOURCES DVDAudioCodecAndroidMediaCodec.cpp
DVDAudioCodecFFmpeg.cpp
DVDAudioCodecPassthrough.cpp)

set(HEADERS DVDAudioCodec.h
DVDAudioCodecAndroidMediaCodec.h
DVDAudioCodecFFmpeg.h
DVDAudioCodecPassthrough.h)

Expand Down

0 comments on commit 28807a0

Please sign in to comment.