[Bug 704615] Totem can't play MIDI

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 22 04:38:40 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704615
  GStreamer | don't know | 1.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DUPLICATE                   |FIXED
   Target Milestone|NONE                        |1.0.9

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-07-22 11:38:31 UTC ---
Picked this into the 1.0 branch now:


commit cd38dc0f929f17b9ea439da12a4b7966dd2c4e86
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Mar 21 07:05:54 2013 +0100

    fluidsynth: add fluidsynth midi renderer

    Add a fluidsynth element that converts midi events into raw
    float samples.

    Pick fluidsynth plugin from git master.

    fluidsynth: add more debug
    fluidsynth: produce more accurate timestamps
    fluidsynth: improve debug
    fluidsynth: redirect logging to gst logging functions
    fluidsynth: log midi tick event
    fluidsynth: add properties
    fluidsynth: reset on flush and state change
    fluidsynth: handle discont
    fluidsynth: fix debug of segment structure
    fluidsynth: rename to fluiddec

    https://bugzilla.gnome.org/show_bug.cgi?id=696041

commit 4194c9f655f69629233674eec840fa99e0932626
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Mar 21 06:50:52 2013 +0100

    midiparse: add basic midi parser

    Parses midi files and outputs buffers with midi events.

    Pick midi parser from master branch.

    midi: set rank as marginal
    midiparse: small fixes
    midiparse: handle midi in RIFF
    midiparse: Update duration
    midiparse: fix klass
    midiparse: duration is max of all track durations
    midiparse: small cleanups in error paths
    midiparse: don't leak midi data
    midiparse: clean up tracks
    midiparse: simplify the callbacks
    midiparse: implement seeking
    midiparse: always seek back to beginning
    midi: set midi parser rank primary
    midiparser: ensure variable is initialized and fix debug message access
    midiparse: Push stream-start event before anything else
    midiparse: In pull mode drop SEGMENT, CAPS and STREAM_START events
    gst: Add better support for static plugins

    https://bugzilla.gnome.org/show_bug.cgi?id=696041

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list