Commit 862715d3 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Include atrac.h: It contains the prototypes for atrac_generate_tables()

and atrac_iqmf().

Originally committed as revision 22104 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c6e1599b
......@@ -30,6 +30,7 @@
#include "avcodec.h"
#include "dsputil.h"
#include "atrac.h"
float sf_table[64];
float qmf_window[48];
......
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