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

1
NEWS
View File

@@ -38,6 +38,7 @@ ver 0.19 (not yet released)
- audiofile: log libaudiofile errors
- sndfile: support scanning remote files
- sndfile: support tags "comment", "album", "track", "genre"
- mp4v2: support playback of MP4 files.
* encoder:
- shine: new encoder plugin
* threads: