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

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to