summaryrefslogtreecommitdiff
path: root/ext/ofa
AgeCommit message (Expand)AuthorFilesLines
2013-05-12ofa: port to 1.0Tim-Philipp Müller3-72/+71
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2011-08-18ofa: fingerprint creation can failVincent Penquerc'h1-7/+14
2011-08-18ofa: cleanupVincent Penquerc'h1-8/+12
2011-08-18ofa: do not create fingerprint on EOS if record is FALSEVincent Penquerc'h1-1/+1
2011-08-16ofa: don't crash when there's no data to create a fingerprint fromVincent Penquerc'h1-6/+17
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-1/+2
2010-09-25ofa: Call g_object_notify() after the fingerprint was createdSebastian Dröge1-0/+2
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-03-19ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the f...Sebastian Dröge1-18/+23
2008-03-19ext/ofa/gstofa.c: Use GPL as license, the plugin itself is LGPL but libofa is...Sebastian Dröge1-1/+1
2008-03-19Add an OFA element, the successor of MusicBrainz TRM fingerprinting.Eric Buehl3-0/+347