[FFmpeg-cvslog] r17579 - trunk/libavformat/avformat.h
Diego Biurrun
diego
Wed Feb 25 08:44:21 CET 2009
On Wed, Feb 25, 2009 at 04:18:11AM +0100, michael wrote:
>
> Log:
> AVInputFormat.reed_seek2()
>
> --- trunk/libavformat/avformat.h Wed Feb 25 00:10:36 2009 (r17578)
> +++ trunk/libavformat/avformat.h Wed Feb 25 04:18:11 2009 (r17579)
> @@ -368,6 +371,14 @@ typedef struct AVInputFormat {
>
> + int (*reed_seek2)(struct AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags);
reed?
Diego
More information about the ffmpeg-cvslog
mailing list