Merge commit '2ff302cb6ba1f159905888026c8a1d7dd8319acf'

* commit '2ff302cb6ba1f159905888026c8a1d7dd8319acf':
  lavc: update coded_frame doxy.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
pull/46/head
Michael Niedermayer 11 years ago
commit 571a99de18
  1. 2
      libavcodec/avcodec.h

@ -2641,7 +2641,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…
Cancel
Save