summaryrefslogtreecommitdiff
path: root/ext/chromaprint/gstchromaprint.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=687520
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
| | | | | where possible. Avoids some string copies. Also re-indent some stuff. Also some indent fixes here and there.
* chromaprint: Missing unmap buffer in transform_ipChristophe Fergeau2012-09-301-1/+2
| | | | | | | When no samples have to be processed, transform_ip exits early, but the buffer it uses was not properly unmapped. https://bugzilla.gnome.org/show_bug.cgi?id=685159
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
|
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-281-1/+1
|
* chromaprint: update for new tag event APITim-Philipp Müller2012-06-121-1/+1
|
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
|
* chromaprint: port to 0.11Tim-Philipp Müller2012-02-011-41/+42
|
* chromaprint: minor clean-upsTim-Philipp Müller2012-01-201-34/+29
| | | | Flesh out docs a bit, fix element class.
* chromaprint: import Acoustid audio fingerprinting pluginLukáš Lalinský2012-01-201-0/+322
Imported from https://launchpad.net/gst-chromaprint