Commit fcf6d913 authored by ods15's avatar ods15

100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_data.c


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6403 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c90ede53
......@@ -19,6 +19,8 @@
#ifndef VORBIS_H
#define VORBIS_H
#include "avcodec.h"
extern const float ff_vorbis_floor1_inverse_db_table[256];
extern const float * ff_vorbis_vwin[8];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment