Erik de Castro Lopo
9d057c7179
Fix a bunch of WDG validation warnings in HTML docs.
2013-03-05 18:25:15 +11:00
Erik de Castro Lopo
9c024f2bd8
documentation_tools_flac.html : Document --ignore-chunk-sizes command line option.
2013-03-05 17:46:04 +11:00
Erik de Castro Lopo
5eb63fc8e4
documentation_tools_flac.html : Fix WDG HTML validator warnings.
2013-03-05 17:40:57 +11:00
Erik de Castro Lopo
c8adb080b0
Add appropriate WAV channel masks for 7 and 8 channel files.
...
This commit accepts the new default channel masks for 6.1 and 7.1
surround input WAV files, and writes the corresponding masks when
decoding to WAV without a channel mask from the metadata block.
The local copy of the format spec is also updated with the new text
from the flac-website repository.
Patch from Ralph Giles <giles@mozilla.com>
2013-03-02 14:09:46 +11:00
Ralph Giles
4632f945de
Fix the 'distclean' target.
...
Generated documentation needs to be removed by this target
for 'distcheck' to succeed.
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2013-01-19 11:52:33 +11:00
Olivier Blin
f699788f31
doc: fix out-of-tree build
...
When building outside of the source tree, the Doxyfile needs to be
generated in the build tree and should point to the proper paths for
include directories and html footer.
The generated api files to install should also be taken from the build
tree instead of the source tree.
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2013-01-14 21:52:43 +11:00
Max Horn
66c0a581d2
autogen.sh: replace this by a simple call to autoreconf
...
The autoreconf tool is provided by autoconf to do what custom
autogen.sh scripts in many projects used to do. Only it is more
robust and widely tested. It has been available for several years,
too. No reason to rely on custom code for this.
Signed-off-by: Max Horn <max@quendi.de>
2012-12-13 08:12:14 +11:00
Miroslav Lichvar
6a1f59b58f
Update FSF address.
2012-12-06 06:17:26 +11:00
Avuton Olrich
8019c8e525
Fix --disable-doxygen-docs install
2012-02-01 19:46:27 -08:00
Josh Coalson
dea0f5a044
add 2009 copyright
2009-01-07 07:31:28 +00:00
Josh Coalson
c9ed238c3d
Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, SF#2182432: https://sourceforge.net/tracker2/?func=detail&aid=1947353&group_id=13478&atid=363478 https://sourceforge.net/tracker2/index.php?func=detail&aid=2182432&group_id=13478&atid=113478 )
2009-01-07 07:03:17 +00:00
Josh Coalson
f36d4567c1
convert SF tracker links to new tracker2 system
2009-01-07 06:58:53 +00:00
Josh Coalson
0396b5fa0f
Fixes for autotools (SF#1859664: https://sourceforge.net/tracker2/?func=detail&aid=1859664&group_id=13478&atid=313478 )
2009-01-07 06:58:04 +00:00
Josh Coalson
d0025bdacd
Improved error message when user attempts to decode a non-FLAC file (SF#2222789: https://sourceforge.net/tracker2/?func=detail&aid=2222789&group_id=13478&atid=113478
2009-01-07 06:55:51 +00:00
Josh Coalson
bd161c61fa
Improve decoder's ability to distinguish between a FLAC sync code and an MPEG one (SF #2491433 https://sourceforge.net/tracker2/?func=detail&aid=2491433&group_id=13478&atid=113478
2009-01-07 06:54:05 +00:00
Josh Coalson
ee51fc0bae
Fix bug in bitreader handling of read callback returning a short count (SF#2490454: https://sourceforge.net/tracker2/?func=detail&aid=2490454&group_id=13478&atid=113478 )
2009-01-06 17:14:31 +00:00
Josh Coalson
0915a551eb
Fixes for Sun Studio/Forte; us AC_C_INLINE to detect inline keyword for compiler; eliminate floating point calcs in RG analysis array size calculations (SF#1701960: https://sourceforge.net/tracker2/?func=detail&aid=1701960&group_id=13478&atid=313478 )
2009-01-03 02:13:17 +00:00
Josh Coalson
494d9ab011
mingw fixes, enable build dll w/ mingw (SF#2000973: https://sourceforge.net/tracker2/?func=detail&aid=2000973&group_id=13478&atid=313478 )
2009-01-03 01:59:10 +00:00
Josh Coalson
75e6cabe05
mingw fixes (SF#2209829: https://sourceforge.net/tracker2/?func=detail&aid=2209829&group_id=13478&atid=313478 )
2009-01-03 01:55:17 +00:00
Josh Coalson
d75a07c968
fix bug with fractional seconds on some locales (SF#1815517: https://sourceforge.net/tracker2/?func=detail&aid=1815517&group_id=13478&atid=113478 )
2009-01-03 01:50:46 +00:00
Josh Coalson
4b0f27011b
fix bug with fractional seconds on some locales (SF#1858012: https://sourceforge.net/tracker2/?func=detail&aid=1858012&group_id=13478&atid=113478 )
2009-01-03 01:49:01 +00:00
Josh Coalson
d04f46a440
add flacdiff and flactimer utils to source distribution (SF#1911149: https://sourceforge.net/tracker2/?func=detail&aid=1911149&group_id=13478&atid=113478 )
2009-01-03 01:43:59 +00:00
Josh Coalson
75d35cfe0b
proper handling of variable length arrays (SF#2002481 https://sourceforge.net/tracker2/?func=detail&aid=2002481&group_id=13478&atid=113478 )
2009-01-03 01:35:56 +00:00
Josh Coalson
e5c6439074
fixes for windows builds (SF#1756624: https://sourceforge.net/tracker2/?func=detail&aid=1756624&group_id=13478&atid=113478 )
2009-01-02 01:28:30 +00:00
Josh Coalson
85c4e9fdc5
Fix bug where flac was disallowing use of --replay-gain when encoding from stdin (SF#1840124: https://sourceforge.net/tracker2/?func=detail&aid=1840124&group_id=13478&atid=113478 )
2009-01-02 01:23:59 +00:00
Josh Coalson
63072d70c4
fix libFLAC encoder to default to compression level 5 (SF#1816825: https://sourceforge.net/tracker2/?func=detail&aid=1816825&group_id=13478&atid=113478 )
2009-01-02 01:18:56 +00:00
Josh Coalson
402a2a3fb2
fixes for windows builds (SF#1809863: https://sourceforge.net/tracker2/?func=detail&aid=1809863&group_id=13478&atid=113478 )
2009-01-02 01:15:36 +00:00
Josh Coalson
a832ef32fb
fixes for windows builds (SF#1676822: https://sourceforge.net/tracker2/?func=detail&aid=1676822&group_id=13478&atid=113478 )
2009-01-02 01:12:59 +00:00
Josh Coalson
d7f5344a64
add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php?func=detail&aid=1769582&group_id=13478&atid=113478 )
2008-09-09 07:49:19 +00:00
Josh Coalson
7617cacb28
add support for RF64
2008-09-09 07:24:23 +00:00
Josh Coalson
1be89c498d
add FLAC__format_blocksize_is_subset()
2008-05-27 05:19:52 +00:00
Josh Coalson
82b128050e
update copyright for 2008
2008-02-28 05:34:21 +00:00
Josh Coalson
0a4ecd8ddb
fix #includes (SF#1834168: https://sourceforge.net/tracker/index.php?func=detail&aid=1834168&group_id=13478&atid=313478 )
2007-11-27 04:17:15 +00:00
Josh Coalson
08ef65e9cd
deprecate --sector-align; add --preserve-modtime and --no-preserve-modtime switches
2007-10-02 00:11:45 +00:00
Josh Coalson
402a9ed7cf
final automake-related fixes
2007-09-16 20:58:48 +00:00
Josh Coalson
9583f04472
add item for flac-1.2.1
2007-09-15 01:12:12 +00:00
Josh Coalson
c80a3f2647
update d/l links for flac-1.2.1
2007-09-15 01:11:53 +00:00
Josh Coalson
d90c1e7ac1
add dates for releases
2007-09-15 01:09:51 +00:00
Josh Coalson
108973209a
update for flac-1.2.1
2007-09-15 01:08:44 +00:00
Josh Coalson
e0545ffe7c
minor typos
2007-09-14 21:51:32 +00:00
Josh Coalson
3379f71abf
add denon link
2007-09-14 17:06:00 +00:00
Josh Coalson
09b164bbe3
bump version number to 1.2.1
2007-09-14 00:11:52 +00:00
Josh Coalson
4f58204c26
merge from flac-1.2.0 maintenance branch (-j FLAC_RELEASE_1_2_0__2007_07_23 -j FLAC_RELEASE_1_2_0_MAINTENANCE_BRANCH)
2007-09-13 15:14:19 +00:00
Josh Coalson
fc3e7cbedb
add example code section
2007-09-13 15:07:41 +00:00
Josh Coalson
45f8be1b74
call xiph license bsd license
2007-09-13 15:07:21 +00:00
Josh Coalson
df21c4a6a2
link to memtest86+
2007-09-13 15:06:43 +00:00
Josh Coalson
8679516bc5
add link to new example code page
2007-09-13 00:36:43 +00:00
Josh Coalson
044303c98d
*** empty log message ***
2007-09-13 00:33:25 +00:00
Josh Coalson
cc05275e9f
fix bug skipping ahead in stdin on windows (SF#1776803: https://sourceforge.net/tracker/index.php?func=detail&aid=1776803&group_id=13478&atid=113478 )
2007-09-12 02:07:47 +00:00
Josh Coalson
7819f0b318
add missing EXTRA_DIST files
2007-09-12 01:02:36 +00:00