Josh Coalson
|
3a203828bb
|
adjust CUESHEET reserved lengths
|
2002-12-03 06:31:41 +00:00 |
|
Josh Coalson
|
fcc7a6884d
|
get Makefile.vc system working again with new debug/release dirs and static/dynamic targets
|
2002-11-22 07:50:26 +00:00 |
|
Josh Coalson
|
bfc8e319c2
|
revamp MSVC build system, separate dynamic and static builds, separate debug and release intermediate directories
|
2002-11-21 09:00:25 +00:00 |
|
Josh Coalson
|
3f86cc7418
|
more checks in the cuesheet validator
|
2002-11-21 06:41:46 +00:00 |
|
Josh Coalson
|
3b026e8dd1
|
more cuesheet convenience functions
|
2002-11-21 06:41:01 +00:00 |
|
Josh Coalson
|
b74fc98b48
|
revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files
|
2002-11-20 06:40:08 +00:00 |
|
Josh Coalson
|
dd723074af
|
minor comments
|
2002-11-19 06:19:47 +00:00 |
|
Josh Coalson
|
e6abfdba4e
|
remove debug printf's
|
2002-11-19 06:15:45 +00:00 |
|
Josh Coalson
|
df7240ac84
|
add more CUESHEET convenience functions
|
2002-11-16 06:32:30 +00:00 |
|
Josh Coalson
|
38162d5a65
|
add more reserved space to CUESHEET implementation
|
2002-11-16 06:31:54 +00:00 |
|
Josh Coalson
|
a0d5454fdc
|
fix MSVC warning with explicit casts
|
2002-11-15 19:32:57 +00:00 |
|
Josh Coalson
|
e48693818d
|
further implementation of new CUESHEET metadata block
|
2002-11-15 05:41:48 +00:00 |
|
Josh Coalson
|
16cf47e351
|
add FLAC__bitbuffer_skip_bits_no_crc()
|
2002-11-15 05:40:00 +00:00 |
|
Josh Coalson
|
8e9c4519e7
|
implement new CUESHEET metadata block
|
2002-11-14 05:00:24 +00:00 |
|
Josh Coalson
|
5f34956e5b
|
reorganize metadata decoding in anticipation of new cuesheet block
|
2002-11-14 04:58:42 +00:00 |
|
Josh Coalson
|
cd1a4230b8
|
add FLAC__file_decoder_get_decode_position()
|
2002-11-08 22:13:49 +00:00 |
|
Josh Coalson
|
58350af879
|
add FLAC__seekable_stream_decoder_get_decode_position()
|
2002-11-08 22:13:21 +00:00 |
|
Josh Coalson
|
0295422716
|
add ..._get_resolved_state_string() convenience function
|
2002-11-08 06:16:31 +00:00 |
|
Josh Coalson
|
9c2a011d46
|
add ..._get_resolved_state_string() convenience function
|
2002-11-08 06:06:37 +00:00 |
|
Josh Coalson
|
d9b6e335ca
|
fix bug in seekpoint calculation in the final frame
|
2002-11-08 06:05:23 +00:00 |
|
Josh Coalson
|
b4cf7b2953
|
fix unused function #ifdefs
|
2002-11-07 05:11:15 +00:00 |
|
Josh Coalson
|
5e3fcb2603
|
more strict typecasts
|
2002-11-06 07:11:26 +00:00 |
|
Josh Coalson
|
7424d2ffc0
|
fix bugs returning the wrong meaning from FLAC__stream_encoder_init()
|
2002-11-06 07:10:38 +00:00 |
|
Josh Coalson
|
58d6cf8e1d
|
#ifdef out more unused routines
|
2002-11-06 07:09:57 +00:00 |
|
Josh Coalson
|
b667e70b82
|
constify first arg of FLAC__metadata_object_vorbiscomment_find_entry_from()
|
2002-11-05 07:24:33 +00:00 |
|
Josh Coalson
|
6ffe8dab71
|
update to match new default vorbis comment implementation (now with vendor string)
|
2002-10-26 04:35:00 +00:00 |
|
Josh Coalson
|
45bb9887e1
|
add more convenience for manipulating vorbis comments
|
2002-10-26 04:34:16 +00:00 |
|
Josh Coalson
|
725829176f
|
#include bitmath.h
|
2002-10-26 04:33:49 +00:00 |
|
Josh Coalson
|
cd0e322d2d
|
add notion of topdir to Makefile.lite build system
|
2002-10-23 22:08:13 +00:00 |
|
Josh Coalson
|
fb9d18fbe7
|
fix from Miroslav on the lpc datapath switching logic
|
2002-10-21 07:04:07 +00:00 |
|
Josh Coalson
|
2c718a26fc
|
fix bug in free()ing of output arrays
|
2002-10-21 06:43:48 +00:00 |
|
Josh Coalson
|
1d25bb6a61
|
fixes for building static libs (new FLAC__NO_DLL #define)
|
2002-10-18 05:50:28 +00:00 |
|
Josh Coalson
|
ea7155f0ac
|
switch malloc+memset(0) to calloc()
|
2002-10-18 05:49:19 +00:00 |
|
Josh Coalson
|
5dee3a641d
|
add assert on the vendor string construction
|
2002-10-17 07:40:01 +00:00 |
|
Josh Coalson
|
6afed9fc7f
|
tweaks to build libs as DLLs under windows
|
2002-10-16 22:29:47 +00:00 |
|
Josh Coalson
|
f420524fbb
|
initial import
|
2002-10-16 22:21:33 +00:00 |
|
Josh Coalson
|
fc701471a4
|
changes for MSCV: added dsp file, rename any .cc files to .cpp
|
2002-10-16 22:06:04 +00:00 |
|
Matt Zimmerman
|
3960df1f78
|
Fix slightly botched search-and-replace which produced constructs like
"@ CFLAGS".
|
2002-10-15 01:41:11 +00:00 |
|
Josh Coalson
|
72695809f0
|
add verbatim catchall if no subframes are generated
|
2002-10-11 06:25:16 +00:00 |
|
Josh Coalson
|
f12edc643b
|
fix assertion bug
|
2002-10-11 06:24:33 +00:00 |
|
Josh Coalson
|
64df7151c1
|
minor cosmetics
|
2002-10-11 06:24:12 +00:00 |
|
Matt Zimmerman
|
e525917900
|
Use config.h rather than passing all defs in CFLAGS
|
2002-10-10 16:51:06 +00:00 |
|
Josh Coalson
|
e6b3bbefb2
|
add functions/switches for disabling certain subframe types for use by the test suite
|
2002-10-08 06:03:25 +00:00 |
|
Josh Coalson
|
c9c0d130c5
|
add support for 64bit datapath through FIR filter, update logic for automatically choosing the qlp coeff precision
|
2002-10-04 05:29:05 +00:00 |
|
Josh Coalson
|
b6a321968a
|
add support for 64bit datapath through inverse filter
|
2002-10-04 05:27:49 +00:00 |
|
Josh Coalson
|
eac1024aea
|
add wide (64-bit) versions of the FIR filter and inverse filter, remove unused arg from quantizing routine
|
2002-10-04 05:25:54 +00:00 |
|
Josh Coalson
|
bf26db9129
|
add wide version of silog2
|
2002-10-04 05:24:10 +00:00 |
|
Josh Coalson
|
c1c8d496a4
|
new #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER
|
2002-09-26 04:42:10 +00:00 |
|
Josh Coalson
|
82738b303c
|
fixes related to the change of FLAC__VERSION_STRING from a #define to an identifier
|
2002-09-25 06:09:47 +00:00 |
|
Josh Coalson
|
7dfd40de07
|
bump the version number from 1.0.4_beta to 1.0.4
|
2002-09-25 06:07:23 +00:00 |
|