diff options
author | Peter Ross <pross@xvid.org> | 2008-07-26 07:12:54 +0000 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2008-07-26 07:12:54 +0000 |
commit | 6916e38a1cc3f29ea6865ca2bd6cfe65799945bc (patch) | |
tree | 5b554e58e62a1aac07a7d5d53340b2932019a98e | |
parent | 249f32436433f555fd322cdb899095f2a59915c6 (diff) | |
download | ffmpeg-6916e38a1cc3f29ea6865ca2bd6cfe65799945bc.tar.gz |
Include 32-bit PCM description
Originally committed as revision 14411 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index dac41fbff2..ea252e85c5 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -119,7 +119,7 @@ library: @item raw MJPEG @tab X @tab X @item raw MPEG video @tab X @tab X @item raw MPEG-4 video @tab X @tab X -@item raw PCM 8/16 bits, mu-law/A-law @tab X @tab X +@item raw PCM 8/16/32 bits, mu-law/A-law @tab X @tab X @item raw Shorten audio @tab @tab X @item RealMedia @tab X @tab X @item RL2 @tab @tab X |