Attention is currently required from: pespin.
1 comment:
Patchset:
any explanation what was that doing and ther ein first place and why don't we want it?
the codec names like 'fr1' have numbers that are supposed to be single digit. Now, the '%.1u' may seem like it is enforcing a single digit, or something; There is obviously no printf format limiting the amount of printed integer digits, because that concept makes no sense. The '%.1u' format only applies to floating point numbers, limiting fractional digits *after* the decimal dot. So it is completely weird and lost and confusing.
To view, visit change 31607. To unsubscribe, or for help writing mail filters, visit settings.