On Wed, Sep 26, 2012 at 07:21:03PM -0700, [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]> > --- > libavformat/avio.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Will queue and push out with the next bunch bunch of patches. Thanks for the patch Dale. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
