summaryrefslogtreecommitdiff
path: root/ext/musicbrainz
Commit message (Expand)AuthorAgeFilesLines
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-151-2/+0
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-2/+3
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+2
* docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost2008-06-131-15/+7
* ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...David Schleef2008-01-011-1/+0
* ext/musicbrainz/gsttrm.h: Fix _get_type signature.Stefan Kost2007-07-031-1/+1
* autogen.sh: Require automake 1.7Thomas Vander Stichele2007-04-291-2/+2
* Another batch of printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* ext/musicbrainz/Makefile.am: Add GST_PLUGINS_BASE_CFLAGS to CFLAGS for gst/ta...Tim-Philipp Müller2006-05-031-1/+1
* Everybody loves docs - add docs for musicbrainz plugin.Tim-Philipp Müller2006-05-032-0/+44
* Port MusicBrainz TRM plugin (#336898).James Doc Livingston2006-05-033-261/+209
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+5
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-2/+2
* Fix up all the state change functions.Jan Schmidt2005-09-051-10/+10
* licensing, name and description changesThomas Vander Stichele2005-08-141-1/+1
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* ext/musicbrainz/gsttrm.*: Add support for using a proxy server when getting a...Ronald S. Bultje2004-12-162-1/+38
* remove g_printThomas Vander Stichele2004-05-311-1/+0
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-091-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-18/+19
* *.h: Revert indentingJohan Dahlin2004-03-151-31/+28
* gst-indentThomas Vander Stichele2004-03-142-145/+144
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-1/+1
* Fix typoJeremy Simon2004-01-241-2/+2
* Add a trm pluginJeremy Simon2004-01-183-0/+469