Browse Source

Documentation and changelog update for libspeex decoding

Originally committed as revision 15698 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
David Conrad 17 years ago
parent
commit
f6958006f7
2 changed files with 3 additions and 0 deletions
  1. +1
    -0
      Changelog
  2. +2
    -0
      doc/general.texi

+ 1
- 0
Changelog View File

@@ -138,6 +138,7 @@ version <next>
- Nellymoser ASAO encoder
- ASS and SSA demuxer and muxer
- liba52 wrapper removed
- Speex decoding via libspeex

version 0.4.9-pre1:



+ 2
- 0
doc/general.texi View File

@@ -409,6 +409,8 @@ following image formats are supported:
@tab experimental codec
@item Sonic lossless @tab X @tab X
@tab experimental codec
@item Speex @tab @tab X
@tab Supported through the external libspeex library.
@item THP ADPCM @tab @tab X
@tab Used on the Nintendo GameCube.
@item True Audio (TTA) @tab @tab X


Loading…
Cancel
Save