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
Add missing headers to get 'make checkheaders' closer to passing.
Originally committed as revision 15932 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
17 years ago
parent
819e4dd9e6
commit
4b5f19074e
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
libavcodec/qcelpdata.h
+ 2
- 0
libavcodec/qcelpdata.h
View File
@@ -29,7 +29,9 @@
* @remark FFmpeg merging spearheaded by Kenan Gillet
*/
#include <stddef.h>
#include <stdint.h>
#include "libavutil/common.h"
/**
* pre-calculated table for hammsinc function
Write
Preview
Loading…
Cancel
Save