[MPlayer-cvslog] CVS: main mencoder.c,1.289,1.290
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu Jun 30 20:59:50 CEST 2005
Hi,
On Wed, Jun 29, 2005 at 02:53:19PM +0200, Alexander Strasser wrote:
> That they are flags is no reason to make em shorter in most
> cases. The traditional approach was to just use int, but recent
Usually not, and if you want to really make them small you should use
only bits anyway... either via defines or a bitfield struct.
Greetings,
Reimar Döffinger
More information about the MPlayer-cvslog
mailing list