Commit 61f6d45f authored by cehoyos's avatar cehoyos

Completed documentation of reference field.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17597 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f5782a01
......@@ -658,6 +658,7 @@ typedef struct AVPanScan{
* 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.\
* Set to 4 for delayed, non-reference frames.\
* - encoding: unused\
* - decoding: Set by libavcodec. (before get_buffer() call)).\
*/\
......
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