diff options
author | Daniel Verkamp <daniel@drv.nu> | 2009-05-30 18:51:15 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2009-05-30 18:51:15 +0000 |
commit | cbfe5bee2e20df90c581937b2cb4b1535acbf726 (patch) | |
tree | be4422746892b4030d55854441c6c54833986f33 /doc/general.texi | |
parent | bb790168516b4a864ee8743c5900f8a6e495e1ce (diff) | |
download | ffmpeg-cbfe5bee2e20df90c581937b2cb4b1535acbf726.tar.gz |
Implement SoX native format muxer and demuxer.
Patch by Daniel Verkamp $firstname@drv DOT nu.
Originally committed as revision 18998 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 292b8af0e9..63c3b1938e 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -209,6 +209,7 @@ library: @item Sony OpenMG (OMA) @tab @tab X @tab Audio format used in Sony Sonic Stage and Sony Vegas. @item Sony PlayStation STR @tab @tab X +@item SoX native format @tab X @tab X @item SUN AU format @tab X @tab X @item THP @tab @tab X @tab Used on the Nintendo GameCube. |