From 27250d20ae72569b5b7e6434a3b07a5ccf6efb06 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Tue, 8 Jan 2008 00:58:17 +0000 Subject: [PATCH] Mention damaged input testing. Originally committed as revision 11460 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/general.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/general.texi b/doc/general.texi index 72c6ac9..e6c5a5d 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -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 -- 2.7.4