Commit b33d0305 authored by aurel's avatar aurel

mention libavfilter in warning about deprecated vhook

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11378 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 291ccfba
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#ifndef FFMPEG_FRAMEHOOK_H #ifndef FFMPEG_FRAMEHOOK_H
#define FFMPEG_FRAMEHOOK_H #define FFMPEG_FRAMEHOOK_H
#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. #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system.
/* /*
* Prototypes for interface to .so that implement a video processing hook * Prototypes for interface to .so that implement a video processing hook
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment