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
drawtext: Drop pointless header
It should be forward compatible with newer freetype.
tags/n2.2-rc1
Luca Barbato
11 years ago
parent
6892d145a0
commit
d68dc3c944
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavfilter/vf_drawtext.c
+ 0
- 1
libavfilter/vf_drawtext.c
View File
@@ -47,7 +47,6 @@
#include "video.h"
#include <ft2build.h>
#include <freetype/config/ftheader.h>
#include FT_FREETYPE_H
#include FT_GLYPH_H
Write
Preview
Loading…
Cancel
Save