On 09/27/2012 04:22 AM, Dale Curtis wrote: > On Wed, Sep 26, 2012 at 7:21 PM, <[email protected]> wrote: > >> From: Dale Curtis <[email protected]> >> >> Anonymous typedef structs prevent forward declaration, this >> change gives the AVIOContext and AVIOInterruptCB structures >> a name. These structures are now in line with other common >> structures such as AVFormatContext and AVCodecContext. >> >> Signed-off-by: Dale Curtis <[email protected]> >> > > Ran into this while converting Chrome over to AVIO from URLProtocol. Thanks > again for the help Luca!
That reminds me that the ogg demuxer was showing a strange behaviour, is that still the case? I hadn't even started working with Monty on sorting out how seeking in vorbis/theora should really work. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
