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
tty: remove superflous #include <strings.h>
Signed-off-by: Mans Rullgard <mans@mansr.com>
tags/n0.8
Mans Rullgard
14 years ago
parent
21c900129c
commit
1e48cdaac3
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavformat/tty.c
+ 0
- 1
libavformat/tty.c
View File
@@ -28,7 +28,6 @@
#include "libavutil/avstring.h"
#include "avformat.h"
#include "sauce.h"
#include <strings.h>
#define LINE_RATE 6000 /* characters per second */
Write
Preview
Loading…
Cancel
Save