]> git.sesse.net Git - ffmpeg/blobdiff - doc/issue_tracker.txt
Fix infinite loop with spline, bug was introduced in r27612 by me.
[ffmpeg] / doc / issue_tracker.txt
index 92d76b2b9c58f254c14cff35a916fc01c15e9b06..cab56cfc5a5d704b19e5ac3a5348518035a4ca70 100644 (file)
@@ -146,9 +146,10 @@ bug/closed/fixed
     Bugs which have to the best of our knowledge been fixed.
 
 bug/closed/wont_fix
-    Bugs which we will not fix. Reasons include legality, high
-    complexity or speed loss for supporting some obscure corner cases.
-    This also means that wont_fix means we would reject a patch.
+    Bugs which we will not fix. Possible reasons include legality, high
+    complexity for the sake of supporting obscure corner cases, speed loss
+    for similarly esoteric purposes, et cetera.
+    This also means that we would reject a patch.
     If we are just too lazy to fix a bug then the correct state is open
     and unassigned. Closed means that the case is closed which is not
     the case if we are just waiting for a patch.