
19 Feb
2008
19 Feb
'08
6:58 p.m.
On Tue, Feb 19, 2008 at 06:45:05PM +0100, Michael Niedermayer wrote:
+main_flags (v) + Bit Name Description + 0 BROADCAST_MODE Set if broadcast mode is in use.
Doesn't nut.txt say bit numbering goes from highest to lowest? Of course this makes no sense for vlc bitfields... But it should probably be clarified. Or else explicit numeric values rather than but numbers should be used. Rich