mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +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:
@@ -30,6 +30,7 @@
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "dsputil.h"
|
||||
#include "atrac.h"
|
||||
|
||||
float sf_table[64];
|
||||
float qmf_window[48];
|
||||
|
||||
Reference in New Issue
Block a user