Justin Ruggles f3a29b750a avcodec: move some AVCodecContext fields to an internal struct.
A new field, AVCodecContext.internal is used to hold a new struct
AVCodecInternal, which has private fields that are not codec-specific and are
used by general libavcodec functions.

Moved internal_buffer, internal_buffer_count, and is_copy.
2011-11-19 10:01:05 -05:00
..
2011-08-09 19:56:25 +02:00
2011-08-09 19:56:21 +02:00
2011-10-12 14:52:26 -04:00
2011-09-19 12:38:34 +02:00
2011-05-01 15:06:03 +02:00
2011-10-19 21:20:17 +02:00
2011-11-11 22:46:47 +02:00
2011-10-26 16:39:33 -07:00
2011-06-19 19:45:36 +02:00
2011-03-16 22:01:01 +01:00