[MPlayer-cvslog] r31645 - trunk/configure
Ivan Kalvachev
ikalvachev at gmail.com
Wed Jul 7 15:00:27 CEST 2010
On 7/7/10, diego <subversion at mplayerhq.hu> wrote:
> Author: diego
> Date: Wed Jul 7 13:52:31 2010
> New Revision: 31645
>
> Log:
> cosmetics: Drop leading underscore from FFmpeg component variables.
I assume you are doing that for consistency.
However I find the underscore usage good practice. It makes variables
easier to distinguish and you can use names starting with numbers e.g.
_3dnow instead of amd3dnow.
More information about the MPlayer-cvslog
mailing list