]> git.sesse.net Git - ffmpeg/blobdiff - doc/general.texi
const
[ffmpeg] / doc / general.texi
index 72c6ac90350f270e2d869d6f801dd259357e2f96..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
@@ -926,6 +927,10 @@ do not attach several unrelated patches to the same mail.
     improves readability.
 @item
     Did you provide a suggestion for a clear commit log message?
+@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 fed damaged data.
 @end enumerate
 
 @section Patch review process