gstreamer/ext/chromaprint
Sebastian Dröge 7400a57043 chromaprint: Fix compilation with chromaprint 1.4
It takes const int16_t * as argument now, while before it was void *. To
make this work with both versions without #ifdef, we omit the const.
2016-12-07 10:26:59 +02:00
..
gstchromaprint.c chromaprint: Fix compilation with chromaprint 1.4 2016-12-07 10:26:59 +02:00
gstchromaprint.h
Makefile.am
meson.build