Browse Source

lavfi/buffersink: fix doxy, remove "video" reference

The file contains the code for the audio buffersink as well.
tags/n1.0
Stefano Sabatini 13 years ago
parent
commit
3e3e414fe4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavfilter/sink_buffer.c

+ 1
- 1
libavfilter/sink_buffer.c View File

@@ -20,7 +20,7 @@

/**
* @file
* buffer video sink
* buffer sink
*/

#include "libavutil/avassert.h"


Loading…
Cancel
Save