Completed documentation of reference field.
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Thu, 26 Feb 2009 01:38:51 +0000 (01:38 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Thu, 26 Feb 2009 01:38:51 +0000 (01:38 +0000)
Originally committed as revision 17597 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index 5a81a37..a3bfcbc 100644 (file)
@@ -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)).\
      */\