mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
Merge commit '2ff302cb6ba1f159905888026c8a1d7dd8319acf'
* commit '2ff302cb6ba1f159905888026c8a1d7dd8319acf': lavc: update coded_frame doxy. Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
571a99de18
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user