summaryrefslogtreecommitdiff
path: root/libavfilter/vsrc_buffer.h
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-05-05 09:54:41 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-05-06 16:18:11 +0200
commit67a316bbdad4b9a42d2055a586abd6f61680cabc (patch)
treef1773df921a59b6f43d38dbc3bced7d2c36981b2 /libavfilter/vsrc_buffer.h
parentaaa94f2890e6dc1684cf35d8f3cc924927949d6e (diff)
vsrc_buffer: deprecate the header.
Diffstat (limited to 'libavfilter/vsrc_buffer.h')
-rw-r--r--libavfilter/vsrc_buffer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavfilter/vsrc_buffer.h b/libavfilter/vsrc_buffer.h
index 821fb624bd..e75252423e 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"