[FFmpeg-devel] [PATCH 10/10] vsrc_buffer: deprecate the header.

Nicolas George nicolas.george at normalesup.org
Sat May 5 10:22:38 CEST 2012


Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
---
 libavfilter/vsrc_buffer.h |    2 ++
 1 file changed, 2 insertions(+)

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"
-- 
1.7.10



More information about the ffmpeg-devel mailing list