2001-04-13 |
Josh Coalson | add format.h adn seek_table.h |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Josh Coalson | fix compiler warning |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Josh Coalson | fix compile error |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Josh Coalson | update seek routine to use info from seek table |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Josh Coalson | add seekpoint placeholder |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Josh Coalson | skip seekpoint placeholders |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Josh Coalson | add support for raw encoding within a Rice partition |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Josh Coalson | add missing SEEKPOINT globals |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Josh Coalson | add support for decoding SEEKTABLE block |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Josh Coalson | add SEEKTABLE support |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Josh Coalson | add SEEKTABLE metadata block |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Josh Coalson | tweak the seeking a little more |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Josh Coalson | minor wording |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Josh Coalson | suppress linking of libc |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Josh Coalson | minor change |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Josh Coalson | add crutch for VC++ |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Josh Coalson | #include string.h |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Josh Coalson | make some improvements to the seek algo |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | update 0.9 release news items |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | add support for 8-bps files |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | fix coloring in some tables |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | finished update with 0.9 stats |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | add another track to comparison; INTERMEDIATE STATE! |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | minor fix |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | add bitmath.c |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | change to use 64-bit functions when needed to avoid... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | change to use new bitmath routines |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | add 64-bit versions of some functions |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Josh Coalson | add new .h files |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Josh Coalson | fix another bug related to wasted bits |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Josh Coalson | pass aopts to analyze_init/finish() |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Josh Coalson | add more verbose status reporting; pass aopts to analyz... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Josh Coalson | add more verbose status reporting |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Josh Coalson | fix bug where subframe bps estimate was not taking... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Josh Coalson | minor change |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Josh Coalson | delete bad assert() |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Josh Coalson | comment fix |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Josh Coalson | remove buggy bug comment/printout |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Josh Coalson | rewrite wasted_bits and subframe_bps stuff to be more... |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Josh Coalson | add wasted_bits to subframe analysis printout |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Josh Coalson | add some asserts |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Josh Coalson | change min bps from 1 to 4 |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Josh Coalson | add partial results for Ogg Squish |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | add wasted-bits-per-sample stream |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | fix comments |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | add frame CRC to bullets |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | update with new format changes: frame crc-16, wasted... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | add support for new "wasted bits" field |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | make error_callback printout more verbose |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | fix bug in the blocksize field of the subframe header... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | add new error codes |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | add unary methods, read CRC-16 support, get rid of... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | add unary methods, read CRC-16 support |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | update for new format changes: frame crc-16, wasted... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Josh Coalson | add CRC-16 code, more methods |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Josh Coalson | fix bug where ...allocate_output_() might allocate... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Josh Coalson | add more detail to the seeking error output |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Josh Coalson | fix bug where pos could move to before the beginning... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Josh Coalson | delete some obsolete bullets |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Josh Coalson | trivial changes, fixes |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Josh Coalson | minor change |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Josh Coalson | add news item for 0.9 release |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Josh Coalson | add note about 0.9 winamp2 plugin fix |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Josh Coalson | update version to 0.9 |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Josh Coalson | fix version string |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Josh Coalson | cleanup whitespace |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Josh Coalson | drop the escape-code stuff |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Josh Coalson | add prototype for escape-code function |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Josh Coalson | revert back to folded Rice method |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Josh Coalson | final version of symmetric-rice/escape-code experiment... |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Josh Coalson | temporary commit |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Josh Coalson | oops, fix syntax error |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Josh Coalson | revert back to default of folded-Rice coding, leave... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Josh Coalson | generate gnuplot files for subframe residuals |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Josh Coalson | fix a couple of playback bugs |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Josh Coalson | fix so that file decoder catches when stream decoder... |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Josh Coalson | move folded rice stuff sideways, re-add symmetric rice... |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Josh Coalson | add symmetric rice coding back in |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Josh Coalson | update analysis options |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Josh Coalson | comment fix |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Josh Coalson | initial import |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Josh Coalson | add analyze.c |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Josh Coalson | add analysis options, move analysis printout to analyze.c |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Josh Coalson | add analysis options |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Josh Coalson | remove dependency on libFLAC |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Josh Coalson | update chat.ru link |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Josh Coalson | add -v analysis option to docs |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Josh Coalson | add verbose option to analysis mode to dump residuals |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Josh Coalson | add src/metaflac/Makefile to AC_OUTPUT |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Josh Coalson | update with 0.8 test results |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Josh Coalson | remove bps limit on mid-side coding |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Josh Coalson | remove bps limit on mid-side, remove some debugging... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Josh Coalson | minor change |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Josh Coalson | minor change |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Josh Coalson | rename ENCODING to STREAMINFO |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Josh Coalson | fix empty struct problem |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Josh Coalson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Josh Coalson | add link to id.html |
commit | commitdiff | tree | snapshot |
next |