1) The definition of FLAC__BitWriter was updated with the
current text from /libFLAC/bitwriter.c (the text in comments was changed).
And the definition of TOTAL_BITS was made closer to the code from 
/libFLAC/bitwriter.c.


2) The values for 'words' and 'bits' values now calculated, not just some
magic constants.


3) Added FLAC__U64L() for 64-bit constants. It seems that it isn't
necessary (the values of these constants are less than 2^32), but
IMHO the code looks better with FLAC__U64L.

Attachment: 4_test_bitwriter.patch
Description: Binary data

_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to