mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
make high precision mode accessible at compile time
Originally committed as revision 8470 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ca6940f871
commit
c252b26d55
@ -30,7 +30,7 @@
|
||||
#include "common.h"
|
||||
#include "dsputil.h"
|
||||
|
||||
#if 1
|
||||
#ifndef CONFIG_RESAMPLE_HP
|
||||
#define FILTER_SHIFT 15
|
||||
|
||||
#define FELEM int16_t
|
||||
|
Loading…
Reference in New Issue
Block a user