Browse Source

Include floating point PCM in changelog and documentation.

Originally committed as revision 14879 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Peter Ross 17 years ago
parent
commit
eb6fc557db
2 changed files with 2 additions and 1 deletions
  1. +1
    -0
      Changelog
  2. +1
    -1
      doc/general.texi

+ 1
- 0
Changelog View File

@@ -131,6 +131,7 @@ version <next>
- Electronic Arts TGV decoder
- Apple Lossless Audio Codec (ALAC) encoder
- AAC decoder
- floating point PCM encoder/decoder

version 0.4.9-pre1:



+ 1
- 1
doc/general.texi View File

@@ -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


Loading…
Cancel
Save