[vlc-commits] commit: Use KiB instead of kB for input statistics ( Rémi Denis-Courmont )
git version control
git at videolan.org
Wed Mar 3 16:57:55 CET 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Mar 3 17:33:44 2010 +0200| [e17d5ecd8918a78c8ecbff36110292c1caaafd26] | committer: Rémi Denis-Courmont
Use KiB instead of kB for input statistics
This is an arbitrary choice. But KiB are much more common than kB.
Also the notation is unambiguous.
Note that we keep kbps for *bit* rates.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e17d5ecd8918a78c8ecbff36110292c1caaafd26
---
modules/control/rc.c | 12 ++++++------
modules/gui/macosx/playlistinfo.m | 14 +++++++-------
modules/gui/ncurses.c | 12 ++++++------
modules/gui/qt4/components/info_panels.cpp | 12 ++++++------
share/lua/intf/rc.lua | 8 ++++----
5 files changed, 29 insertions(+), 29 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e17d5ecd8918a78c8ecbff36110292c1caaafd26
More information about the vlc-commits
mailing list