On 2/26/12 11:52 AM, Anton Khirnov wrote:
Put related fields together, move the important ones closer to the beginning. --- libavcodec/avcodec.h | 129 +++++++++++++++++++++++++------------------------- 1 files changed, 65 insertions(+), 64 deletions(-)
While at it check with pahole (part of dwarves) if the change can be made so we can pack better the structure. (or tell me to do that)
lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
