[FFmpeg-cvslog] asrc_abuffer: deprecate the header.

Nicolas George git at videolan.org
Sun May 6 16:37:28 CEST 2012


ffmpeg | branch: master | Nicolas George <nicolas.george at normalesup.org> | Sat May  5 09:45:02 2012 +0200| [fe511b6e32be8ce0db9bd8b2a7091936f6f29651] | committer: Nicolas George

asrc_abuffer: deprecate the header.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fe511b6e32be8ce0db9bd8b2a7091936f6f29651
---

 libavfilter/asrc_abuffer.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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.
  */
 
 /**



More information about the ffmpeg-cvslog mailing list