summaryrefslogtreecommitdiff
path: root/ext/ofa/gstofa.c
Commit message (Expand)AuthorAgeFilesLines
* ofa: allow per feature registrationStéphane Cerveau2021-03-231-3/+13
* ofa: port to 1.0Tim-Philipp Müller2013-05-121-68/+67
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* ofa: fingerprint creation can failVincent Penquerc'h2011-08-181-7/+14
* ofa: cleanupVincent Penquerc'h2011-08-181-8/+12
* ofa: do not create fingerprint on EOS if record is FALSEVincent Penquerc'h2011-08-181-1/+1
* ofa: don't crash when there's no data to create a fingerprint fromVincent Penquerc'h2011-08-161-6/+17
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-1/+2
* ofa: Call g_object_notify() after the fingerprint was createdSebastian Dröge2010-09-251-0/+2
* ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the f...Sebastian Dröge2008-03-191-18/+23
* ext/ofa/gstofa.c: Use GPL as license, the plugin itself is LGPL but libofa is...Sebastian Dröge2008-03-191-1/+1
* Add an OFA element, the successor of MusicBrainz TRM fingerprinting.Eric Buehl2008-03-191-0/+250