[gstreamer-bugs] [Bug 578118] [multifdsink] add option to not resend the streamheader when it changes in the caps

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 14 08:06:44 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=578118

  GStreamer | gst-plugins-base | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132177|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23




------- Comment #4 from Wim Taymans  2009-04-14 15:06 UTC -------
commit 63108730a59c270e5ddce051722755ca1596ef14
Author: Jan Urbanski <j.urbanski at students.mimuw.edu.pl>
Date:   Tue Apr 14 17:04:06 2009 +0200

    multifdsink: add property to resend streamheaders

    Adds a new property in multifdsink, resend-streamheader.

    If this property is false, the multifdsink will not send the streamheader
if
    there's already one set for a particular client.

    There are some formats in which every stream needs to start with a certain
    blob, but you can't inject this blob at leisure. If the producer wants to
    change the blob in question and sets in as the streamheader on the outgoing
    buffers' caps, new clients of multifdsink will get the new streamheader,
but
    old clients will break, because they'll see the blob in the middle of the
    stream.

    The property is true by default, so existing code will not see any
difference.

    Fixes #578118.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578118.




More information about the Gstreamer-bugs mailing list