Originally committed as revision 12424 to svn://svn.ffmpeg.org/ffmpeg/trunk
| ... | ... |
@@ -146,8 +146,9 @@ bug/closed/fixed |
| 146 | 146 |
Bugs which have to the best of our knowledge been fixed. |
| 147 | 147 |
|
| 148 | 148 |
bug/closed/wont_fix |
| 149 |
- Bugs which we will not fix. Reasons include legality, high |
|
| 150 |
- complexity or speed loss for supporting some obscure corner cases. |
|
| 149 |
+ Bugs which we will not fix. Possible reasons include legality, high |
|
| 150 |
+ complexity for the sake of supporting obscure corner cases, speed loss |
|
| 151 |
+ for similarly esoteric purposes, et cetera. |
|
| 151 | 152 |
This also means that wont_fix means we would reject a patch. |
| 152 | 153 |
If we are just too lazy to fix a bug then the correct state is open |
| 153 | 154 |
and unassigned. Closed means that the case is closed which is not |