[Bug 786800] harness: add support for pushing BufferList

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 29 14:58:38 UTC 2017


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca

--- Comment #5 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
(In reply to Miguel París Díaz from comment #3)
> Hence, the last_push_ts is the timestamp of the last Buffer in the
> BufferList.
> 
> What do you think?

I disagree. The purpose of the timestamp on the bufferlist is for
synchronization purpose. If it's set to the last timestamp in the list, all
buffers will be late. For anything else then passing the entire list, one
should look at each buffer timestamp (if set).

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