Josh Coalson
|
469ba74996
|
minor comments
|
2007-02-03 02:52:32 +00:00 |
|
Josh Coalson
|
e74bd9516c
|
add 2007 copyright
|
2007-02-02 06:58:19 +00:00 |
|
Josh Coalson
|
fc92d8dbc6
|
bump version to 1.1.4-alpha1
|
2007-02-02 06:18:51 +00:00 |
|
Josh Coalson
|
0486d4352a
|
add dithering to lp coeff quantization
|
2007-02-02 06:14:41 +00:00 |
|
Josh Coalson
|
f57bd7abbd
|
*** empty log message ***
|
2007-02-02 06:14:04 +00:00 |
|
Josh Coalson
|
b5a26ce5b9
|
fix problem in frame size calculation in analysis mode on first frame
|
2007-02-02 05:58:42 +00:00 |
|
Josh Coalson
|
0014e41a5d
|
add support for passing frame size to analyzer; analyzer also print qlp coeffs
|
2007-02-01 04:58:11 +00:00 |
|
Josh Coalson
|
90c693a806
|
speed up precompute_partition_info_escapes_()
|
2007-02-01 04:24:08 +00:00 |
|
Josh Coalson
|
37d9fb1a89
|
bump requisite _MSC_VER to <=1600 for fseeko/ftello hack
|
2007-01-31 05:37:20 +00:00 |
|
Josh Coalson
|
e3ec2ad59e
|
convert C prototypes for functions with no args from () to (void)
|
2007-01-31 03:53:22 +00:00 |
|
Josh Coalson
|
44eead8534
|
minor typos
|
2007-01-30 16:59:36 +00:00 |
|
Josh Coalson
|
2761e134b2
|
return nonzero exit code if invalid option was used
|
2007-01-30 16:59:15 +00:00 |
|
Josh Coalson
|
1c03407931
|
in FLAC__stream_encoder_set_metadata(), copy the metadata array of pointers instead of requiring the caller to keep it until initialization; the objects themselves are still owned by caller
|
2007-01-29 08:27:25 +00:00 |
|
Josh Coalson
|
8008739dc5
|
make CVS vendor string
|
2007-01-29 00:43:27 +00:00 |
|
Josh Coalson
|
423f804d50
|
several speed improvements: completely rewritten bitbuffer which uses native machine word size instead of bytes; much faster rice partition size estimation; crc16 calculation in machine word size
|
2007-01-28 17:40:26 +00:00 |
|
Josh Coalson
|
76ba93a4ee
|
minor comments
|
2007-01-28 17:37:55 +00:00 |
|
Josh Coalson
|
1109e7f808
|
code simplification and speed optimization for set_partitioned_rice_()
|
2007-01-24 04:26:15 +00:00 |
|
Josh Coalson
|
792c10ddd6
|
minor cleanup in count_rice_bits_()
|
2007-01-24 04:25:03 +00:00 |
|
Josh Coalson
|
f5dd47832d
|
minor optimizations
|
2007-01-24 04:23:53 +00:00 |
|
Josh Coalson
|
92e43175e3
|
minor typo
|
2007-01-24 04:23:11 +00:00 |
|
Josh Coalson
|
ce1d07c000
|
add system for verifying that encoded frame size estimates are accurate; clean up the code for rice parameter searching and rice codeword length estimation
|
2007-01-23 05:00:46 +00:00 |
|
Josh Coalson
|
cbe2842224
|
improved fix for misleading warning, now error out for id3v2 tag (SF#1631064: http://sourceforge.net/tracker/index.php?func=detail&aid=1631064&group_id=13478&atid=113478)
|
2007-01-09 04:46:18 +00:00 |
|
Josh Coalson
|
08f582e35b
|
add FLAC__bitbuffer_get_input_bits_unconsumed()
|
2007-01-09 02:01:54 +00:00 |
|
Josh Coalson
|
0e4b20ff04
|
fix misleading warning (SF#1631064: http://sourceforge.net/tracker/index.php?func=detail&aid=1631064&group_id=13478&atid=113478)
|
2007-01-09 01:59:02 +00:00 |
|
Josh Coalson
|
d351d04437
|
fix makefile bug with ogg linkage (SF#1611414: http://sourceforge.net/tracker/index.php?func=detail&aid=1611414&group_id=13478&atid=113478)
|
2006-12-14 07:23:48 +00:00 |
|
Josh Coalson
|
c259050470
|
Fix bug where using -F with FLAC-to-FLAC transcoding of a corrupted FLAC would have no effect (SF#1615391: https://sourceforge.net/tracker/index.php?func=detail&aid=1615391&group_id=13478&atid=113478)
|
2006-12-14 06:58:49 +00:00 |
|
Josh Coalson
|
4de80524dc
|
Fix bug where FLAC-to-FLAC transcoding of a corrupted FLAC file would truncate the transcoded file at the first error (SF#1615019: https://sourceforge.net/tracker/index.php?func=detail&aid=1615019&group_id=13478&atid=113478)
|
2006-12-14 01:08:15 +00:00 |
|
Josh Coalson
|
5ae0084621
|
C89 fix (SF#1613348: http://sourceforge.net/tracker/index.php?func=detail&aid=1613348&group_id=13478&atid=313478)
|
2006-12-13 01:08:14 +00:00 |
|
Josh Coalson
|
4e8fe85bce
|
fix bug with locale-specific -A defaults for -0..-8 (SF#1608883: https://sourceforge.net/tracker/index.php?func=detail&aid=1608883&group_id=13478&atid=113478)
|
2006-12-05 01:36:46 +00:00 |
|
Josh Coalson
|
fa9d63400f
|
minor error message change
|
2006-12-05 01:08:18 +00:00 |
|
Josh Coalson
|
d6af578682
|
link with libogg
|
2006-12-05 01:06:21 +00:00 |
|
Josh Coalson
|
32b9baedb4
|
quick fix for SF#1601812 where an error of exactly 0 (very rare) in FLAC__lpc_compute_lp_coefficients() could cause an infinite loop later in FLAC__lpc_quantize_coefficients()
|
2006-11-27 16:27:41 +00:00 |
|
Josh Coalson
|
cd3302e37e
|
fix bug where jpeg marker detection could be broken by non-C locale
|
2006-11-21 08:27:59 +00:00 |
|
Josh Coalson
|
2c93a74246
|
*** empty log message ***
|
2006-11-21 08:26:54 +00:00 |
|
Josh Coalson
|
a196a66309
|
fix bug where test would fail if libFLAC not built with ogg support
|
2006-11-21 06:39:14 +00:00 |
|
Josh Coalson
|
2beca73003
|
patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478)
|
2006-11-21 01:51:58 +00:00 |
|
Josh Coalson
|
7581d121c1
|
patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478)
|
2006-11-20 07:19:15 +00:00 |
|
Josh Coalson
|
f37520b91f
|
final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_MAINTENANCE_BASELINE -j FLAC_RELEASE_1_1_2_MAINTENANCE_BRANCH)
|
2006-11-20 06:46:07 +00:00 |
|
Josh Coalson
|
7ae3359b63
|
fixes based on valgrind run
|
2006-11-20 05:29:52 +00:00 |
|
Josh Coalson
|
c85f31440d
|
bump version number to 1.1.3
|
2006-11-17 16:00:55 +00:00 |
|
Josh Coalson
|
ab56ef11b8
|
fixes from 64-bit compile
|
2006-11-17 06:52:19 +00:00 |
|
Josh Coalson
|
6f51d072a4
|
fix bug where decoding to stdout could fail for no good reason in some cases; fixes from MSVC compile
|
2006-11-17 06:49:11 +00:00 |
|
Josh Coalson
|
b0627a4e42
|
fixes from MSVC compile
|
2006-11-17 06:05:02 +00:00 |
|
Josh Coalson
|
f1ac7d9bde
|
make "#if FLAC__HAS_OGG" checking consistent
|
2006-11-16 07:20:09 +00:00 |
|
Josh Coalson
|
80011e40ab
|
minor comments
|
2006-11-16 01:35:21 +00:00 |
|
Josh Coalson
|
a7dceb9ac1
|
multifix: change FLAC__stream_encoder_finish() to also return false if there is an error processing the last frame or updating metadata
|
2006-11-16 01:35:13 +00:00 |
|
Josh Coalson
|
ece2f61c16
|
write encoded stream to actual file to improve testing
|
2006-11-16 01:33:34 +00:00 |
|
Josh Coalson
|
cf1422e21e
|
multifix: change FLAC__stream_encoder_finish() to also return false if there is an error processing the last frame or updating metadata; fix problem trying to update metadata when encoding to stdout; fix problem with updating metadata if client seek_callback returns UNSUPPORTED
|
2006-11-16 01:32:25 +00:00 |
|
Josh Coalson
|
f8d544f2b0
|
add argument to test_seeking to accept #samples in the input, to better evaluate whether or not seeking near/past end-of-stream
|
2006-11-16 01:22:33 +00:00 |
|
Josh Coalson
|
036e9fd046
|
fix bug with -S # where the sample number >= total samples, is not getting converted to a placeholder point
|
2006-11-16 01:21:22 +00:00 |
|