flac*.pc : Add -logg if configured with Ogg support.
[platform/upstream/flac.git] / src /
2012-02-26 Earl ChewPort David Robinson's equalloudfilt.m MATLAB script...
2012-02-26 Earl ChewSupport 56kHz to 19.2kHz gain analysis (Patch v4)
2012-02-26 Erik de Castro LopoSpeed up the tests by testing slightly fewer combinations.
2012-02-17 Erik de Castro LopoFix a bunch of -Wtype-limits warnings.
2012-02-13 Erik de Castro LopoFix -Werror=format-security errors.
2012-02-13 Erik de Castro LopoDisable Altivec on host triplet powerpc-unknown-linux...
2012-02-13 Erik de Castro LopolibFLAC.m4 : Prevent empty -L flag.
2012-02-12 Erik de Castro LopoMerge branch 'noname'
2012-02-12 Erik de Castro LopoDisable executable stack in libFLAC.so.
2012-02-12 Erik de Castro Lopometaflac : Exit with error if invalid option is passed.
2012-02-12 Erik de Castro LopoFix misuse of \r (potentially) in flac -d or -t output.
2012-02-08 Erik de Castro LopoPatch from Dave Yeo to remove more CPP hackery.
2012-02-05 Erik de Castro LopoEncoder::Stream::set_metadata() broken - ID: 3282704
2012-02-05 Erik de Castro LopoMemory and fd leak fixes - ID: 3436668
2012-02-05 Erik de Castro LopoPurge MINGW_WINSOCK_LIBS config variable.
2012-02-05 Erik de Castro LopoImprove endswapping (especially purge ntohl).
2012-02-04 Erik de Castro LopoPatch from JonY to remove more CPP hackery.
2012-02-04 Erik de Castro LopoAdd file include/share/compat.h and start moving CPP...
2012-02-04 Erik de Castro LopoPatch from JonY to suppress redefinition warnings with...
2012-02-04 Erik de Castro LopoFix cuesheet bug introduced in ce8a75134cace056f6c436d5...
2012-02-04 Erik de Castro LopoCuesheet patch from Earl Chew.
2012-02-04 Erik de Castro LopoPatch from David Yeo to conditionally include <inttypes.h>.
2012-02-02 Erik de Castro LopoXMMS patch from Timothy B. Terriberry
2012-02-02 Erik de Castro LopoMerge git://github.com/avuton/flac
2012-02-02 Ralph GilesUse the correct project filenames for flactimer.
2012-02-01 Erik de Castro LopoFix memory leak when reinitializing stream encoder.
2012-02-01 Erik de Castro LopoFix more printf formatting issues and remove un-necessa...
2012-02-01 Erik de Castro LopoFix a bunch of printf format warnings.
2012-02-01 Erik de Castro LopoFix compiler warnings.
2012-02-01 Erik de Castro LopoFix a couple of -Winline warnings.
2011-08-26 David SchleefFix md5 structure clearing in previous commit
2011-08-26 Felipe ContrerasCoverity fixes
2009-01-07 Josh Coalsonadd 2009 copyright
2009-01-07 Josh CoalsonAllow MM:SS:FF and MM:SS.SS time formats in non-CD...
2009-01-07 Josh CoalsonImproved error message when user attempts to decode...
2009-01-07 Josh CoalsonImprove decoder's ability to distinguish between a...
2009-01-06 Josh CoalsonFix bug in bitreader handling of read callback returnin...
2009-01-03 Josh CoalsonFixes for Sun Studio/Forte; us AC_C_INLINE to detect...
2009-01-03 Josh Coalsonremove some inlining directives
2009-01-03 Josh Coalsonmingw fixes, enable build dll w/ mingw (SF#2000973...
2009-01-03 Josh Coalsonmingw fixes (SF#2209829: https://sourceforge.net/tracke...
2009-01-03 Josh Coalsonfix bug with fractional seconds on some locales (SF...
2009-01-03 Josh Coalsontypo
2009-01-03 Josh Coalsonadd flacdiff and flactimer utils to source distribution...
2009-01-03 Josh Coalsonproper handling of variable length arrays (SF#2002481...
2009-01-02 Josh Coalsonfixes for windows builds (SF#1676822: https://sourcefor...
2008-12-30 Josh Coalsondisable plugin_xmms on x84_64
2008-11-29 Josh Coalsonremove /FLAC++ suffix on include path
2008-11-29 Josh Coalsonremove /FLAC suffix on include path
2008-09-16 Josh Coalsonminor warnings fix
2008-09-15 Josh Coalsonfix bug in FLAC__metadata_object_vorbiscomment_replace_...
2008-09-15 Josh Coalsonremove restriction on using --delete-input-file with...
2008-09-14 Josh Coalsonupdate Makefile.lite system to work on x86_64 linux
2008-09-13 Josh Coalsonfix handling of aiff ssnd offset; do not try and recrea...
2008-09-13 Josh Coalsonminor comments
2008-09-09 Josh Coalsonadd support for Wave64 (SF#1769582: https://sourceforge...
2008-09-09 Josh Coalsonadd support for RF64
2008-09-09 Josh Coalsonplugin_xmms fix for DARWIN_BUILD
2008-09-09 Josh Coalsonfix labels (missing colons)
2008-06-03 Josh Coalsonwin64 fixes
2008-06-03 Josh Coalsonwin64 fixes
2008-06-03 Josh Coalsonremove VCWebDeploymentTool item for better proj compati...
2008-05-27 Josh Coalsonfix problem with encoder being too strict about subset...
2008-05-27 Josh Coalsonadd FLAC__format_blocksize_is_subset()
2008-02-29 Josh Coalsonconst-ify FLAC__crc16_table[]
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-10-03 Josh Coalsonfix bug: move flac decoder teardown into EncoderSession...
2007-10-02 Josh Coalsonadd --preserve-modtime and --no-preserve-modtime switches
2007-10-02 Josh Coalsondeprecate --sector-align
2007-10-02 Josh Coalsonfinish reorg, unify encode pipe across formats
2007-09-20 Josh Coalsoncode reorg in prep for simplification, more format...
2007-09-15 Josh Coalsonbump libtool version numbers
2007-09-14 Josh Coalsonbump version number to 1.2.1
2007-09-13 Josh Coalsonminor comments
2007-09-13 Josh Coalsonremove obsolete comment reference to end of stream...
2007-09-12 Josh Coalsonmsvc fixes
2007-09-12 Josh Coalsonmsvc fixes
2007-09-12 Josh Coalsonfixes for msvc
2007-09-12 Josh Coalsonfix compiler warning
2007-09-12 Josh Coalsonminot usage verbiage
2007-09-12 Josh Coalsonadd user hints to use --keep-foreign-metadata when...
2007-09-12 Josh Coalsonadd missing EXTRA_DIST files
2007-09-11 Josh Coalsonfix seek bug with ogg flac and small streams (SF#179217...
2007-09-11 Josh Coalsonmake SIGINT only stop the current mode, not the whole run
2007-09-11 Josh Coalsonremove spurious CLEANFILES
2007-09-11 Josh Coalsonextra checking on memory allocation sizes to prevent...
2007-09-10 Josh Coalsonfixed bug compiling flac without ogg support (SF#176078...
2007-09-09 Josh Coalsonbetter handling for OSs with small RAND_MAX (SF#1783630...
2007-09-09 Josh Coalsonfix bug, foreign_metadata pointer was not always initia...
2007-09-08 Josh Coalson64-bit fixes (SF#1790872: https://sourceforge.net/track...
2007-08-31 Josh CoalsonOS/2 fixes (SF#1229495: https://sourceforge.net/tracker...
2007-08-29 Josh Coalsonadd --disable-cpplibs configure option (SF#1723295...
2007-08-29 Josh CoalsonOS/2 fixes (SF#1771378: https://sourceforge.net/tracker...
2007-08-29 Josh Coalsonfixed very rare seek bug (SF#1684049: https://sourcefor...
2007-08-28 Josh Coalsonfix guid
2007-08-28 Josh Coalsoninitial import
2007-08-28 Josh Coalsonchange foreign metadata app ids
2007-08-22 Josh Coalsonbug fixes
2007-08-21 Josh Coalsonfinish foreign metadata implemetation
2007-08-21 Josh Coalson*** empty log message ***
next