]> git.sesse.net Git - ffmpeg/blobdiff - doc/general.texi
const
[ffmpeg] / doc / general.texi
index e6c5a5d95e3ac56620583cb1406815957e24048c..899f426f9179f8e7655c7415285c32051a0186ca 100644 (file)
@@ -52,6 +52,7 @@ library:
 @item AVI@tab X @tab X
 @item WAV@tab X @tab X
 @item Macromedia Flash@tab X @tab X
+@item AVM2 (Flash 9) @tab X @tab X
 @tab Only embedded audio is decoded.
 @item FLV              @tab  X @tab X
 @tab Macromedia Flash video files
@@ -929,8 +930,7 @@ do not attach several unrelated patches to the same mail.
 @item
     Did you test your decoder or demuxer against damaged data? If no, see
     tools/trasher and the noise bitstream filter. Your decoder or demuxer
-    should not crash or end in a (near) infinite loop when feeded with
-    damaged data.
+    should not crash or end in a (near) infinite loop when fed damaged data.
 @end enumerate
 
 @section Patch review process