mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
turn on FLAC__MANDATORY_VERIFY_WHILE_ENCODING for 1.1.4-alpha1
This commit is contained in:
@@ -93,6 +93,9 @@
|
||||
*/
|
||||
#undef ENABLE_RICE_PARAMETER_SEARCH
|
||||
|
||||
/*@@@@@@ for 1.1.4-alpha1*/
|
||||
#define FLAC__MANDATORY_VERIFY_WHILE_ENCODING
|
||||
|
||||
typedef struct {
|
||||
FLAC__int32 *data[FLAC__MAX_CHANNELS];
|
||||
unsigned size; /* of each data[] in samples */
|
||||
|
||||
Reference in New Issue
Block a user