On Mon, Nov 07, 2011 at 02:41:58PM -0500, Justin Ruggles wrote: > > --- /dev/null > +++ b/libavcodec/smacker.h > @@ -0,0 +1,58 @@ > + > +#include <stdint.h> > +#include "libavutil/log.h" > +#define ALT_BITSTREAM_READER_LE > +#include "get_bits.h"
Extra good karma for adding an empty line between system and local headers. Patch OK with or without that change. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
