This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
warning about vhooks status
Originally committed as revision 8529 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer
18 years ago
parent
adcb72b521
commit
61f676e1c1
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
libavformat/framehook.h
+ 2
- 0
libavformat/framehook.h
View File
@@ -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
*/
Write
Preview
Loading…
Cancel
Save