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