summaryrefslogtreecommitdiff
path: root/ext/ofa
Commit message (Expand)AuthorAgeFilesLines
* ofa: allow per feature registrationStéphane Cerveau2021-03-232-3/+15
* Remove autotools build systemTim-Philipp Müller2019-10-141-18/+0
* meson: add more plugins to plugins listTim-Philipp Müller2019-05-301-0/+1
* meson: build ofa pluginTim-Philipp Müller2018-12-171-0/+12
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* ofa: port to 1.0Tim-Philipp Müller2013-05-123-72/+71
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* 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
* gst: Update versioningSebastian Dröge2012-04-041-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
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* 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-193-0/+347