[Bug 736252] gdkpixbufdec: packetized mode logic

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 16 04:51:36 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #19 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-16 11:51:30 UTC ---
commit 89b9313e200b8de8d34241a1119340af84f518c1
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Tue Sep 16 16:46:07 2014 +0530

    gdkpixbufdec: modify wrong packetized mode logic

    packetized mode is being set when framerate is being set
    which is not correct. Changing the same by checking the
    input segement format. If input segment is in TIME it is
    Packetized, and if it is in BYTES it is not.

    https://bugzilla.gnome.org/show_bug.cgi?id=736252

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