add support for --picture command to import PICTURE metadata
[platform/upstream/flac.git] / src / libOggFLAC++ /
2006-09-15 Josh Coalsonchange libOggFLAC++ API to make OggFLAC::Decoder::Strea...
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-05-01 Josh Coalsonadd set_apodization() to oggflac layers
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-02-02 Josh Coalsonbump the libtool number
2005-01-30 Josh Coalsonfix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2005-01-25 Josh Coalsonremove superfluous semicolon after namespace closures
2004-09-10 Josh Coalsonbump libtool library version numbers
2004-07-30 Josh Coalsonbump libtool version numbers for flac-1.1.1-beta1
2004-07-20 Josh Coalsonfixes for autoconf
2004-07-07 Josh Coalsonrevamp OggFLAC__SeekableStreamDecoder to derive from...
2004-05-26 Josh Coalsonuse $libdir instead of $prefix/lib to find library dir
2004-01-17 Josh Coalsonupdate copyright to 2004
2004-01-17 Josh Coalsonadd read callback to OggFLAC__SeekableStreamEncoder...
2004-01-16 Josh Coalsonvarious fixes related to deriving OggFLAC__SeekableStre...
2003-12-31 Josh Coalsonrevamp ogg flac file decoder; it needed to be derived...
2003-12-18 Josh Coalson#pragma to turn off useless MSVC warning C4800
2003-12-17 Josh Coalsonfixes from MSVC build
2003-09-26 Josh Coalsonadd ogg seekable stream and file encoder and decoder...
2003-09-24 Josh Coalsonadd the metadata callback back in the stream encoder
2003-05-27 Matt ZimmermanExplicitly link shared libraries against dependent...
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-25 Josh Coalsonbump the libtool version numbers
2003-01-25 Josh Coalsonremove reference to obsolete Makefile.vc
2003-01-25 Josh Coalsonobsolete now that .dsp files are complete
2003-01-15 Josh Coalsonbump the libtool revision number only
2003-01-14 Josh CoalsonSecond patch from X-Fixer: tweaks for better MSVC build
2003-01-14 Josh Coalsonminor formatting
2003-01-02 Josh Coalsonupdate the libtool library version number
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-11-22 Josh Coalsonget Makefile.vc system working again with new debug...
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-20 Josh Coalsonrevamp Makefile.lite system, use separate dirs and...
2002-10-23 Josh Coalsonadd notion of topdir to Makefile.lite build system
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-16 Josh Coalsonchange .cc suffix to .cpp
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsonchanges for MSCV: added dsp file, rename any .cc files...
2002-10-16 Josh Coalsonrename .cc files to .cpp since I can find no way to...
2002-09-25 Josh Coalsonbump the libtool version number
2002-09-04 Josh Coalsonadd support for serial number in Ogg streams
2002-08-27 Josh Coalsonminor formatting
2002-08-21 Josh Coalsonfixes based on Windows testing
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-07 Josh Coalsoninitial import