1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-14 10:24:19 +01:00
Clementine-audio-player-Mac.../gst/moodbar
John Maguire 56c949815b First pass at Gstreamer 1.0 porting.
This at least compiles against gstreamer 1.2.
Things that work:
* Playing audio
* Automatically completing tags

Things that don't work
* Spotify
* Moodbar

Things I haven't tested
* Transcoding
2013-09-26 17:49:24 +02: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 First pass at Gstreamer 1.0 porting. 2013-09-26 17:49:24 +02:00
gstfftwspectrum.h Use the double precision versions of fftw functions so we don't depend on fftwf 2012-05-27 21:51:18 +01:00
gstmoodbar.c First pass at Gstreamer 1.0 porting. 2013-09-26 17:49:24 +02: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