forked from FFmpeg/FFmpeg
spelling
Originally committed as revision 8722 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7bb932062e
commit
4303c9bf62
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
#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
|
#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
|
* Prototypes for interface to .so that implement a video processing hook
|
||||||
|
|
Loading…
Add table
Reference in a new issue