[Bug 676618] RTSP Scale header field never set

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 24 01:02:37 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676618
  GStreamer | gst-plugins-good | 0.10.31

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.32

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-05-24 08:02:31 UTC ---
commit ff019d05f6cd4881b0eb98ac13ed135fadf3159a
Author: Maria Giovanna Chiossa <mariagiovanna.chiossa at selexelsag.com>
Date:   Thu May 24 09:57:31 2012 +0200

    rtsp: add the Scale header when needed

    Setting GST_SEEK_FLAG_SKIP when sending a seek event in rtspsrc should
    set the "Scale" field in the rtsp PLAY header.
    Because the boolean "src->skip" is set after the call, "Speed" instead
    of "Scale" is always set. Move the assignment before issuing the _play
    request.

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

-- 
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