diff framehook.h @ 1954:c558f356dd3e libavformat

warning about vhooks status
author michael
date Mon, 26 Mar 2007 18:01:26 +0000
parents 0899bfe4105c
children c0289552590f
line wrap: on
line diff
--- a/framehook.h	Sun Mar 25 15:15:35 2007 +0000
+++ b/framehook.h	Mon Mar 26 18:01:26 2007 +0000
@@ -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
  */