Browse Source

RoQ audio encoder

Originally committed as revision 8932 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 18 years ago
parent
commit
b09432ad47
2 changed files with 2 additions and 1 deletions
  1. +1
    -0
      Changelog
  2. +1
    -1
      doc/ffmpeg-doc.texi

+ 1
- 0
Changelog View File

@@ -82,6 +82,7 @@ version <next>
- CRYO APC demuxer
- Atrac3 decoder
- V.Flash PTX decoder
- RoQ audio encoder
- Renderware TXD demuxer and decoder

version 0.4.9-pre1:


+ 1
- 1
doc/ffmpeg-doc.texi View File

@@ -1105,7 +1105,7 @@ following image formats are supported:
@item AMR-WB @tab X @tab X
@tab Supported through an external library.
@item DV audio @tab @tab X
@item Id RoQ DPCM @tab @tab X
@item Id RoQ DPCM @tab X @tab X
@tab Used in Quake III, Jedi Knight 2, other computer games.
@item Interplay MVE DPCM @tab @tab X
@tab Used in various Interplay computer games.


Loading…
Cancel
Save