Skip to content
Snippets Groups Projects

Fixes for the FluidSynth plugin

Merged Jan Alexander Steffens requested to merge heftig/gst-plugins-bad:fluidfixes into master

fluiddec: Avoid deprecated fluid_synth_set_sample_rate
This function is used to change the rate at runtime, which has issues: https://github.com/FluidSynth/fluidsynth/issues/585
Use the settings key instead (which already defaults to 44100, but I did test other rates).

fluiddec: Keep fluidsynth from probing audio drivers
It might cause problems and we don't need the drivers anyway. This also avoids a bunch of stderr spam from the drivers.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 23 commits

    • 391a0437...4ffa6350 - 20 commits from branch gstreamer:master
    • 5d231f9b - fluiddec: Avoid deprecated fluid_synth_set_sample_rate
    • 8ca21bfd - fluiddec: Keep fluidsynth from probing audio drivers
    • 0c1e24de - fluiddec: Move logging init into plugin_init

    Compare with previous version

  • Jan Alexander Steffens resolved all threads

    resolved all threads

  • Jan Schmidt resolved all threads

    resolved all threads

  • assigned to @thaytan

  • assigned to @gstreamer-merge-bot and unassigned @thaytan

  • added 4 commits

    • 3df3c3c5 - 1 commit from branch gstreamer:master
    • c35e80dc - fluiddec: Avoid deprecated fluid_synth_set_sample_rate
    • 9aa12399 - fluiddec: Keep fluidsynth from probing audio drivers
    • e2cefdd6 - fluiddec: Move logging init into plugin_init

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading