[FFmpeg-cvslog] lavfi/buffersink: fix doxy, remove "video" reference
Stefano Sabatini
git at videolan.org
Fri Jul 6 01:12:49 CEST 2012
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Fri Jul 6 01:10:28 2012 +0200| [3e3e414fe422562fee701fe7fab5b1dc7e5df6f3] | committer: Stefano Sabatini
lavfi/buffersink: fix doxy, remove "video" reference
The file contains the code for the audio buffersink as well.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3e3e414fe422562fee701fe7fab5b1dc7e5df6f3
---
libavfilter/sink_buffer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/sink_buffer.c b/libavfilter/sink_buffer.c
index 2f3dff8..8275f80 100644
--- a/libavfilter/sink_buffer.c
+++ b/libavfilter/sink_buffer.c
@@ -20,7 +20,7 @@
/**
* @file
- * buffer video sink
+ * buffer sink
*/
#include "libavutil/avassert.h"
More information about the ffmpeg-cvslog
mailing list