[FFmpeg-devel] [PATCH v9] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette

wm4 nfxjfg at googlemail.com
Fri Feb 12 13:27:34 CET 2016


On Fri, 12 Feb 2016 13:23:02 +0100
Mats Peterson <matsp888-at-yahoo.com at ffmpeg.org> wrote:

> On 02/12/2016 12:49 PM, Michael Niedermayer wrote:
> >> +    av_log(avctx, AV_LOG_DEBUG, "PACKET SIZE: %d\n", avpkt->size);
> >> +    av_log(avctx, AV_LOG_DEBUG, "STRIDE: %d\n", stride);  
> >
> > this looks like some private debug code, which doesnt belong in this
> > patch
> >  
> 
> This is easy enough for you to remove, isn't it?

It's even easier for you. (Should be.)


More information about the ffmpeg-devel mailing list