On Tue, Nov 27, 2012 at 11:55:25AM -0500, Justin Ruggles wrote: > --- > libavformat/aiff.h | 2 +- > libavformat/au.c | 1 - > libavformat/cafdec.c | 1 - > libavformat/gxfenc.c | 1 - > libavformat/internal.h | 3 +++ > libavformat/isom.c | 1 - > libavformat/lxfdec.c | 1 - > libavformat/nsvdec.c | 1 - > libavformat/nut.h | 2 +- > libavformat/omadec.c | 1 - > libavformat/riff.h | 2 -- > libavformat/rmdec.c | 1 - > libavformat/rsodec.c | 1 - > libavformat/smjpegenc.c | 1 - > libavformat/swf.h | 2 +- > libavformat/voc.h | 2 +- > libavformat/vocdec.c | 1 - > 17 files changed, 7 insertions(+), 17 deletions(-)
Patch OK with the following hunk dropped: > --- a/libavformat/vocdec.c > +++ b/libavformat/vocdec.c > @@ -21,7 +21,6 @@ > > #include "libavutil/intreadwrite.h" > #include "voc.h" > -#include "internal.h" This one is incorrect. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
