You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
More complete documentation for AVFrame.reference.
Originally committed as revision 12518 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -601,6 +601,8 @@ typedef struct AVPanScan{
|
|||||||
\
|
\
|
||||||
/**\
|
/**\
|
||||||
* is this picture used as reference\
|
* is this picture used as reference\
|
||||||
|
* The values for this are the same as the MpegEncContext.picture_structure\
|
||||||
|
* variable, that is 1->top field, 2->bottom field, 3->frame/both fields.\
|
||||||
* - encoding: unused\
|
* - encoding: unused\
|
||||||
* - decoding: Set by libavcodec. (before get_buffer() call)).\
|
* - decoding: Set by libavcodec. (before get_buffer() call)).\
|
||||||
*/\
|
*/\
|
||||||
|
Reference in New Issue
Block a user