mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add -F to continue decoding through errors
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
typedef struct {
|
||||
FLAC__bool verbose;
|
||||
FLAC__bool continue_through_decode_errors;
|
||||
#ifdef FLAC__HAS_OGG
|
||||
FLAC__bool is_ogg;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user