Josh Coalson
|
a9502bf44d
|
add item for --not-utf8-convert; fix typos
|
2007-01-30 16:58:51 +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
|
d82251beb2
|
add AC_C_BIGENDIAN
|
2007-01-28 17:36:10 +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
|
b36280fd77
|
add more ces links
|
2007-01-23 04:58:16 +00:00 |
|
Josh Coalson
|
30224fc602
|
clean up hardware links
|
2007-01-23 04:58:09 +00:00 |
|
Josh Coalson
|
153e1f2036
|
add more hardware links
|
2007-01-19 05:34:32 +00:00 |
|
Josh Coalson
|
ac76bcd19c
|
add links for ces2007 devices
|
2007-01-19 05:34:24 +00:00 |
|
Josh Coalson
|
574dc9c23e
|
more test variations on fsd streams
|
2007-01-19 05:33:30 +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
|
03af3c827f
|
add frettunes.com
|
2007-01-09 02:00:20 +00:00 |
|
Josh Coalson
|
b7cde6ee96
|
fix some links
|
2007-01-09 02:00:09 +00:00 |
|
Josh Coalson
|
8f634a09d7
|
fix link to itunes feedback form
|
2007-01-09 01:59:25 +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
|
cd80d1447c
|
add docs on sample format for process calls (SF#1627966: http://sourceforge.net/tracker/index.php?func=detail&aid=1627966&group_id=13478&atid=213478)
|
2007-01-05 01:08:55 +00:00 |
|
Josh Coalson
|
37e43fc6d6
|
add hd mediabox link
|
2006-12-22 04:51:02 +00:00 |
|
Josh Coalson
|
8ccffb2635
|
minor verbiage
|
2006-12-22 04:50:44 +00:00 |
|
Josh Coalson
|
34cc68f24a
|
reorganize to be more novice-friendly, add more docs
|
2006-12-22 02:53:20 +00:00 |
|
Josh Coalson
|
83b37dbf6f
|
add sonos review
|
2006-12-19 01:16:11 +00:00 |
|
Josh Coalson
|
0bd9a00115
|
add note to #bugs about error with corrupted FLAC input and FLAC-to-FLAC transcoding
|
2006-12-14 07:45:31 +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
|
173814f371
|
add pearl jam item, remove some old ones
|
2006-12-13 01:15:38 +00:00 |
|
Josh Coalson
|
3121f78923
|
add links: m6 miniplayer, teclast tl-29, pearl jam
|
2006-12-13 01:14:09 +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
|
b35fc93331
|
typo
|
2006-12-05 17:08:05 +00:00 |
|
Josh Coalson
|
5c7abee207
|
add link to bugs
|
2006-12-05 17:07:47 +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
|
699e548047
|
fix link to wmp guide; fix default padding number in faq
|
2006-12-05 01:09:17 +00:00 |
|
Josh Coalson
|
fa9d63400f
|
minor error message change
|
2006-12-05 01:08:18 +00:00 |
|
Josh Coalson
|
6e78e9bf63
|
update links
|
2006-12-05 01:07:54 +00:00 |
|
Josh Coalson
|
1b8526e51c
|
fix link to wmp guide; add known bug: -A in some locales
|
2006-12-05 01:07:35 +00:00 |
|
Josh Coalson
|
e49205100c
|
minor formatting
|
2006-12-05 01:07:00 +00:00 |
|
Josh Coalson
|
4269ba2939
|
add link to known bugs
|
2006-12-05 01:06:44 +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
|
d9ac0bd63a
|
bump release date
|
2006-11-26 19:22:13 +00:00 |
|
Josh Coalson
|
a094242735
|
*** empty log message ***
|
2006-11-26 19:21:26 +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
|
16e015a55b
|
fix some links, add porting guide to news item
|
2006-11-21 06:48:58 +00:00 |
|