OSDN Git Service

lavc: reorder AVCodec fields.
authorAnton Khirnov <anton@khirnov.net>
Fri, 27 Jan 2012 11:29:37 +0000 (12:29 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 31 Jan 2012 06:26:18 +0000 (07:26 +0100)
commitf5f49a66a2b061f8d99e0b1e175d2f12e9d42cba
tree2a86f1f86c99e010ec30329fb817ce96e7781771
parent183eaa9a2525de485fe2e0e9e39671665ffc6df2
lavc: reorder AVCodec fields.

Put all private fields at the end and mark them as such so they can be
easily changed/removed.

This breaks ABI.
libavcodec/avcodec.h