[FFmpeg-cvslog] doc/general: remove 8SVX audio, there is no such codec
Paul B Mahol
git at videolan.org
Mon Nov 19 11:00:00 CET 2012
ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Mon Nov 19 09:50:05 2012 +0000| [086e305276d4769a3a21da3eb628a8bc0b0709dd] | committer: Paul B Mahol
doc/general: remove 8SVX audio, there is no such codec
While here add missing PCM signed 8-bit planar.
Signed-off-by: Paul B Mahol <onemda at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=086e305276d4769a3a21da3eb628a8bc0b0709dd
---
doc/general.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/general.texi b/doc/general.texi
index b45910b..134ebd1 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -715,7 +715,6 @@ following image formats are supported:
@multitable @columnfractions .4 .1 .1 .4
@item Name @tab Encoding @tab Decoding @tab Comments
- at item 8SVX audio @tab @tab X
@item 8SVX exponential @tab @tab X
@item 8SVX fibonacci @tab @tab X
@item AAC+ @tab E @tab X
@@ -828,6 +827,7 @@ following image formats are supported:
@tab supported through external library libopus
@item PCM A-law @tab X @tab X
@item PCM mu-law @tab X @tab X
+ at item PCM signed 8-bit planar @tab @tab X
@item PCM signed 16-bit big-endian planar @tab @tab X
@item PCM signed 16-bit little-endian planar @tab @tab X
@item PCM signed 24-bit little-endian planar @tab @tab X
More information about the ffmpeg-cvslog
mailing list