mirror of https://github.com/xiph/flac
Add flac tool fuzzer dictionary
This commit is contained in:
parent
763e185671
commit
ec4e5aa95d
|
@ -0,0 +1,19 @@
|
||||||
|
"--keep-foreign-metadata-if-present"
|
||||||
|
"--replay-gain"
|
||||||
|
"--apply-replaygain-which-is-not-lossless"
|
||||||
|
|
||||||
|
"--force-raw-format"
|
||||||
|
"--force-aiff-format"
|
||||||
|
"--force-rf64-format"
|
||||||
|
"--force-wave64-format"
|
||||||
|
"--force-aiff-c-sowt-format"
|
||||||
|
"--force-aiff-c-none-format"
|
||||||
|
"--force-legacy-wave-format"
|
||||||
|
"--force-extensible-wave-format"
|
||||||
|
|
||||||
|
"--endian=big"
|
||||||
|
"--sample-rate=1"
|
||||||
|
"--channels=1"
|
||||||
|
"--bps=32"
|
||||||
|
"--sign=unsigned"
|
||||||
|
|
Loading…
Reference in New Issue