2001-04-01 |
Josh Coalson | #include string.h
|
commit | commitdiff | tree |
2001-03-31 |
Josh Coalson | make some improvements to the seek algo
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | update 0.9 release news items
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | add support for 8-bps files
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | fix coloring in some tables
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | finished update with 0.9 stats
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | add another track to comparison; INTERMEDIATE STATE!
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | minor fix
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | add bitmath.c
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | change to use 64-bit functions when needed to avoid...
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | change to use new bitmath routines
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | add 64-bit versions of some functions
|
commit | commitdiff | tree |
2001-03-30 |
Josh Coalson | add new .h files
|
commit | commitdiff | tree |
2001-03-29 |
Josh Coalson | fix another bug related to wasted bits
|
commit | commitdiff | tree |
2001-03-29 |
Josh Coalson | pass aopts to analyze_init/finish()
|
commit | commitdiff | tree |
2001-03-29 |
Josh Coalson | add more verbose status reporting; pass aopts to analyze_ini...
|
commit | commitdiff | tree |
2001-03-29 |
Josh Coalson | add more verbose status reporting
|
commit | commitdiff | tree |
2001-03-29 |
Josh Coalson | fix bug where subframe bps estimate was not taking...
|
commit | commitdiff | tree |
2001-03-29 |
Josh Coalson | minor change
|
commit | commitdiff | tree |
2001-03-29 |
Josh Coalson | delete bad assert()
|
commit | commitdiff | tree |
2001-03-28 |
Josh Coalson | comment fix
|
commit | commitdiff | tree |
2001-03-28 |
Josh Coalson | remove buggy bug comment/printout
|
commit | commitdiff | tree |
2001-03-28 |
Josh Coalson | rewrite wasted_bits and subframe_bps stuff to be more...
|
commit | commitdiff | tree |
2001-03-28 |
Josh Coalson | add wasted_bits to subframe analysis printout
|
commit | commitdiff | tree |
2001-03-28 |
Josh Coalson | add some asserts
|
commit | commitdiff | tree |
2001-03-28 |
Josh Coalson | change min bps from 1 to 4
|
commit | commitdiff | tree |
2001-03-28 |
Josh Coalson | add partial results for Ogg Squish
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | add wasted-bits-per-sample stream
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | fix comments
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | add frame CRC to bullets
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | update with new format changes: frame crc-16, wasted...
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | add support for new "wasted bits" field
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | make error_callback printout more verbose
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | fix bug in the blocksize field of the subframe header...
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | add new error codes
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | add unary methods, read CRC-16 support, get rid of...
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | add unary methods, read CRC-16 support
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | update for new format changes: frame crc-16, wasted...
|
commit | commitdiff | tree |
2001-03-27 |
Josh Coalson | add CRC-16 code, more methods
|
commit | commitdiff | tree |
2001-03-23 |
Josh Coalson | fix bug where ...allocate_output_() might allocate...
|
commit | commitdiff | tree |
2001-03-23 |
Josh Coalson | add more detail to the seeking error output
|
commit | commitdiff | tree |
2001-03-22 |
Josh Coalson | fix bug where pos could move to before the beginning...
|
commit | commitdiff | tree |
2001-03-22 |
Josh Coalson | delete some obsolete bullets
|
commit | commitdiff | tree |
2001-03-22 |
Josh Coalson | trivial changes, fixes
|
commit | commitdiff | tree |
2001-03-22 |
Josh Coalson | minor change
|
commit | commitdiff | tree |
2001-03-22 |
Josh Coalson | add news item for 0.9 release
|
commit | commitdiff | tree |
2001-03-22 |
Josh Coalson | add note about 0.9 winamp2 plugin fix
|
commit | commitdiff | tree |
2001-03-21 |
Josh Coalson | update version to 0.9
|
commit | commitdiff | tree |
2001-03-21 |
Josh Coalson | fix version string
|
commit | commitdiff | tree |
2001-03-21 |
Josh Coalson | cleanup whitespace
|
commit | commitdiff | tree |
2001-03-21 |
Josh Coalson | drop the escape-code stuff
|
commit | commitdiff | tree |
2001-03-21 |
Josh Coalson | add prototype for escape-code function
|
commit | commitdiff | tree |
2001-03-21 |
Josh Coalson | revert back to folded Rice method
|
commit | commitdiff | tree |
2001-03-21 |
Josh Coalson | final version of symmetric-rice/escape-code experiment...
|
commit | commitdiff | tree |
2001-03-21 |
Josh Coalson | temporary commit
|
commit | commitdiff | tree |
2001-03-20 |
Josh Coalson | oops, fix syntax error
|
commit | commitdiff | tree |
2001-03-20 |
Josh Coalson | revert back to default of folded-Rice coding, leave...
|
commit | commitdiff | tree |
2001-03-20 |
Josh Coalson | generate gnuplot files for subframe residuals
|
commit | commitdiff | tree |
2001-03-20 |
Josh Coalson | fix a couple of playback bugs
|
commit | commitdiff | tree |
2001-03-20 |
Josh Coalson | fix so that file decoder catches when stream decoder...
|
commit | commitdiff | tree |
2001-03-17 |
Josh Coalson | move folded rice stuff sideways, re-add symmetric rice...
|
commit | commitdiff | tree |
2001-03-17 |
Josh Coalson | add symmetric rice coding back in
|
commit | commitdiff | tree |
2001-03-16 |
Josh Coalson | update analysis options
|
commit | commitdiff | tree |
2001-03-16 |
Josh Coalson | comment fix
|
commit | commitdiff | tree |
2001-03-16 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2001-03-16 |
Josh Coalson | add analyze.c
|
commit | commitdiff | tree |
2001-03-16 |
Josh Coalson | add analysis options, move analysis printout to analyze.c
|
commit | commitdiff | tree |
2001-03-16 |
Josh Coalson | add analysis options
|
commit | commitdiff | tree |
2001-03-16 |
Josh Coalson | remove dependency on libFLAC
|
commit | commitdiff | tree |
2001-03-15 |
Josh Coalson | update chat.ru link
|
commit | commitdiff | tree |
2001-03-15 |
Josh Coalson | add -v analysis option to docs
|
commit | commitdiff | tree |
2001-03-15 |
Josh Coalson | add verbose option to analysis mode to dump residuals
|
commit | commitdiff | tree |
2001-03-08 |
Josh Coalson | add src/metaflac/Makefile to AC_OUTPUT
|
commit | commitdiff | tree |
2001-03-06 |
Josh Coalson | update with 0.8 test results
|
commit | commitdiff | tree |
2001-03-05 |
Josh Coalson | remove bps limit on mid-side coding
|
commit | commitdiff | tree |
2001-03-05 |
Josh Coalson | remove bps limit on mid-side, remove some debugging...
|
commit | commitdiff | tree |
2001-03-05 |
Josh Coalson | minor change
|
commit | commitdiff | tree |
2001-03-05 |
Josh Coalson | minor change
|
commit | commitdiff | tree |
2001-03-05 |
Josh Coalson | rename ENCODING to STREAMINFO
|
commit | commitdiff | tree |
2001-03-05 |
Josh Coalson | fix empty struct problem
|
commit | commitdiff | tree |
2001-03-02 |
Josh Coalson | *** empty log message ***
|
commit | commitdiff | tree |
2001-03-02 |
Josh Coalson | add link to id.html
|
commit | commitdiff | tree |
2001-03-02 |
Josh Coalson | add docs for APPLICATION and PADDING blocks
|
commit | commitdiff | tree |
2001-03-02 |
Josh Coalson | add news for 0.8 release
|
commit | commitdiff | tree |
2001-03-02 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2001-03-01 |
Josh Coalson | buncha fixes
|
commit | commitdiff | tree |
2001-03-01 |
Josh Coalson | rough implementation (haven't even compile it yet)
|
commit | commitdiff | tree |
2001-03-01 |
Josh Coalson | *** empty log message ***
|
commit | commitdiff | tree |
2001-03-01 |
Josh Coalson | fix decode buffer size
|
commit | commitdiff | tree |
2001-03-01 |
Josh Coalson | remove floating "#if 0"
|
commit | commitdiff | tree |
2001-03-01 |
Josh Coalson | initial import
|
commit | commitdiff | tree |
2001-03-01 |
Josh Coalson | *** empty log message ***
|
commit | commitdiff | tree |
2001-02-28 |
Josh Coalson | remove old version of the lpcoeff quantizer, other...
|
commit | commitdiff | tree |
2001-02-28 |
Josh Coalson | rework LPC coefficient quantizer
|
commit | commitdiff | tree |
2001-02-28 |
Josh Coalson | add some types
|
commit | commitdiff | tree |
2001-02-28 |
Josh Coalson | fix 24-bit support
|
commit | commitdiff | tree |
2001-02-28 |
Josh Coalson | better error message if encoder can't initialize
|
commit | commitdiff | tree |
2001-02-28 |
Josh Coalson | fix bug where LP was tried even if autoc[0]==0.0
|
commit | commitdiff | tree |
2001-02-28 |
Josh Coalson | fix bug where overflow of total_error caused it to...
|
commit | commitdiff | tree |
next |