Commit graph

5 commits

Author SHA1 Message Date
Deus Libri
677e8c5fb0 Add fix from PackMP3 master.
Without this, some MP3 streams might crash on reconstruction.
2018-06-24 22:33:38 +02:00
Gavin Gao
9081053eba Minor bugfixes for precomf/packmp3/packjpg
- Fixed init_comfort(): missing suppress_jpg_parsing_until
- Fixed memory leak and bad huffman table check in packMP3
    0c283d8e1c
- packjpg: add extra range to 172 when (1024+6-1)/6 = 171.5
    https://github.com/packjpg/packJPG/issues/4
- add x64 to VS project with BIT64;COMFORT;
2017-05-04 11:33:35 +08:00
Christian Schneider
2264a2cb84 Merge with packJPG v2.5k, packMP3 v1.0g
- Code already was up-to-date, except frealloc in packmp3.cpp
- Version numbers and messages updated
- Solves issue #33
2016-04-05 11:46:55 +02:00
Christian Schneider
5bd5b9429f Modified PackMP3 files to use header files shared with PackJPG 2016-01-16 14:13:13 +01:00
Christian Schneider
9716502da5 PackMP3 library added
PackMP3 library version v1.0f added
2016-01-15 08:01:46 +01:00