[FFmpeg-devel] [PATCH] Improve cryptic documentation for AVCodecContext.top_field_first.

Michael Niedermayer michaelni
Sat Dec 18 00:09:07 CET 2010


On Fri, Dec 17, 2010 at 03:30:55PM +0100, Stefano Sabatini wrote:
> ---
>  libavcodec/avcodec.h |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
> index ecfc28b..c67c4a3 100644
> --- a/libavcodec/avcodec.h
> +++ b/libavcodec/avcodec.h
> @@ -948,7 +948,8 @@ typedef struct AVPanScan{
>      int interlaced_frame;\
>      \
>      /**\
> -     * If the content is interlaced, is top field displayed first.\
> +     * If the video is interlaced and the picture top field is\
> +     * displayed first it is set to 1, otherwise it is set to 0.\
>       * - encoding: Set by user.\

The text was correct (cryptic or not) and would be wrong afterwards

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101218/66ca3fb8/attachment.pgp>



More information about the ffmpeg-devel mailing list