Re: [libav-devel] doc: avtools-common-opts: Fix terminology concerning metric prefixes

2012-11-19 Thread sto . mar
Am 19.11.2012 22:26, schrieb Diego Biurrun: On Mon, Nov 19, 2012 at 09:39:20PM +0100, sto@web.de wrote: 'k', 'M', and 'G' are SI (unit) prefixes or metric prefixes, not 'number postfixes'. Also, the statement regarding binary prefixes ("powers of 2 are used instead of powers of 10") might be

[libav-devel] doc: avtools-common-opts: Fix terminology concerning metric prefixes

2012-11-19 Thread sto . mar
'k', 'M', and 'G' are SI (unit) prefixes or metric prefixes, not 'number postfixes'. Also, the statement regarding binary prefixes ("powers of 2 are used instead of powers of 10") might be misinterpreted (1 kB = 10^3 B, but 1 KiB != 2^3 B). -- diff --git a/doc/avtool