changeset 22731:5556aa316b2a

split sonic into sonic/sonicls and wma into wmav1/wmav2
author compn
date Mon, 19 Mar 2007 19:21:09 +0000
parents 04bff616cb84
children 02f1feef63eb
files DOCS/xml/en/encoding-guide.xml
diffstat 1 files changed, 11 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/encoding-guide.xml	Mon Mar 19 18:57:37 2007 +0000
+++ b/DOCS/xml/en/encoding-guide.xml	Mon Mar 19 19:21:09 2007 +0000
@@ -2600,7 +2600,11 @@
 </row>
 <row>
   <entry>sonic</entry>
-  <entry>experimental lossy/lossless codec</entry>
+  <entry>experimental FFmpeg lossy codec</entry>
+</row>
+<row>
+  <entry>sonicls</entry>
+  <entry>experimental FFmpeg lossless codec</entry>
 </row>
 <row>
   <entry>vorbis</entry>
@@ -2615,8 +2619,12 @@
   <entry>GSM-MS codec</entry>
 </row>
 <row>
-  <entry>wma</entry>
-  <entry>Windows Media Audio codec</entry>
+  <entry>wmav1</entry>
+  <entry>Windows Media Audio v1 codec</entry>
+</row>
+<row>
+  <entry>wmav2</entry>
+  <entry>Windows Media Audio v2 codec</entry>
 </row>
 </tbody>
 </tgroup>