Browse Source

vsrc_buffer: remove duplicated file description

Stefano Sabatini 14 years ago
parent
commit
ecf72542fa
1 changed files with 0 additions and 2 deletions
  1. 0 2
      libavfilter/vsrc_buffer.h

+ 0 - 2
libavfilter/vsrc_buffer.h

@@ -1,5 +1,4 @@
 /*
- * Memory buffer source filter
  * Copyright (c) 2008 Vitor Sessak
  *
  * This file is part of FFmpeg.
@@ -27,7 +26,6 @@
  * memory buffer source API for video
  */
 
-
 #include "avfilter.h"
 
 /**