diff options
author | Jai Menon <jmenon86@gmail.com> | 2008-08-19 19:25:00 +0000 |
---|---|---|
committer | Jai Menon <jmenon86@gmail.com> | 2008-08-19 19:25:00 +0000 |
commit | 833e90ddf524b5a1c6ebf81db5c78eec91f21749 (patch) | |
tree | 7d03a4b197c40b9462098d599f8854b712287f8c /doc/general.texi | |
parent | 745b39d5f92437629513f2b8fc3287fb2e66d3ff (diff) | |
download | ffmpeg-streaming-833e90ddf524b5a1c6ebf81db5c78eec91f21749.zip ffmpeg-streaming-833e90ddf524b5a1c6ebf81db5c78eec91f21749.tar.gz |
Update changelog and general.texi to reflect
addition of the alac encoder, add Jai Menon
to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR.
Originally committed as revision 14849 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-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 0944654..c536eac 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -346,7 +346,7 @@ following image formats are supported: @tab Supported through an external library. @item AMV IMA ADPCM @tab @tab X @tab Used in AMV files -@item Apple lossless audio @tab @tab X +@item Apple lossless audio @tab X @tab X @tab QuickTime fourcc 'alac' @item Apple MACE 3 @tab @tab X @item Apple MACE 6 @tab @tab X |