- 04 Feb, 2012 6 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
This bug was causing the test_metaflac.sh test to fail after Earl Chew's patch 19050f74 was supposed to fix an older bug.
-
Erik de Castro Lopo authored
When reading the INDEX from the cue sheet, the format MM:SS:FF format is disallowed if the sample frequency is not a multiple of 75 because the index would only be approximate. However, 00:00:00 is _exact_ because it denotes the start of the track, so allow it as a special case.
-
Erik de Castro Lopo authored
-
- 02 Feb, 2012 7 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
-
Needed for 'make check'.
-
'make dist' was failing because src/utils/flactime/Makefile.am listed 'flactime' instead of 'flactimer' as the base name of the MSVC project files. Since the files uses the 'flactimer' name internally, I updated the Makefile rather than the filenames.
-
Avuton Olrich authored
-
- 01 Feb, 2012 9 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
- 31 Jan, 2012 6 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
- 26 Aug, 2011 2 commits
-
-
David Schleef authored
-
Felipe Contreras authored
Signed-off-by:
Felipe Contreras <felipe.contreras@nokia.com>
-
- 05 Oct, 2009 1 commit
-
-
Josh Coalson authored
-
- 07 Jan, 2009 6 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
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)
-
Josh Coalson authored
-
Josh Coalson authored
Fixes for autotools (SF#1859664: https://sourceforge.net/tracker2/?func=detail&aid=1859664&group_id=13478&atid=313478)
-
Josh Coalson authored
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
-
Josh Coalson authored
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
-
- 06 Jan, 2009 1 commit
-
-
Josh Coalson authored
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)
-
- 03 Jan, 2009 2 commits
-
-
Josh Coalson authored
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)
-
Josh Coalson authored
-