On Fri, May 20, 2011 at 02:52:57PM -0400, Ronald S. Bultje wrote: > > 2011/5/20 Måns Rullgård <[email protected]>: > > "Ronald S. Bultje" <[email protected]> writes: > >> Otherwise compiler complains that AV_RB32() is undefined. > > > > That makes it sound like the compiler is overly pedantic, which is far > > from the case here. The header is required, full stop. That's where > > the macro is defined. > > This header is required for the definition of AV_RB32(). > > ?
mp3lame: Add #include required for AV_RB32 macro. Fixes compilation with mp3lame enabled. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
