diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-03-26 16:25:10 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-04-06 19:30:42 +0200 |
commit | 1265395b5b1a6cde6549dabbb3820d343642f809 (patch) | |
tree | 583f082ed58cc77f88cd9aca790b2784abb37a35 /doc/general.texi | |
parent | d6c858658f2cd5cabbfecc008503c30951256fdd (diff) | |
download | ffmpeg-1265395b5b1a6cde6549dabbb3820d343642f809.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.
Diffstat (limited to 'doc/general.texi')
-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 3e4dbd270a..932e575fb6 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -162,6 +162,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 |