FFmpeg/libavcodec
Michael Niedermayer fc567ac49e avcodec: Add padding after the remaining AVFrames
This limits ABI issues in case libavcodec is linked to a libavutil with larger AVFrame
Which can happen if they are shiped in seperate binary packages and libavutil is upgraded

A cleaner alternative would be to replace them by pointers but this would likely cause
a small speedloss

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-23 00:28:51 +01:00
..
2014-02-17 20:50:33 +01:00
2014-03-22 03:12:18 +01:00
2014-02-18 18:11:23 +01:00
2014-03-19 22:24:32 +01:00
2014-02-21 16:57:26 -03:00
2014-02-21 16:57:26 -03:00
2014-03-16 23:29:51 +01:00
2014-03-16 23:31:29 +01:00