[Bug 780190] amcvideodec: Does not handle input without PTS correctly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 26 10:42:28 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit febbaaddcf8de3eb1b5b27b17aea6cebec82a4b2
Author: shakin chou <shakin at outlook.com>
Date:   Wed Apr 26 17:46:10 2017 +0800

    amcvideodec/enc: Correctly check for no PTS on input buffers

    MediaCodec gives us a presentation timestamp of 0 if it does not know
    anything, but GStreamer gives us GST_CLOCK_TIME_NONE. Don't mix up these
    two.

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

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