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: deprecate the header.
tags/n0.11
Nicolas George
13 years ago
parent
aaa94f2890
commit
67a316bbda
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
libavfilter/vsrc_buffer.h
+ 2
- 0
libavfilter/vsrc_buffer.h
View File
@@ -24,6 +24,8 @@
/**
* @file
* memory buffer source API for video
*
* @deprecated use buffersrc.h instead.
*/
#include "avfilter.h"
Write
Preview
Loading…
Cancel
Save