mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-08-02 17:18:36 +02:00
refactor(ffmpeg): remove dead conversion cluster and speculative decryption fields
This commit is contained in:
@@ -177,7 +177,6 @@ void main() {
|
||||
expect(structured!.normalizedStrategy, 'ffmpeg.mov_key');
|
||||
expect(structured.normalizedOutputExtension, '.m4a');
|
||||
expect(structured.key, 'secret');
|
||||
expect(structured.options['repair_ac4'], isTrue);
|
||||
expect(legacy!.inputFormat, 'mov');
|
||||
expect(legacy.normalizedOutputExtension, '.flac');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user