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
indeo3: remove unnecessary includes
tags/n0.8
Stefano Sabatini
14 years ago
parent
a469c32478
commit
5443812fbc
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
libavcodec/indeo3.c
+ 0
- 4
libavcodec/indeo3.c
View File
@@ -25,10 +25,6 @@
* http://wiki.multimedia.cx/index.php?title=Indeo_3
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "libavutil/imgutils.h"
#include "avcodec.h"
#include "dsputil.h"
Write
Preview
Loading…
Cancel
Save