Mercurial > libavcodec.hg
changeset 9050:9653d4585183 libavcodec
Completed documentation of reference field.
author | cehoyos |
---|---|
date | Thu, 26 Feb 2009 01:38:51 +0000 |
parents | 16d0dfacd6c2 |
children | 0cffed11ee33 |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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)).\ */\