[Bug 655245] New: [PATCH] basevideodecoder: stop processing droped or invisible frame earlier

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 25 02:28:07 PDT 2011


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

           Summary: [PATCH] basevideodecoder: stop processing droped or
                    invisible frame earlier
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bug-track at fisher-privat.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=192601)
 View: https://bugzilla.gnome.org/attachment.cgi?id=192601
 Review: https://bugzilla.gnome.org/review?bug=655245&attachment=192601

patch v1

Current basevideodecoder update last timestamp for dropped and invisible
frames. This force next visible frame to have a new timestamp, what
make video playback no smooth.

This patch stop processing of dropped/invisible frames earlier to prevent
updating of last timestmap.

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