mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 03:59:43 +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
|
||||
* - encoding: Set by libavcodec.
|
||||
* - decoding: Set by libavcodec.
|
||||
* - decoding: unused
|
||||
*/
|
||||
AVFrame *coded_frame;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user