Originally committed as revision 8722 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 18 years ago
parent 7bb932062e
commit 4303c9bf62
  1. 2
      libavformat/framehook.h

@ -22,7 +22,7 @@
#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
#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

Loading…
Cancel
Save