mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-04-14 00:58:38 +02:00
warning about vhooks status
Originally committed as revision 8529 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
adcb72b521
commit
61f676e1c1
@ -22,6 +22,8 @@
|
|||||||
#ifndef _FRAMEHOOK_H
|
#ifndef _FRAMEHOOK_H
|
||||||
#define _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
|
* Prototypes for interface to .so that implement a video processing hook
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user