[x264-devel] Re: [patch] minor changes
Johannes Ballé
johannes.balle at rwth-aachen.de
Fri Aug 18 18:47:48 CEST 2006
Am Mittwoch, 16. August 2006 21:58 schrieb Loren Merritt:
> applied, except for me4x8[2][4] which should be me4x8[4][2].
Hmm, moving X264_MBTYPE_MAX into the enum in macroblock.h is actually cleaner,
but it doesn't compile, because it's already referenced in common.h (which
includes macroblock.h at the end).
This moves it back to where it was in my original post. Still better than
using "19" all over the place, I suppose. Another solution would be to move
the enum somewhere to the beginning of common.h.
--
Johannes Ballé
RWTH Aachen University
johannes.balle at rwth-aachen.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mbtype.diff
Type: text/x-diff
Size: 663 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20060818/cb03c029/attachment.diff
More information about the x264-devel
mailing list