lavc: reorder AVCodecContext fields.
authorAnton Khirnov <anton@khirnov.net>
Sun, 26 Feb 2012 09:01:08 +0000 (10:01 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 27 Feb 2012 06:09:43 +0000 (07:09 +0100)
commitb1edfce08aac6dae90042b8f7269b9f932bac4e8
tree8aec0f5e14f5a7540ecc9c08b6bd560d629f10b3
parent1d428004c6bf83e16628af022d1684acd069b1ed
lavc: reorder AVCodecContext fields.

Put related fields together, move the important ones closer to the
beginning, try to eliminate holes.
libavcodec/avcodec.h
libavcodec/pthread.c