[FFmpeg-cvslog] r17586 - trunk/libavformat/avformat.h

Michael Niedermayer michaelni
Wed Feb 25 20:09:29 CET 2009


On Wed, Feb 25, 2009 at 10:22:18AM -0800, Baptiste Coudurier wrote:
> Hi Michael,
> 
> On 2/25/2009 2:45 AM, michael wrote:
> > Author: michael
> > Date: Wed Feb 25 11:45:08 2009
> > New Revision: 17586
> > 
> > Log:
> > untypo
> > 
> > Modified:
> >    trunk/libavformat/avformat.h
> > 
> > Modified: trunk/libavformat/avformat.h
> > ==============================================================================
> > --- trunk/libavformat/avformat.h	Wed Feb 25 09:36:00 2009	(r17585)
> > +++ trunk/libavformat/avformat.h	Wed Feb 25 11:45:08 2009	(r17586)
> > @@ -377,7 +377,7 @@ typedef struct AVInputFormat {
> >       * can be presented successfully will be closest to ts and within min/max_ts.
> >       * Active streams are all streams that have AVStream.discard < AVDISCARD_ALL.
> >       */
> > -    int (*reed_seek2)(struct AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags);
> > +    int (*read_seek2)(struct AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags);
> >  
> 
> Maybe (*seek_file) ?

feel free to change it ...

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

Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20090225/09ead879/attachment.pgp>



More information about the ffmpeg-cvslog mailing list