You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Add missing headers to get 'make checkheaders' closer to passing.
Originally committed as revision 15932 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user