diff options
author | Peter Ross <pross@xvid.org> | 2008-08-21 10:54:24 +0000 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2008-08-21 10:54:24 +0000 |
commit | eb6fc557db4c24bb739856a217c79c4e24491629 (patch) | |
tree | 5c8f94d1809af2dbf67cc0fa828a7257ce24e8fb /doc | |
parent | 8e84913db43f6f8ab6be7f5f6fffbffd1ac6cd10 (diff) | |
download | ffmpeg-eb6fc557db4c24bb739856a217c79c4e24491629.tar.gz |
Include floating point PCM in changelog and documentation.
Originally committed as revision 14879 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-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 99f48539c3..2585d08855 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/32 bits, mu-law/A-law @tab X @tab X +@item raw PCM 8/16/32 bits, 32/64-bit floating point, 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 |