Commit 571a99de authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '2ff302cb'

* commit '2ff302cb':
  lavc: update coded_frame doxy.
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents ec9aef56 2ff302cb
......@@ -2641,7 +2641,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