Move new field to the end to avoid ABI breakage, I thought this struct
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 2 Jun 2008 14:23:25 +0000 (14:23 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 2 Jun 2008 14:23:25 +0000 (14:23 +0000)
commit5c027f8866bca84ff8416e2867fbe0b7db1dd1bd
treea7654b082992212e25006b86802a57a5ca5a9b07
parentebdd73778c56d07caa57c236d11ee3df3ee1004c
Move new field to the end to avoid ABI breakage, I thought this struct
is not used from the outside but after rethinking it of course has to be
used if someone wants to use a parser without a lavf demuxer.

Originally committed as revision 13625 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h