morkt
|
b7897b0d62
|
(BgiFormat): added "bg" extension.
|
2018-09-27 18:24:25 +04:00 |
|
morkt
|
32235a3fea
|
(BGI): moved CompressedBGFormat to separate file.
|
2018-08-31 06:12:04 +04:00 |
|
morkt
|
75d7d3307d
|
(BgiFormat): restore scrambled pixels.
|
2018-08-31 04:32:13 +04:00 |
|
morkt
|
df01ce1893
|
use IBinaryStream interface instead of BinaryReader where appropriate.
|
2016-10-16 18:29:54 +04:00 |
|
morkt
|
bb18303eb4
|
IBinaryStream migration.
|
2016-10-16 09:22:53 +04:00 |
|
morkt
|
e2cb4424c7
|
(ParallelCbgDecoder): implement IDisposable interface.
|
2016-01-16 17:14:24 +04:00 |
|
morkt
|
36ebffb010
|
huffman tree implementation moved to separate class.
|
2015-12-28 10:54:38 +04:00 |
|
morkt
|
808e737576
|
(ParallelCbgDecoder): new internal class.
|
2015-12-28 00:58:12 +04:00 |
|
morkt
|
294a8d2581
|
use parallel tasks to decode CompressedBG.
|
2015-12-27 23:47:22 +04:00 |
|
morkt
|
ddbc68d941
|
implemented CompressedBG images version 2.
|
2015-12-27 18:34:05 +04:00 |
|
morkt
|
0a8a6247a4
|
implemented CompressedBG image format.
|
2015-08-31 01:09:27 +04:00 |
|
morkt
|
b05c253e8b
|
reorganized project directory structure.
|
2015-08-19 21:40:32 +04:00 |
|