mirror of https://github.com/xiph/flac
turn off FLAC__MANDATORY_VERIFY_WHILE_ENCODING
This commit is contained in:
parent
4296e1a40a
commit
6910519114
|
@ -93,8 +93,6 @@
|
|||
*/
|
||||
#undef ENABLE_RICE_PARAMETER_SEARCH
|
||||
|
||||
/*@@@@@@ for 1.1.4-alpha1*/
|
||||
#define FLAC__MANDATORY_VERIFY_WHILE_ENCODING
|
||||
|
||||
typedef struct {
|
||||
FLAC__int32 *data[FLAC__MAX_CHANNELS];
|
||||
|
|
Loading…
Reference in New Issue