summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* minor formattingJosh Coalson2006-11-208-213/+240
* patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tr...Josh Coalson2006-11-204-11/+11
* final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_...Josh Coalson2006-11-2052-1053/+1433
* add logging of command to valgrind logJosh Coalson2006-11-204-0/+7
* minor commentsJosh Coalson2006-11-208-31/+30
* add logging of command to valgrind logJosh Coalson2006-11-202-0/+5
* fixes based on valgrind runJosh Coalson2006-11-204-5/+32
* patch from ralphJosh Coalson2006-11-182-0/+4
* update to match sgmlJosh Coalson2006-11-172-8/+12
* fix revdateJosh Coalson2006-11-172-2/+2
* bump version number to 1.1.3Josh Coalson2006-11-179-13/+13
* add test_picture to grabbag testsJosh Coalson2006-11-172-0/+64
* *** empty log message ***Josh Coalson2006-11-171-0/+102
* fix typoJosh Coalson2006-11-171-1/+1
* remove redundant -WextraJosh Coalson2006-11-172-6/+6
* fixes from 64-bit compileJosh Coalson2006-11-172-7/+13
* better detection of "as" variantJosh Coalson2006-11-171-1/+2
* replacement based on example from xiphJosh Coalson2006-11-171-40/+120
* fix bug where decoding to stdout could fail for no good reason in some cases;...Josh Coalson2006-11-171-2/+32
* bump to v1.2Josh Coalson2006-11-171-82/+124
* fixes from MSVC compileJosh Coalson2006-11-174-3/+58
* encode with --no-padding where possible to speed up testJosh Coalson2006-11-173-14/+14
* make "#if FLAC__HAS_OGG" checking consistentJosh Coalson2006-11-1610-52/+52
* minor commentsJosh Coalson2006-11-161-2/+2
* multifix: change FLAC__stream_encoder_finish() to also return false if there ...Josh Coalson2006-11-163-16/+26
* write encoded stream to actual file to improve testingJosh Coalson2006-11-162-42/+99
* multifix: change FLAC__stream_encoder_finish() to also return false if there ...Josh Coalson2006-11-161-22/+35
* add argument to test_seeking to accept #samples in the input, to better evalu...Josh Coalson2006-11-162-15/+24
* fix bug with -S # where the sample number >= total samples, is not getting co...Josh Coalson2006-11-161-1/+4
* fix a bug where missing STREAMINFO fields (min/max framesize, total samples, ...Josh Coalson2006-11-154-8/+21
* minor commentsJosh Coalson2006-11-151-3/+4
* add support for read-only operations for ogg flacJosh Coalson2006-11-151-2/+6
* add support for read-only operations for ogg flac to chain interfaceJosh Coalson2006-11-157-250/+498
* minor commentsJosh Coalson2006-11-141-1/+1
* fix a problem with fractional-second parsing for --skip/--until in some local...Josh Coalson2006-11-142-4/+5
* fix bug, need to open exported picture file in binary mode on win32Josh Coalson2006-11-141-3/+3
* fixes from MSVC6Josh Coalson2006-11-146-2/+62
* add more fixed bugs to listJosh Coalson2006-11-141-0/+5
* disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082...Josh Coalson2006-11-141-1/+2
* disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082...Josh Coalson2006-11-143-12/+24
* increase progress report rate with -p and -e used together (SF#1580122: http:...Josh Coalson2006-11-141-1/+4
* fix bug where sync error at end-of-stream was not being caught (SF#1244071 ht...Josh Coalson2006-11-141-4/+13
* compile fixes based on patch (SF#913238 http://sourceforge.net/tracker/index....Josh Coalson2006-11-133-4/+4
* un-bump -beta2 prefix on versionJosh Coalson2006-11-111-1/+1
* fix bug compiling assembly files on intel mac (SF#1422598 http://sourceforge....Josh Coalson2006-11-111-2/+3
* fix bug SF#1293830: flac accepting WAVE files with "data" subchunks of size 0Josh Coalson2006-11-111-0/+4
* fix compiler warningsJosh Coalson2006-11-1116-32/+34
* fix problem with filename parsing if file does not have extension but also ha...Josh Coalson2006-11-101-1/+2
* fix bug: wave header fixup was being tried even in test modeJosh Coalson2006-11-101-1/+1
* patch sf#1580550 noexec stack: http://sourceforge.net/tracker/index.php?func=...Josh Coalson2006-11-103-0/+12