1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00

lavc/dcaenc: fix make checkheaders.

This commit is contained in:
Clément Bœsch 2012-05-09 08:33:06 +02:00
parent 978c829431
commit 9ae47fbd9e

View File

@ -22,6 +22,8 @@
#ifndef AVCODEC_DCAENC_H
#define AVCODEC_DCAENC_H
#include <stdint.h>
/* This is a scaled version of the response of the reference decoder to
this vector of subband samples: ( 1.0 0.0 0.0 ... 0.0 )
*/