Remove wrong and unnecessary condition. VHOOK filters are not special
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 6 Sep 2008 07:26:05 +0000 (07:26 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 6 Sep 2008 07:26:05 +0000 (07:26 +0000)
commit6123abad2e852952567c648faae6c6056cc5cac7
treeb64846331037708a53dc266a8b8eea9d9230b010
parentb359a90f95c314f34ed28924c0bc07b6d971df3f
Remove wrong and unnecessary condition. VHOOK filters are not special
so they are not supposed to use the printf, fprintf, perror and puts
functions but av_log instead.

Originally committed as revision 15221 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/internal.h