[Bug 761014] File can't be played with hardware acceleration in Android gstreamer tutorial 5

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 4 04:49:26 UTC 2016


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

--- Comment #62 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 9efdfb1a29b4e5716c46e1f53acb1ebc605b952b
Author: Matthew Waters <matthew at centricular.com>
Date:   Thu Feb 4 15:11:15 2016 +1100

    amcvideodec: pass the correct time value to wait_for_sync

    When we are not waiting, we need to pass -1 to signal that we just want to
check
    that the frame was/n't rendered.  Avoids waiting for frames that will never
be
    rendered.

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

commit 3c29dcaddb0996eac5389adeb9214e03e3593058
Author: Matthew Waters <matthew at centricular.com>
Date:   Thu Feb 4 15:07:44 2016 +1100

    amcvideodec: advance the ready counter ourselves when render=FALSE

    When not rendering the video frame, e.g. when freeing an unreleased sync
frame,
    we will not receive a frame listener callback.

    Reduces the amount of 'on_frame_available miss detected' messages when
dropping
    frames.

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

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