[FFmpeg-cvslog] r11460 - trunk/doc/general.texi
michael
subversion
Tue Jan 8 01:58:17 CET 2008
Author: michael
Date: Tue Jan 8 01:58:17 2008
New Revision: 11460
Log:
Mention damaged input testing.
Modified:
trunk/doc/general.texi
Modified: trunk/doc/general.texi
==============================================================================
--- trunk/doc/general.texi (original)
+++ trunk/doc/general.texi Tue Jan 8 01:58:17 2008
@@ -926,6 +926,11 @@ do not attach several unrelated patches
improves readability.
@item
Did you provide a suggestion for a clear commit log message?
+ at 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
More information about the ffmpeg-cvslog
mailing list