]> git.sesse.net Git - ffmpeg/commit
In the crop filter, put under ifdef DEBUG the trace logs for the
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 27 Dec 2010 18:04:35 +0000 (18:04 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 27 Dec 2010 18:04:35 +0000 (18:04 +0000)
commitb4356e4118b6cbe3a6ed81d16369acc5ff40ad05
tree09b8dab68e62cc6f934e7704dc83644a6b49284e
parentd46c27552b9d87b41d29ac646558285d3f69e919
In the crop filter, put under ifdef DEBUG the trace logs for the
evaluated crop area coordinates.

Prevent debug log spamming, define the DEBUG symbol for enabling them.

Originally committed as revision 26110 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/vf_crop.c