Mercurial > libavformat.hg
changeset 1954:c558f356dd3e libavformat
warning about vhooks status
author | michael |
---|---|
date | Mon, 26 Mar 2007 18:01:26 +0000 |
parents | edfd6b33d1f6 |
children | 79112cde3831 |
files | framehook.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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 */