1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
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-10-21 12:49:01 +01:00
2011-11-02 17:21:45 -04:00
2011-11-02 17:21:45 -04:00
2011-11-02 17:21:45 -04:00
2011-11-02 17:21:45 -04:00
2011-10-24 15:26:24 +01:00
2011-11-08 00:36:45 +02:00
2011-11-18 12:10:41 +01:00
2011-10-21 01:00:41 -07:00
2011-10-21 01:00:41 -07:00
2011-10-21 01:00:41 -07:00
2011-11-08 10:59:52 -08:00
2011-10-20 21:06:58 +02:00
2011-11-11 14:17:40 -05:00
2011-10-21 01:00:41 -07:00
2011-10-29 12:54:08 -07:00
2011-11-11 22:05:51 +01:00
2011-11-17 11:58:49 -08:00
2011-11-17 11:58:40 -08:00