mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-07 14:45:29 +01:00
lavc/x86/idctdsp.h: Fix make checkheaders.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#define AVCODEC_X86_IDCTDSP_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
|
||||
void ff_add_pixels_clamped_mmx(const int16_t *block, uint8_t *pixels,
|
||||
ptrdiff_t line_size);
|
||||
|
||||
Reference in New Issue
Block a user