[FFmpeg-devel] [PATCH] Minor documentation clarification regarding AVStream.start_time semantics
Michael Niedermayer
michaelni at gmx.at
Fri Sep 23 03:05:05 CEST 2011
On Thu, Sep 22, 2011 at 11:20:21PM +0200, Robert Krüger wrote:
> diff --git a/libavformat/avformat.h b/libavformat/avformat.h
> index 40ba81b..728dd66 100644
> --- a/libavformat/avformat.h
> +++ b/libavformat/avformat.h
> @@ -546,7 +546,7 @@ typedef struct AVStream {
> #endif
>
> /**
> - * Decoding: pts of the first frame of the stream, in stream time base.
> + * Decoding: pts of the first frame of the stream in presentation order, in stream time base.
> * Only set this if you are absolutely 100% sure that the value you set
> * it to really is the pts of the first frame.
> * This may be undefined (AV_NOPTS_VALUE).
applied, thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110923/6da0af05/attachment.asc>
More information about the ffmpeg-devel
mailing list