ruffle/flv/src
TÖRÖK Attila d153290fd6 nits: Fix a whole bunch of typos all over the place 2024-01-17 23:59:19 +01:00
..
error.rs flv: Break `io::Error` into kind and string at construction time to avoid having to do so when cloning. 2023-06-30 16:14:28 -06:00
header.rs flv: Refactor tag parsing to use error codes instead of `None`. 2023-06-30 16:14:28 -06:00
lib.rs flv: Refactor tag parsing to use error codes instead of `None`. 2023-06-30 16:14:28 -06:00
reader.rs flv: Refactor tag parsing to use error codes instead of `None`. 2023-06-30 16:14:28 -06:00
script.rs core: FLV's Strict Array type holds values, not key/value pairs. 2023-11-28 18:53:01 -07:00
sound.rs flv: Refactor tag parsing to use error codes instead of `None`. 2023-06-30 16:14:28 -06:00
tag.rs nits: Fix a whole bunch of typos all over the place 2024-01-17 23:59:19 +01:00
video.rs flv: VP6 video packets have a horizontal and vertical adjustment before the actual video data. 2023-06-30 16:14:28 -06:00