[gstreamer-bugs] [Bug 537361] videomixer segment handler fail

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 2 03:49:50 PDT 2008


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

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at gmail.com
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
   Target Milestone|0.10.9                      |NONE




------- Comment #3 from Edward Hervey  2008-09-02 10:49 UTC -------
This broke the (segment) seeking behaviour that was introduced a few commits
before.

It currently just outputs a NEW_SEGMENT event with start:0, stop:-1 ... even
though it returned TRUE to a segment seek.

In response to a flushing seek from A to B, it should output a newsegment with:
* position : A
* stop - start : B - 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=537361.




More information about the Gstreamer-bugs mailing list