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
adcpmenc: remove unused header
Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n1.2
Paul B Mahol
12 years ago
parent
a2dd988bf8
commit
205b2d2a98
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/adpcmenc.c
+ 0
- 1
libavcodec/adpcmenc.c
View File
@@ -19,7 +19,6 @@
*/
*/
#include "avcodec.h"
#include "avcodec.h"
#include "get_bits.h"
#include "put_bits.h"
#include "put_bits.h"
#include "bytestream.h"
#include "bytestream.h"
#include "adpcm.h"
#include "adpcm.h"
Write
Preview
Loading…
Cancel
Save