OSDN Git Service

Implement trace messages logging in the filterchain processing.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 6 Oct 2009 22:07:32 +0000 (22:07 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 6 Oct 2009 22:07:32 +0000 (22:07 +0000)
commit96da1c51f6cc82288e05cf3fc53c10f7a94b9a21
treebb40be98cfdaee21a8c1ed680c53d280605b684d
parent2ad4c241c852efc0baa79b21db6bbc87c27873ef
Implement trace messages logging in the filterchain processing.

It is only enabled when the DEBUG symbol is defined.

Originally committed as revision 20187 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.c