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. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
