Commit Graph

16 Commits

Author SHA1 Message Date
Vladimir
f885668d83 Missing break statement in switch #32772 2015-11-12 18:05:59 +05:00
Vladimir
41ae2a9568 Fixed: free memory after rle compression 2014-08-13 19:07:51 +06:00
Vladimir
93515e3a16 Variable renamed 2014-08-13 01:32:59 +06:00
Vladimir
6a6081b902 Minimal equals sequence added as parameter to compress() method 2014-08-13 01:02:02 +06:00
Vladimir
55c09d74a9 Compressor updated 2014-08-13 01:02:02 +06:00
Vladimir
af339f7f1b Method compress() updated 2014-08-13 01:02:02 +06:00
Vladimir
f59fdf77be Fixes 2014-08-13 01:02:02 +06:00
Vladimir
3ad28c912c Added mthod to combine small and non-equal sequences 2014-08-13 01:02:02 +06:00
Vladimir
7e68e83fae Collect sequences only with equals values 2014-08-13 01:02:02 +06:00
Vladimir
129edc1bfd Added methods to write sequence to output 2014-08-13 01:02:02 +06:00
Vladimir
42dfd11870 Addednew method to collect sequences of data 2014-08-13 01:02:02 +06:00
Vladimir
e895342062 Added license notice 2013-01-19 15:51:21 +06:00
Vladimir
594a09c861 Debug output removed 2012-09-22 18:58:08 +06:00
Vladimir
769bedf688 Some warnings fixed 2012-09-19 23:02:24 +06:00
Vladimir
ca736165c8 Debug output disabled 2012-09-18 19:39:46 +06:00
Vladimir
79b42e1da4 Added RLE compresssion algorithm 2012-09-18 19:12:58 +06:00