OSDN Git Service

warning about vhooks status
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 26 Mar 2007 18:01:26 +0000 (18:01 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 26 Mar 2007 18:01:26 +0000 (18:01 +0000)
Originally committed as revision 8529 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/framehook.h

index d843ddb..bcaa0c9 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef _FRAMEHOOK_H
 #define _FRAMEHOOK_H
 
+#warning VHOOK is deprecated please help porting libmpcodecs or a better filter system to ffmpeg instead of wasting your time writing new fiters for this crappy one
+
 /*
  * Prototypes for interface to .so that implement a video processing hook
  */