diff avcodec.h @ 9050:9653d4585183 libavcodec

Completed documentation of reference field.
author cehoyos
date Thu, 26 Feb 2009 01:38:51 +0000
parents d4c12f2d226b
children 3c5920f57063
line wrap: on
line diff
--- a/avcodec.h	Thu Feb 26 01:03:01 2009 +0000
+++ b/avcodec.h	Thu Feb 26 01:38:51 2009 +0000
@@ -658,6 +658,7 @@
      * 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)).\
      */\