Commit 2ff302cb authored by Anton Khirnov's avatar Anton Khirnov

lavc: update coded_frame doxy.

It is not used during decoding anymore.
parent b068660f
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment