summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-04-12 11:28:34 +0000
committerDiego Biurrun <diego@biurrun.de>2007-04-12 11:28:34 +0000
commit4303c9bf62a3c417a6298a7a7ab76f5ea4cab0e0 (patch)
tree9a47fbdad826cdf1ab5846b72430ce61e22cb307 /libavformat
parent7bb932062e4ce35b9a79769cf61ecf50523687f0 (diff)
spelling
Originally committed as revision 8722 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/framehook.h2
1 files changed, 1 insertions, 1 deletions
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