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
on2avc: Remove pointless dsputil.h #include
tags/n2.3
Diego Biurrun
11 years ago
parent
7cc4c9f32f
commit
f1df0a4c08
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/on2avc.c
+ 0
- 1
libavcodec/on2avc.c
View File
@@ -24,7 +24,6 @@
#include "libavutil/float_dsp.h"
#include "avcodec.h"
#include "bytestream.h"
#include "dsputil.h"
#include "fft.h"
#include "get_bits.h"
#include "golomb.h"
Write
Preview
Loading…
Cancel
Save