mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
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
This commit is contained in:
parent
c6e1599b8a
commit
862715d3fe
@ -30,6 +30,7 @@
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "dsputil.h"
|
||||
#include "atrac.h"
|
||||
|
||||
float sf_table[64];
|
||||
float qmf_window[48];
|
||||
|
Loading…
Reference in New Issue
Block a user