1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-03 01:29:17 +02:00
bitjs/tests
2024-02-04 21:22:21 -08:00
..
archive-testfiles For issue #48, add Gunzipper that relies on DecompressionStream('gzip'). 2024-02-04 20:54:51 -08:00
image-testfiles PngParser: Add support for sPLT chunk 2024-01-18 22:05:09 -08:00
archive-compress.spec.js Update TS types 2024-02-04 21:22:21 -08:00
archive-decompress.spec.js Update TS types 2024-02-04 21:22:21 -08:00
codecs.spec.js Update to 1.1.6 for mp3 streams and ffprobe reporting mp4 files with unknown levels 2023-10-25 20:40:26 -07:00
file-sniffer.spec.js Add gzip detection to file sniffer 2024-01-25 18:42:27 -08:00
image-parsers-gif.spec.js Remove GIF parser event boilerplate in favor of a @template solution using CustomEvent 2024-01-19 11:43:03 -08:00
image-parsers-jpeg.spec.js Remove Jpeg parse event boilerplate 2024-01-19 11:56:46 -08:00
image-parsers-png.spec.js Remove all PNG parser boilerplate events and use CustomEvent. 2024-01-19 12:49:15 -08:00
io-bitbuffer.spec.js Beef up unit test coverage in io package. 2023-11-20 22:44:41 -08:00
io-bitstream.spec.js io: Add skip() method to BitStream and beef up unit tests 2024-01-20 17:30:42 -08:00
io-bytebuffer.spec.js Added a getData() method to ByteBuffer. 2024-02-04 15:02:17 -08:00
io-bytestream.spec.js PngParser: Add support for iTXt chunk 2024-01-17 23:03:21 -08:00