summaryrefslogtreecommitdiff
path: root/ext/fluidsynth
Commit message (Expand)AuthorAgeFilesLines
* fluiddec: don't leak incoming caps eventTim-Philipp Müller2014-10-101-0/+1
* fluiddec: fix some memory leaksAntonio Ospite2014-10-101-0/+4
* fluiddec: don't crash on 0-sized input buffersTim-Philipp Müller2014-10-011-0/+6
* fluiddec: add more soundfont search pathsWim Taymans2014-02-101-49/+39
* Change soundfont file search path for fluiddecРуслан Ижбулатов2014-02-101-26/+49
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* ext: printf format fixes in debug and error messagesTim-Philipp Müller2013-04-081-1/+1
* fluidsynth: rename to fluiddecWim Taymans2013-03-223-172/+167
* fluidsynth: fix debug of segment structureWim Taymans2013-03-221-1/+1
* fluidsynth: handle discontWim Taymans2013-03-222-0/+10
* fluidsynth: reset on flush and state changeWim Taymans2013-03-221-0/+12
* fluidsynth: add propertiesWim Taymans2013-03-222-22/+187
* fluidsynth: log midi tick eventWim Taymans2013-03-221-0/+3
* fluidsynth: redirect logging to gst logging functionsWim Taymans2013-03-221-0/+43
* fluidsynth: improve debugWim Taymans2013-03-211-5/+11
* fluidsynth: produce more accurate timestampsWim Taymans2013-03-212-19/+31
* fluidsynth: add more debugWim Taymans2013-03-211-0/+2
* fluidsynth: add fluidsynth midi rendererWim Taymans2013-03-213-0/+559