summaryrefslogtreecommitdiff
path: root/libavfilter/asrc_abuffer.h
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-05-05 09:45:02 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-05-06 16:18:10 +0200
commitfe511b6e32be8ce0db9bd8b2a7091936f6f29651 (patch)
treeb4744f69c74285b11a61227968d7a1f5b85dcd4d /libavfilter/asrc_abuffer.h
parent675e83bb5cf1bf0e4bf9b14ab8afe7c276ddcef1 (diff)
asrc_abuffer: deprecate the header.
Diffstat (limited to 'libavfilter/asrc_abuffer.h')
-rw-r--r--libavfilter/asrc_abuffer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavfilter/asrc_abuffer.h b/libavfilter/asrc_abuffer.h
index ebf55fdf9c..aa3446166f 100644
--- a/libavfilter/asrc_abuffer.h
+++ b/libavfilter/asrc_abuffer.h
@@ -24,6 +24,8 @@
/**
* @file
* memory buffer source for audio
+ *
+ * @deprecated use buffersrc.h instead.
*/
/**