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: Remove an unused include
Signed-off-by: Martin Storsjö <martin@martin.st>
tags/n1.0
Martin Storsjö
13 years ago
parent
bfb82fcddf
commit
c864e461d2
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavformat/rtpdec_h264.c
+ 0
- 1
libavformat/rtpdec_h264.c
View File
@@ -37,7 +37,6 @@
#include "libavutil/avstring.h"
#include "libavcodec/get_bits.h"
#include "avformat.h"
#include "mpegts.h"
#include "network.h"
#include <assert.h>
Write
Preview
Loading…
Cancel
Save