On Tue, 12 Aug 2014 12:19:33 -0400, Andrew Stone <[email protected]> wrote:
> On Tue, Aug 12, 2014 at 3:39 AM, Anton Khirnov <[email protected]> wrote:
> >
> > On Fri,  8 Aug 2014 13:09:23 -0400, Andrew Stone <[email protected]> wrote:
> >> The only flags, for now, indicate if metadata was updated and are set 
> >> after each call to
> >> av_read_frame(). This comes with the caveat that, on stream start, it 
> >> might not be set properly
> >> as packets might be buffered in AVFormatContext.packet_buffer before being 
> >> given to the user
> >> in av_read_frame().
> >> ---
> >>
> >> Let's give this a go. If everything is good, I'll send the updated patches 
> >> for the demuxers in a
> >> separate thread.
> >>
> >
> > This is fine with me, and since no one else is complaining, I'd say the 
> > patch is
> > probably good to go.
> 
> Excellent. Once this and the following patches (#2-6 in this series)
> are approved, I'll get #7-10 (the patches that use these flags)
> updated to use the modified flags.

I've already approved 2 some time ago. Just had a brief look at 3-5 and they
also look ok.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to