Browse Source

lavc/dcaenc: fix make checkheaders.

tags/n0.11
Clément Bœsch 13 years ago
parent
commit
9ae47fbd9e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      libavcodec/dcaenc.h

+ 2
- 0
libavcodec/dcaenc.h 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 )
*/


Loading…
Cancel
Save