[Bug 795512] videodecoder: Allow ignoring PTS in the past

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 6 09:53:19 UTC 2018


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com

--- Comment #8 from Edward Hervey <bilboed at bilboed.com> ---
1) The only thing that should change in gstvideodecoder is to replace the
GST_WARNING_OBJECT() by a GST_ELEMENT_WARNING() so the application/user is
properly informed

2) Upstream elements should detect completely bogus PTS (like 5 years in the
future) and set GST_CLOCK_TIME_NONE instead.

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