lavf: reorder AVInput/OutputFormat 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:21:06 +0000 (07:21 +0100)
commit183eaa9a2525de485fe2e0e9e39671665ffc6df2
tree7e2e07f66413dd0ed27a73083bf005e28c2a81de
parentf372ce119bd2458fa0b4ddfb2af3a36621df99f7
lavf: reorder AVInput/OutputFormat fields.

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

This breaks ABI.
libavformat/avformat.h