]> git.sesse.net Git - ffmpeg/commitdiff
lavfi/buffersink: fix doxy, remove "video" reference
authorStefano Sabatini <stefasab@gmail.com>
Thu, 5 Jul 2012 23:10:28 +0000 (01:10 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Thu, 5 Jul 2012 23:11:45 +0000 (01:11 +0200)
The file contains the code for the audio buffersink as well.

libavfilter/sink_buffer.c

index 2f3dff84ff2b2fb08fbd02b4f16f1cbe1086298a..8275f80965eefe20e25c011e7136c299fc0cb3f9 100644 (file)
@@ -20,7 +20,7 @@
 
 /**
  * @file
- * buffer video sink
+ * buffer sink
  */
 
 #include "libavutil/avassert.h"