rework so that rice parameters and raw_bits from the entropy coding method struct...
[platform/upstream/flac.git] / src / libFLAC / metadata_iterators.c
2002-08-12 Josh Coalsonfix bug in STREAMINFO reader that trashes the high...
2002-08-02 Josh Coalsonrevamp decoder process calls
2002-07-11 Josh Coalsonadd some asserts
2002-07-10 Josh Coalsonadd some FLAC__ASSERTs
2002-07-03 Josh Coalsonfix bug in errno mis-handling with MSVC
2002-06-15 Josh Coalsonfix bug where current chain length was not calculated...
2002-06-13 Josh Coalsondon't use errno on win32
2002-06-11 Josh Coalsonfixes from compiling code and running all the tests...
2002-06-10 Josh Coalsonlast batch of changes and fixes based on the libFLAC...
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-04 Josh Coalsonfix with new status enums
2002-06-01 Josh Coalsonfixes based on MSVC compile
2002-05-30 Josh Coalsonsplit metadata.c into metadata_object.c and metadata_it...