1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

Mention damaged input testing.

Originally committed as revision 11460 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2008-01-08 00:58:17 +00:00
parent 0f340f8fc5
commit 27250d20ae

View File

@@ -926,6 +926,11 @@ do not attach several unrelated patches to the same mail.
improves readability. improves readability.
@item @item
Did you provide a suggestion for a clear commit log message? 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 @end enumerate
@section Patch review process @section Patch review process