[SCM] libav/experimental: Mention damaged input testing.
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:11:30 UTC 2013
The following commit has been merged in the experimental branch:
commit 27250d20ae72569b5b7e6434a3b07a5ccf6efb06
Author: Michael Niedermayer <michaelni at gmx.at>
Date: Tue Jan 8 00:58:17 2008 +0000
Mention damaged input testing.
Originally committed as revision 11460 to svn://svn.ffmpeg.org/ffmpeg/trunk
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?
+ 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
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list