Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-05-05 11:45:02 +0400
committerNicolas George <nicolas.george@normalesup.org>2012-05-06 18:18:10 +0400
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.
*/
/**