You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	mention libavfilter in warning about deprecated vhook
Originally committed as revision 11378 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -22,7 +22,7 @@ | ||||
| #ifndef FFMPEG_FRAMEHOOK_H | ||||
| #define FFMPEG_FRAMEHOOK_H | ||||
|  | ||||
| #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. | ||||
| #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system. | ||||
|  | ||||
| /* | ||||
|  * Prototypes for interface to .so that implement a video processing hook | ||||
|   | ||||
		Reference in New Issue
	
	Block a user