decoder/Mp4v2: add MP4v2 decoder plugin

This plugin uses the MP4v2 library to play mp4/m4a files.
It is limited to file_decode.
This commit is contained in:
Andrée Ekroth
2014-08-07 19:52:56 +02:00
parent bbea6564fc
commit 330b6a0482
7 changed files with 392 additions and 0 deletions

View File

@@ -119,6 +119,9 @@ For AdLib playback.
despotify - https://github.com/SimonKagstrom/despotify
For Spotify playback.
MP4v2 - https://code.google.com/p/mp4v2/
For MP4 playback. You will need FAAD2.
Optional Miscellaneous Dependencies
-----------------------------------