[gstreamer-bugs] [Bug 627689] New: [deinterlace] Broken timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Aug 22 21:18:45 PDT 2010


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

           Summary: [deinterlace] Broken timestamps
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ds at schleef.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Outgoing timestamps on buffers created by deinterlace are wrong.  Why?  Because
deinterlace duplicates (by gst_buffer_ref()) the incoming buffer as field1 and
field2, then proceeds to modify the timestamps on each.  Oops.

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