projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f340f8
)
Mention damaged input testing.
author
Michael Niedermayer
<michaelni@gmx.at>
Tue, 8 Jan 2008 00:58:17 +0000
(
00:58
+0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Tue, 8 Jan 2008 00:58:17 +0000
(
00:58
+0000)
Originally committed as revision 11460 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/general.texi
patch
|
blob
|
history
diff --git
a/doc/general.texi
b/doc/general.texi
index
72c6ac9
..
e6c5a5d
100644
(file)
--- 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