From 4303c9bf62a3c417a6298a7a7ab76f5ea4cab0e0 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 12 Apr 2007 11:28:34 +0000 Subject: [PATCH] spelling Originally committed as revision 8722 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/framehook.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/framehook.h b/libavformat/framehook.h index 06ed4f8898..d5573c1df4 100644 --- a/libavformat/framehook.h +++ b/libavformat/framehook.h @@ -22,7 +22,7 @@ #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 +#warning VHOOK is deprecated. Please help porting libmpcodecs or a better filter system to FFmpeg instead of wasting your time writing new filters for this crappy one. /* * Prototypes for interface to .so that implement a video processing hook