ruffle/swf/src
Mike Welsh bb4b931610 swf: Allow for missing latency seek value in SoundStreamHead
Some software would export SWFs with a missing LatencySeek field
in SoundStreamHead (e.g., CoffeeCup Firestarter). Silently ignore
this error if the field is missing.
2019-10-10 21:52:41 -07:00
..
avm1 swf: Add tests for errors on incorrect parse 2019-10-10 00:55:09 -07:00
avm2 swf: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -07:00
avm1.rs swf: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -07:00
avm2.rs Merge swf-rs into ruffle repo 2019-10-02 17:25:30 -07:00
error.rs swf: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -07:00
lib.rs swf: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -07:00
read.rs swf: Allow for missing latency seek value in SoundStreamHead 2019-10-10 21:52:41 -07:00
tag_code.rs swf: Remove panic when data left over in tag 2019-10-10 21:52:41 -07:00
test_data.rs swf: Add test for DefineFont3 w/ device font 2019-10-10 21:52:41 -07:00
types.rs swf: Try to recover from incorrect zlib streams 2019-10-10 13:41:43 -07:00
write.rs swf: Fix incorrect parsing of DefineFont2/3 with device fonts 2019-10-10 21:52:41 -07:00