summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-05-25 09:37:25 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-05-25 09:37:25 +0200
commitecf72542fac6d05d88efe4a7a474adb8ec291fbe (patch)
treed679e11392e6c3b267d02cbe9a038578e9cb24a2
parent034fc7bf129152b94958f4b74b9c81590350ce59 (diff)
vsrc_buffer: remove duplicated file description
-rw-r--r--libavfilter/vsrc_buffer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavfilter/vsrc_buffer.h b/libavfilter/vsrc_buffer.h
index 7e2526bea0..c717f3dae4 100644
--- a/libavfilter/vsrc_buffer.h
+++ b/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"
/**