]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Mention damaged input testing.
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 8 Jan 2008 00:58:17 +0000 (00:58 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 8 Jan 2008 00:58:17 +0000 (00:58 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11460 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/general.texi

index 72c6ac90350f270e2d869d6f801dd259357e2f96..e6c5a5d95e3ac56620583cb1406815957e24048c 100644 (file)
@@ -926,6 +926,11 @@ 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 feeded with
+    damaged data.
 @end enumerate
 
 @section Patch review process