Josh Coalson
|
c9212fa01b
|
minor optimizations to FLAC__bitreader_read_rice_signed_block()
|
2007-03-22 03:19:19 +00:00 |
Josh Coalson
|
db55c40fd3
|
special version of sample formatting for common cases
|
2007-03-22 03:15:07 +00:00 |
Josh Coalson
|
feeca21bde
|
unroll byteSwap() loop for common case
|
2007-03-22 03:14:12 +00:00 |
Josh Coalson
|
be5e19b964
|
minor comments
|
2007-03-22 03:13:11 +00:00 |
Josh Coalson
|
c63cf41ccc
|
minor optimizations to FLAC__bitbuffer_read_rice_signed_block()
|
2007-03-17 05:21:36 +00:00 |
Josh Coalson
|
099a2893da
|
minor tweaks to private md5 interface
|
2007-03-14 07:58:19 +00:00 |
Josh Coalson
|
f299910ddb
|
in FLAC__MD5Accumulate() optimize sample->byte packing for common cases
|
2007-03-14 07:57:45 +00:00 |
Josh Coalson
|
6545409690
|
pass cpu info into bitreader, use it to turn on use of bswap inline asm for msvc
|
2007-03-13 16:14:36 +00:00 |
Josh Coalson
|
37a4f27c2b
|
pass cpu info into bitreader
|
2007-03-13 16:13:52 +00:00 |
Josh Coalson
|
f2f328bdbf
|
improve ia-32 checks to include cpuid, bswap, sse3 and ssse3 support
|
2007-03-13 06:35:55 +00:00 |
Josh Coalson
|
1b44f7ecfa
|
minor comments
|
2007-03-13 06:35:03 +00:00 |
Josh Coalson
|
55e2f0b661
|
unroll loops in filter and inverse filter routines
|
2007-03-13 06:33:52 +00:00 |
Josh Coalson
|
79a49a2536
|
minor comments
|
2007-03-12 07:23:28 +00:00 |
Josh Coalson
|
3847879a55
|
slight optimization to conversion of M/S->L/R
|
2007-03-12 07:23:22 +00:00 |
Josh Coalson
|
14b184cced
|
unify inlining method in prep for inline tests
|
2007-03-12 05:08:21 +00:00 |
Josh Coalson
|
10a6840138
|
comments
|
2007-03-07 05:36:43 +00:00 |
Josh Coalson
|
5dee435030
|
fix known bugs for 1.1.4
|
2007-03-06 06:52:13 +00:00 |
Josh Coalson
|
5981e4f72d
|
minor comments
|
2007-03-06 06:51:57 +00:00 |
Josh Coalson
|
1ca3a445f8
|
fixes for MSVC6; also: default to best flavors of detect code
|
2007-03-03 02:04:15 +00:00 |
Josh Coalson
|
83f42e358b
|
add thread-safe runtime SSE OS support detection for most operating systems; clean up altivec detection
|
2007-03-03 01:52:19 +00:00 |
Josh Coalson
|
38483802ab
|
remove FLAC__SSE_OS restriction on SSE usage
|
2007-03-03 01:47:53 +00:00 |
Josh Coalson
|
0c78700da5
|
remove obsolete FLAC__cpu_info_sse_test_asm_ia32()
|
2007-03-02 16:02:55 +00:00 |
Josh Coalson
|
0edc149c6b
|
minor tweak for vc++
|
2007-03-01 16:23:11 +00:00 |
Josh Coalson
|
8534bbe4e9
|
minor comments
|
2007-02-28 01:10:21 +00:00 |
Josh Coalson
|
32821c08ff
|
add support for building with VC++ 2005
|
2007-02-22 02:56:16 +00:00 |
Josh Coalson
|
cb6dc724f4
|
*** empty log message ***
|
2007-02-22 01:57:21 +00:00 |
Josh Coalson
|
576f41fb5b
|
msvc2005 fix
|
2007-02-22 01:38:04 +00:00 |
Josh Coalson
|
9bedd7827c
|
fix compiler warnings
|
2007-02-22 01:37:33 +00:00 |
Josh Coalson
|
c8c9c9917e
|
add bonkenc link, remove edmdigital
|
2007-02-21 01:47:10 +00:00 |
Josh Coalson
|
6775778dcc
|
fix MSVC check for ntohl()
|
2007-02-17 01:16:20 +00:00 |
Josh Coalson
|
2e777ba8d7
|
minor typos
|
2007-02-17 01:15:46 +00:00 |
Josh Coalson
|
f27128cbfb
|
add SONY id
|
2007-02-17 01:15:38 +00:00 |
Josh Coalson
|
a8d7b4ebf2
|
*** empty log message ***
|
2007-02-14 06:12:24 +00:00 |
Josh Coalson
|
b8dc49b2a8
|
add hw/ files
|
2007-02-14 06:05:56 +00:00 |
Josh Coalson
|
fcbbf66d8f
|
minor wording
|
2007-02-14 06:00:26 +00:00 |
Josh Coalson
|
159fcedccd
|
add news item for 1.1.4
|
2007-02-14 06:00:15 +00:00 |
Josh Coalson
|
d67319f240
|
add porting item for 1.1.4
|
2007-02-14 05:59:47 +00:00 |
Josh Coalson
|
6910519114
|
turn off FLAC__MANDATORY_VERIFY_WHILE_ENCODING
|
2007-02-14 05:59:27 +00:00 |
Josh Coalson
|
4296e1a40a
|
bump libtool .so revision number
|
2007-02-14 05:59:09 +00:00 |
Josh Coalson
|
826a0a7e7a
|
bump version number to 1.1.4
|
2007-02-14 05:57:23 +00:00 |
Josh Coalson
|
b9d8b9e927
|
remove special makefile variants for libiconv on darwin
|
2007-02-14 05:47:38 +00:00 |
Josh Coalson
|
9c17e6e518
|
sync with sgml
|
2007-02-14 01:28:01 +00:00 |
Josh Coalson
|
f67f2065b3
|
Darwin fix for ntohl()
|
2007-02-13 02:12:13 +00:00 |
Josh Coalson
|
e88147e3c6
|
minor wording
|
2007-02-13 02:06:41 +00:00 |
Josh Coalson
|
39fad80ebb
|
add transporter review
|
2007-02-13 02:06:37 +00:00 |
Josh Coalson
|
283e53054a
|
fix minor problem in locale switching
|
2007-02-13 02:06:04 +00:00 |
Josh Coalson
|
147dbe2baa
|
fix minor leaks
|
2007-02-13 02:05:19 +00:00 |
Josh Coalson
|
c0f51e77bc
|
added --disable-ogg option for building without Ogg support even if libogg is installed (SF#1196996: http://sourceforge.net/tracker/index.php?func=detail&aid=1196996&group_id=13478&atid=113478
|
2007-02-09 16:18:38 +00:00 |
Josh Coalson
|
119e71fa25
|
*** empty log message ***
|
2007-02-09 16:13:13 +00:00 |
Josh Coalson
|
f19f7eb8d0
|
fix SB review for replaygain
|
2007-02-09 16:13:07 +00:00 |