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" /**