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
cmdutils: drop libavformat/network.h include
It is not a public header and has not been used since
10173c0e58
tags/n4.3
Anton Khirnov
8 years ago
parent
ca7095a907
commit
8cfab9fa8c
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
fftools/cmdutils.c
+ 0
- 3
fftools/cmdutils.c
View File
@@ -55,9 +55,6 @@
#include "libavutil/ffversion.h"
#include "libavutil/version.h"
#include "cmdutils.h"
#if CONFIG_NETWORK
#include "libavformat/network.h"
#endif
#if HAVE_SYS_RESOURCE_H
#include <sys/time.h>
#include <sys/resource.h>
Write
Preview
Loading…
Cancel
Save