On Fri, 7 Mar 2014 11:56:30 +0100, Vittorio Giovara <[email protected]> wrote: > diff --git a/libavcodec/mbtype.h b/libavcodec/mbtype.h > new file mode 100644 > index 0000000..21f3208 > --- /dev/null > +++ b/libavcodec/mbtype.h > @@ -0,0 +1,97 @@ > +/* > + * Generic macroblock types
Again, not really generic. Also, I'd merge those two headers into one (mpeg video formats-related defines), but don't insist on that. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
