ruffle/swf/src
Lord-McSweeney 3e193214df swf: Ignore bad ConstantPool string reads 2023-07-15 12:10:36 +02:00
..
avm1 swf: Ignore bad ConstantPool string reads 2023-07-15 12:10:36 +02:00
avm2 chore: Port to bitflags 2.0.0 2023-03-15 20:06:10 -07:00
types swf: Scale filter distances where appropriate 2023-07-12 18:51:11 +02: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 core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
extensions.rs avm2: Implemented newcatch and basic exception handling 2022-08-10 01:34:08 +02:00
lib.rs chore: Allow `clippy::bool_to_int_with_if` 2023-02-26 13:23:38 +02:00
read.rs swf: Bail out if swf version is 0 2023-05-16 20:23:23 +02:00
string.rs swf: Mark some `SwfStr` functions as const 2022-05-10 09:34:57 +03:00
tag_code.rs swf: Added DoAbc2 tag 2023-02-14 08:51:45 +01:00
test_data.rs swf: Use `PointDelta<Twips>` in `ShapeRecord` 2023-05-11 08:55:44 +03:00
types.rs swf: Zero is a valid video codec and it indicates no codec. 2023-06-30 16:14:28 -06:00
write.rs swf: Add write_swf_raw_tags for reconstructing a swf from its parts 2023-06-21 18:27:12 +02:00