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 /doc | |
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 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 9a5c405f85..dc7e8bb77b 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -167,6 +167,7 @@ library: @item NUT @tab X @tab X @tab NUT Open Container Format @item Ogg @tab X @tab X +@item Playstation Portable PMP @tab @tab X @item TechnoTrend PVA @tab @tab X @tab Used by TechnoTrend DVB PCI boards. @item QCP @tab @tab X |