Josh Coalson
|
6c2d165558
|
add -E escape coding option, better reporting on verify errors
|
2001-07-12 21:31:09 +00:00 |
|
Josh Coalson
|
a64ad8eb77
|
add -E escape coding option
|
2001-07-12 21:30:14 +00:00 |
|
Josh Coalson
|
ab3fcfac59
|
indenting fix
|
2001-07-12 21:29:22 +00:00 |
|
Josh Coalson
|
07c2a0c79f
|
remove some obsolete defines
|
2001-07-12 21:28:55 +00:00 |
|
Josh Coalson
|
a4e95fc270
|
add comments
|
2001-07-12 21:28:12 +00:00 |
|
Josh Coalson
|
e10904a230
|
rename _slow to _wide
|
2001-07-12 21:27:57 +00:00 |
|
Josh Coalson
|
3dbbf940c3
|
#ifdef DEBUG some printouts
|
2001-07-12 21:27:40 +00:00 |
|
Josh Coalson
|
63d99579c4
|
fix bug with implicit assumption in ia32 mmx routines, add more complete filling of subframe structure when reading
|
2001-07-12 21:26:57 +00:00 |
|
Josh Coalson
|
8395d02f73
|
many bug fixes, added escape coding option, fixed residual bit estimation, beginnings of support for wide routines
|
2001-07-12 21:25:22 +00:00 |
|
Josh Coalson
|
e0a0668347
|
add warnings about implicit assumptions in some routines
|
2001-07-12 21:23:31 +00:00 |
|
Josh Coalson
|
d55c01894f
|
add option for escape coding
|
2001-07-12 21:22:17 +00:00 |
|
Josh Coalson
|
6cd62dad19
|
rename _slow to _wide
|
2001-07-12 21:21:53 +00:00 |
|
Josh Coalson
|
251ddb3238
|
fix bug when reading a zero-bit-long value
|
2001-07-12 21:21:16 +00:00 |
|
Josh Coalson
|
d37acf41a8
|
minor tweaks in the overflow checking for VC++
|
2001-07-09 18:22:46 +00:00 |
|
Josh Coalson
|
970cd3df60
|
change to not use pipes so it works better on windows
|
2001-07-09 18:15:36 +00:00 |
|
Josh Coalson
|
4e6b3ac2ac
|
fix the case in the coeff quantizer where the coeffs were not quantized when the shift is zero
|
2001-07-06 00:37:57 +00:00 |
|
Josh Coalson
|
6d5be83970
|
add explicit casts for some implicit conversions
|
2001-07-03 04:38:59 +00:00 |
|
Josh Coalson
|
da2037d66d
|
use double instead of FLAC__real in some places internally
|
2001-07-03 04:37:32 +00:00 |
|
Josh Coalson
|
b35bebd439
|
use double instead of FLAC__real in some places internally; add explicit casts for some implicit cases
|
2001-07-03 04:37:18 +00:00 |
|
Josh Coalson
|
8e0cbd49d5
|
add target for building ordinals.h
|
2001-07-03 04:36:33 +00:00 |
|
Josh Coalson
|
5975e8a82f
|
fix rare bug in FLAC__lpc_quantize_coefficients where the quantized coeff could get larger than the max allowed value
|
2001-07-03 04:10:21 +00:00 |
|
Josh Coalson
|
fd16e77bf9
|
move gstreamer into the active S/W section
|
2001-06-29 23:12:50 +00:00 |
|
Josh Coalson
|
05d2079836
|
improve the rice parameter calculation
|
2001-06-29 23:12:26 +00:00 |
|
Josh Coalson
|
6ca4b1b2b2
|
add support for checking sizes of different types through configure and dynamically generating include/FLAC/ordinals.h
|
2001-06-29 02:54:59 +00:00 |
|
Josh Coalson
|
7c343cfbcb
|
renamed ordinals.h to ordinals.h.in
|
2001-06-29 02:54:04 +00:00 |
|
Josh Coalson
|
a18f751386
|
minor naming convention changes
|
2001-06-29 02:52:10 +00:00 |
|
Josh Coalson
|
70ecb4acc8
|
add discouraging comment to -9 option
|
2001-06-29 02:51:39 +00:00 |
|
Josh Coalson
|
d30f59d804
|
supposedly fixes bug where playback happens too fast in some situations
|
2001-06-29 02:51:01 +00:00 |
|
Josh Coalson
|
414a234b15
|
add -DVERSION
|
2001-06-27 08:48:11 +00:00 |
|
Josh Coalson
|
fc0b6b04e8
|
tweaks to make things work with VC++
|
2001-06-27 08:47:46 +00:00 |
|
Josh Coalson
|
bbc80239c5
|
initial import
|
2001-06-27 08:46:34 +00:00 |
|
Josh Coalson
|
cd22af6cc4
|
add the --output-prefix option
|
2001-06-27 06:53:54 +00:00 |
|
Josh Coalson
|
ba03ad120b
|
add --sector-align option
|
2001-06-27 06:48:34 +00:00 |
|
Josh Coalson
|
9e07f9ee75
|
add link to debian packages
|
2001-06-27 06:46:45 +00:00 |
|
Josh Coalson
|
118e98b2d1
|
workaround for #include bug on OS X
|
2001-06-27 06:46:24 +00:00 |
|
Josh Coalson
|
91b65f5a4c
|
minor tweak to exit code handling
|
2001-06-27 06:46:00 +00:00 |
|
Josh Coalson
|
9e17b47f1e
|
change the command line usage to match flac, tweak the look of the output
|
2001-06-27 06:45:06 +00:00 |
|
Josh Coalson
|
a36c9d1175
|
add utility.o
|
2001-06-23 03:06:35 +00:00 |
|
Josh Coalson
|
6969f75f39
|
add utility.h
|
2001-06-23 03:06:23 +00:00 |
|
Josh Coalson
|
7871356085
|
add utility.c
|
2001-06-23 03:06:07 +00:00 |
|
Josh Coalson
|
fdb97bca42
|
initial import
|
2001-06-23 03:05:30 +00:00 |
|
Josh Coalson
|
4ac9823038
|
rev the version to 1.0
|
2001-06-23 03:04:32 +00:00 |
|
Josh Coalson
|
77e3f319a5
|
revamp the ordinal types
|
2001-06-23 03:03:24 +00:00 |
|
Josh Coalson
|
3d094cd097
|
patch to remove erroneous ..._LIBS var
|
2001-06-21 19:44:00 +00:00 |
|
Josh Coalson
|
ea04340d91
|
add SFFLAC format to id table
|
2001-06-21 06:34:51 +00:00 |
|
Josh Coalson
|
aaaafb3c98
|
minor change in S/W section
|
2001-06-21 06:34:32 +00:00 |
|
Josh Coalson
|
be00e30695
|
add aoutb support for openbsd
|
2001-06-21 06:34:15 +00:00 |
|
Josh Coalson
|
1162f1829e
|
minor fixes
|
2001-06-19 06:48:21 +00:00 |
|
Josh Coalson
|
04d1aa3553
|
minor #include changes
|
2001-06-19 06:48:09 +00:00 |
|
Josh Coalson
|
da0adb2056
|
add object file format guessing from configure
|
2001-06-18 23:07:19 +00:00 |
|