doc update for Shorten codec

Originally committed as revision 3986 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Mike Melanson 2005-02-26 14:30:04 +00:00
parent f52072e3f0
commit 13dfd2b919
3 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
This file contains the name of the people who have contributed to This file contains the name of the people who have contributed to
ffmpeg. The names are sorted alphabetically by last name. FFmpeg. The names are sorted alphabetically by last name.
Michel Bardiaux Michel Bardiaux
Fabrice Bellard Fabrice Bellard
@ -22,6 +22,7 @@ Todd Kirby
Nick Kurshev Nick Kurshev
Mike Melanson Mike Melanson
Loren Merritt Loren Merritt
Jeff Muizelaar
Michael Niedermayer Michael Niedermayer
François Revol François Revol
Måns Rullgård Måns Rullgård

View File

@ -9,6 +9,7 @@ version <next>
- H.261 video encoder - H.261 video encoder
- QPEG video decoder - QPEG video decoder
- Nullsoft Video (NSV) file demuxer - Nullsoft Video (NSV) file demuxer
- Shorten audio decoder
version 0.4.9-pre1: version 0.4.9-pre1:

View File

@ -657,6 +657,7 @@ library:
@item Raw MPEG video @tab X @tab X @item Raw MPEG video @tab X @tab X
@item Raw PCM8/16 bits, mulaw/Alaw@tab X @tab X @item Raw PCM8/16 bits, mulaw/Alaw@tab X @tab X
@item Raw CRI ADX audio @tab X @tab X @item Raw CRI ADX audio @tab X @tab X
@item Raw Shorten audio @tab @tab X
@item SUN AU format @tab X @tab X @item SUN AU format @tab X @tab X
@item NUT @tab X @tab X @tab NUT Open Container Format @item NUT @tab X @tab X @tab NUT Open Container Format
@item Quicktime @tab X @tab X @item Quicktime @tab X @tab X
@ -833,7 +834,8 @@ solutions.
@tab used in Sierra Online game audio files @tab used in Sierra Online game audio files
@item Apple MACE 3 @tab @tab X @item Apple MACE 3 @tab @tab X
@item Apple MACE 6 @tab @tab X @item Apple MACE 6 @tab @tab X
@item FLAC @tab @tab X @item FLAC lossless audio @tab @tab X
@item Shorten lossless audio @tab @tab X
@item FFmpeg Sonic @tab X @tab X @item FFmpeg Sonic @tab X @tab X
@tab Experimental lossy/lossless codec @tab Experimental lossy/lossless codec
@end multitable @end multitable