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
rtpdec_h264: Remove an unnecessary include
Nothing in this file use any network functions. Signed-off-by: Martin Storsjö <martin@martin.st>
tags/n2.6
Martin Storsjö
11 years ago
parent
247764a592
commit
0752f700d6
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
libavformat/rtpdec_h264.c
+ 0
- 2
libavformat/rtpdec_h264.c
View File
@@ -39,8 +39,6 @@
#include "libavutil/avstring.h"
#include "avformat.h"
#include "network.h"
#include "rtpdec.h"
#include "rtpdec_formats.h"
Write
Preview
Loading…
Cancel
Save