This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
vsrc_buffer: remove duplicated file description
tags/n0.8
Stefano Sabatini
14 years ago
parent
034fc7bf12
commit
ecf72542fa
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
libavfilter/vsrc_buffer.h
+ 0
- 2
libavfilter/vsrc_buffer.h
View File
@@ -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"
/**
Write
Preview
Loading…
Cancel
Save