You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
vsrc_buffer: remove duplicated file description
This commit is contained in:
@@ -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"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user