[FFmpeg-cvslog] Merge commit '328e9a15c568843580ff3ff490748d545f16def8'

Derek Buitenhuis git at videolan.org
Wed Apr 13 18:27:12 CEST 2016


ffmpeg | branch: master | Derek Buitenhuis <derek.buitenhuis at gmail.com> | Wed Apr 13 17:26:56 2016 +0100| [c849ed8b2fa2e3d6d4464c652b403fe4a0b9746e] | committer: Derek Buitenhuis

Merge commit '328e9a15c568843580ff3ff490748d545f16def8'

* commit '328e9a15c568843580ff3ff490748d545f16def8':
  buffer: drop a reference to a non-existing function from the docs

Merged-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>

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

 libavutil/buffer.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/libavutil/buffer.h b/libavutil/buffer.h
index 207e971..0c0ce12 100644
--- a/libavutil/buffer.h
+++ b/libavutil/buffer.h
@@ -272,7 +272,6 @@ AVBufferPool *av_buffer_pool_init2(int size, void *opaque,
  * in use.
  *
  * @param pool pointer to the pool to be freed. It will be set to NULL.
- * @see av_buffer_pool_can_uninit()
  */
 void av_buffer_pool_uninit(AVBufferPool **pool);
 


======================================================================




More information about the ffmpeg-cvslog mailing list