[FFmpeg-cvslog] vsrc_buffer: deprecate the header.
Nicolas George
git at videolan.org
Sun May 6 16:37:28 CEST 2012
ffmpeg | branch: master | Nicolas George <nicolas.george at normalesup.org> | Sat May 5 09:54:41 2012 +0200| [67a316bbdad4b9a42d2055a586abd6f61680cabc] | committer: Nicolas George
vsrc_buffer: deprecate the header.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=67a316bbdad4b9a42d2055a586abd6f61680cabc
---
libavfilter/vsrc_buffer.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/libavfilter/vsrc_buffer.h b/libavfilter/vsrc_buffer.h
index 821fb62..e752524 100644
--- a/libavfilter/vsrc_buffer.h
+++ b/libavfilter/vsrc_buffer.h
@@ -24,6 +24,8 @@
/**
* @file
* memory buffer source API for video
+ *
+ * @deprecated use buffersrc.h instead.
*/
#include "avfilter.h"
More information about the ffmpeg-cvslog
mailing list