diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-03-26 16:25:10 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-12-01 13:54:43 +0100 |
commit | f28070a123ffae9d3e58e65ef33a3fb69bfe9c5c (patch) | |
tree | a5d9a6e446a50496ba6342be43ab108ef7c1cfe3 /Changelog | |
parent | c3b05d2159e9c2d78c62ef79c2cfcb90d766556d (diff) | |
download | ffmpeg-f28070a123ffae9d3e58e65ef33a3fb69bfe9c5c.tar.gz |
Add PlayStation Portable PMP format demuxer
Not yet complete, for demuxing AAC the AAC header must be generated
manually.
Possibly the decoder could accept the header as extradata to simplify
this.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -103,6 +103,7 @@ easier to use. The changes are: - VBLE Decoder - OS X Video Decoder Acceleration (VDA) support - CRI ADX audio format demuxer +- Playstation Portable PMP format demuxer version 0.7: |