mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
lavc: update coded_frame doxy.
It is not used during decoding anymore.
This commit is contained in:
parent
b068660ffa
commit
2ff302cb6b
@ -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;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user