souphttpsrc: reduce reading latency by using non-blocking read
[platform/upstream/gst-plugins-good.git] / ext / taglib /
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-04 Wim TaymansMerge branch 'master' into 0.11
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-28 Wim Taymansid3: use boxed type instead of miniobject
2010-09-08 Thiago Santosid3v2mux: Adds mapping for album artist
2010-08-04 Jonathan Matthewid3v2mux: write beats-per-minute tag using TBPM frame
2010-06-18 Thiago Santostaglib: Use newly added gst_tag_list_peek_string_index
2010-06-06 Sebastian Drögeext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2010-01-13 Sebastian Drögeapev2mux: Don't call constructors directly, this leads...
2009-04-01 Jonathan Matthewid3v2mux: write RVA2 frames containing peak/gain volume...
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-07-17 Tim-Philipp MüllerOnly use -Wno-attributes (which is there to work around...
2008-06-04 Tim-Philipp Müllerext/taglib/Makefile.am: Add -Wno-attributes to CXXFLAGS...
2008-02-23 Tim-Philipp MüllerCheck for and define ERROR_CXXFLAGS and use them when...
2008-01-04 Sebastian Drögeext/taglib/: Remove useless typedefs without new type...
2007-11-20 Julien MoutteFix build on Mac OS X 10.5
2007-11-14 Tim-Philipp Müllerext/taglib/gstid3v2mux.cc: Write GST_TAG_MUSICBRAINZ_DI...
2007-10-25 Tim-Philipp Müllerext/taglib/gstid3v2mux.cc (add_funcs): Map new SORTNAME...
2007-10-11 Tim-Philipp Müllerext/taglib/gstid3v2mux.cc: Add support for license...
2007-09-25 Tim-Philipp MüllerAdd support for the new GST_TAG_COMPOSER (#459809).
2007-09-19 Tim-Philipp Müllerext/taglib/: Work around compiler warnings with g+...
2007-09-13 Sebastian DrögeUpdate my mail address.
2007-03-09 Wim Taymansext/taglib/gstid3v2mux.cc: Add write support for GST_TA...
2006-12-06 Jonathan Matthewext/taglib/gstid3v2mux.cc: Don't attempt to write a...
2006-08-16 Tim-Philipp Müllerconfigure.ac: Require CVS of GStreamer core and -base...
2006-07-26 Tim-Philipp Müllerext/taglib/gstid3v2mux.cc: is still sub-optimal though...
2006-07-26 Tim-Philipp Müllerext/taglib/gstid3v2mux.cc: Handle multiple tags of...
2006-07-19 Alex Lancasterext/taglib/gstid3v2mux.cc: Write GST_TAG_ENCODER and...
2006-07-05 Tim-Philipp Müllerext/taglib/gstid3v2mux.cc: Make UTF-8 the default encod...
2006-06-11 Thomas Vander Stichelemoap ignore
2006-06-11 Thomas Vander Sticheleautogen.sh: require am17
2006-05-30 Sebastian DrögeAdd apev2mux element (#343122).
2006-05-28 Tim-Philipp Müllerext/taglib/gstid3v2mux.cc: Handle writing of track...
2006-05-18 James Doc Livingstonext/taglib/gsttaglibmux.c: Merge event tags and tag...
2006-05-15 Tim-Philipp Müllerext/taglib/gstid3v2mux.cc: Add support for writing...
2006-05-01 Thomas Vander Sticheledocs/plugins/Makefile.am: also check .cc files for...
2006-04-30 Thomas Vander Stichelesmall cleanups
2006-04-30 Thomas Vander Stichelefix docs
2006-04-29 Tim-Philipp Müllerext/taglib/gsttaglib.cc: Post an error message on the...
2006-04-29 Tim-Philipp Müllerext/taglib/: Split the actual ID3v2 tag rendering code...
2006-04-28 Thomas Vander Stichelepedantic cleanups
2006-04-01 Thomas Vander Sticheleadd taglib checks and docs
2006-03-26 Tim-Philipp Müllerext/taglib/gsttaglib.*: Fix newsegment event handling...
2006-03-25 Tim-Philipp Müllerext/taglib/gsttaglib.cc: We do not want to proxy the...
2006-03-20 Tim-Philipp Müllerext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get...
2006-03-13 Tim-Philipp Müllerext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused...
2006-03-12 Tim-Philipp Müllerext/taglib/: Add support for writing MusicBrainz IDs.
2006-03-11 Alex Lancasterext/taglib/gsttaglib.cc: and add support for TCOP ...
2006-03-09 Christophe Fergeaunew id3v2 muxer based on TagLib