Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
libopusenc
Commits
0407413d
Verified
Commit
0407413d
authored
Sep 12, 2018
by
Mark Harris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use fast resampler on MSVC builds to match others
parent
bf106eb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
win32/config.h
win32/config.h
+2
-2
No files found.
win32/config.h
View file @
0407413d
#ifndef CONFIG_H
#define CONFIG_H
/*
Enable fixed-point calculation
*/
/* #undef OP_FIXED_POINT */
/*
use faster resampler (uses more memory)
*/
#define RESAMPLE_FULL_SINC_TABLE 1
#define OPE_BUILD
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment