1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-04 17:44:49 +02:00

vsrc_buffer: deprecate the header.

This commit is contained in:
Nicolas George 2012-05-05 09:54:41 +02:00
parent aaa94f2890
commit 67a316bbda

View File

@ -24,6 +24,8 @@
/**
* @file
* memory buffer source API for video
*
* @deprecated use buffersrc.h instead.
*/
#include "avfilter.h"