|
@@ -2496,7 +2496,7 @@ typedef struct AVCodecContext { |
|
|
/** |
|
|
/** |
|
|
* the picture in the bitstream |
|
|
* the picture in the bitstream |
|
|
* - encoding: Set by libavcodec. |
|
|
* - encoding: Set by libavcodec. |
|
|
* - decoding: Set by libavcodec. |
|
|
|
|
|
|
|
|
* - decoding: unused |
|
|
*/ |
|
|
*/ |
|
|
AVFrame *coded_frame; |
|
|
AVFrame *coded_frame; |
|
|
|
|
|
|
|
|