Hi, On Sat, 11 Mar 2017 00:34:18 +0530 Paras <[email protected]> wrote:
> From: Paras Chadha <[email protected]> > > Signed-off-by: Paras <[email protected]> > --- > Changelog | 1 + > doc/general.texi | 2 + > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/avcodec.h | 1 + > libavcodec/codec_desc.c | 7 + > libavcodec/version.h | 4 +- > libavcodec/xpmdec.c | 409 > ++++++++++++++++++++++++++++++++++++++++++++++++ There are many instances of trailing whitespace in libavcodec/xpmdec.c. This is to be avoided and prevents the patch from being applied. If you use vim or emacs they can be configured to highlight trailing whitespace (and also forbidden tabs): http://ffmpeg.org/developer.html#Editor-configuration _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
