Commit Graph

762 Commits

Author SHA1 Message Date
Josh Coalson
e0112b69bc initial import 2001-07-16 21:09:29 +00:00
Josh Coalson
032613ff94 change default version to 1.0 2001-07-16 18:11:30 +00:00
Josh Coalson
6fd1c20da1 again, in more places, fix bug when reading a zero-bit-long value 2001-07-16 18:10:56 +00:00
Josh Coalson
522f7d3f02 add -version-info to libFLAC_la_LDFLAGS 2001-07-16 18:10:19 +00:00
Josh Coalson
0fb3ee8f62 add checking based on number_type in the frame header 2001-07-16 18:08:25 +00:00
Josh Coalson
9608463921 add FLAC__FrameNumberTypeString 2001-07-16 18:07:12 +00:00
Josh Coalson
b3347bd2bd compute partition sums in 64-bits, move max partition order calulation earlier, tighten constraints of qlp coeff precision to make everything 32-bit safe 2001-07-16 18:06:41 +00:00
Josh Coalson
bf9dd76706 add method for uint64 type 2001-07-16 18:04:52 +00:00
Josh Coalson
301cc9611f patch from collver at linuxfreemail.com 2001-07-16 18:04:19 +00:00
Josh Coalson
f01dadd386 add comments 2001-07-16 18:03:16 +00:00
Josh Coalson
6f9603eaee add number_type to frame header 2001-07-16 18:02:32 +00:00
Josh Coalson
b1939f8ec3 add docs for -E option 2001-07-16 18:01:38 +00:00
Josh Coalson
5859e8144e initial import 2001-07-16 18:01:08 +00:00
Josh Coalson
424dd32df0 add escape coding option 2001-07-12 21:32:13 +00:00
Josh Coalson
3effc7b1da include rice parameters and escape codes in --a-rtext output 2001-07-12 21:31:32 +00:00
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