[FFmpeg-devel] [PATCH v9] lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette
Mats Peterson
matsp888 at yahoo.com
Fri Feb 12 13:23:02 CET 2016
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?
Mats
More information about the ffmpeg-devel
mailing list