[FFmpeg-devel] [PATCH 07/10] asrc_abuffer: deprecate the header.
Nicolas George
nicolas.george at normalesup.org
Sat May 5 10:22:35 CEST 2012
Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
---
libavfilter/asrc_abuffer.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavfilter/asrc_abuffer.h b/libavfilter/asrc_abuffer.h
index ebf55fd..aa34461 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.
*/
/**
--
1.7.10
More information about the ffmpeg-devel
mailing list