Clementine-audio-player-Mac.../gst/moodbar
David Sansome 6bb81328e8 Merge branch 'master' into gstreamer-1.2
Conflicts:
	ext/clementine-spotifyblob/mediapipeline.cpp
	gst/moodbar/gstfftwspectrum.c
	src/core/songloader.cpp
	src/core/songloader.h
	src/engines/gstengine.cpp
	src/engines/gstenginepipeline.cpp
	src/moodbar/moodbarpipeline.cpp
	src/musicbrainz/chromaprinter.cpp
	src/transcoder/transcoder.cpp
	src/ui/mainwindow.cpp
	src/visualisations/projectmvisualisation.cpp
2014-06-09 16:20:24 +10:00
..
01-fftw-plan-mutex.patch Bundle the gstreamer moodbar plugin, with a patch that protects calls to fftwf_plan from multiple threads. 2012-05-27 17:30:58 +01:00
CMakeLists.txt Use the double precision versions of fftw functions so we don't depend on fftwf 2012-05-27 21:51:18 +01:00
gstfftwspectrum.c Merge branch 'master' into gstreamer-1.2 2014-06-09 16:20:24 +10:00
gstfftwspectrum.h Add class mutex instead of deprecated static mutex. 2014-06-05 14:08:22 +02:00
gstmoodbar.c Merge branch 'master' into gstreamer-1.2 2014-01-25 00:24:31 +11:00
gstmoodbar.h Use the double precision versions of fftw functions so we don't depend on fftwf 2012-05-27 21:51:18 +01:00
spectrum.c Bundle the gstreamer moodbar plugin, with a patch that protects calls to fftwf_plan from multiple threads. 2012-05-27 17:30:58 +01:00
spectrum.h Use the double precision versions of fftw functions so we don't depend on fftwf 2012-05-27 21:51:18 +01:00