[Bug 740196] baseparse: Add vfunc to adjust output segment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 24 15:36:05 PDT 2015


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

Carlos Rafael Giani <dv at pseudoterminal.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #298714|reviewed                    |none
             status|                            |
 Attachment #298714|0                           |1
        is obsolete|                            |

--- Comment #5 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Created attachment 300235
  --> https://bugzilla.gnome.org/attachment.cgi?id=300235&action=edit
Replacement patch for the vfunc approach; limited to padding adjustments

This is a new approach. Instead of adjusting the outgoing segments in a vfunc,
add a function to specify padding times, which is what the vfunc would be used
in virtually all cases anyway. Unlike the vfunc patch, this one does not cause
problems during seeking.

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