[gstreamer-bugs] [Bug 580851] rtspsrc: various; sanity of ranges, setting of base_time and eof behaviour

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 4 08:07:19 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=580851

  GStreamer | gst-plugins-good | Ver: git

Mark Nauwelaerts changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #133635|accepted-commit_now         |committed
               Flag|                            |
 Attachment #133636|accepted-commit_now         |committed
               Flag|                            |
 Attachment #133637|accepted-commit_now         |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.15




------- Comment #4 from Mark Nauwelaerts  2009-05-04 15:07 UTC -------
commit 959a9b494b7eb2d5ea02bae722339c75a93d7e1e
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Apr 30 10:24:27 2009 +0200

    rtspsrc: avoid errors after server eof

    Server eof (e.g. connection closed) is announced as connection closed,
    so better record state and act accordingly to prevent (read/write)
    errors during subsequent teardown/cleanup sequences.  #Fixes 580851.(c).

commit 734548a34fbb6679dc6b7c568b2cceb2a903a2dc
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Apr 30 10:19:27 2009 +0200

    rtspsrc: also set base_time on src after flush

    timestamps following flush/seek should be consistent between
    UDP and TCP interleaved case.  Fixes #580851.(b).

commit 20c7be5741bfd39e2d2cbe647522b99bd339e101
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Apr 30 10:17:23 2009 +0200

    rtspsrc: sanity checks on range info

    A max range that overflows should not be trusted,
    nor should a max range that equals the min range.
    Fixes #580851.(a).


-- 
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=580851.




More information about the Gstreamer-bugs mailing list