[Bug 678742] [0.11] [API] GstToc API review

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 28 04:01:30 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678742
  GStreamer | gstreamer (core) | 0.11.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-07-28 11:01:19 UTC ---
I think we've resolved the open conceptual issues now, so let's close this.

Still need to implement sending TOCs with current scope where appropriate
though (e.g. audiocdsrc in continuous mode).

commit 05daa261f15e8f65a60adc4f5adc01b556e1817c
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sat Jul 28 11:02:30 2012 +0100

    docs: update TOC design docs a little

commit 85456357dd26f15ad1cc17e93c2aec818e33a6db
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sat Jul 28 09:41:30 2012 +0100

    event: make TOC event multi-sticky

    We need to send two kinds of TOCs downstream as events,
    and need both to stick to the pads.

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

commit ee6ab7c93638a6519acb976699a6ad149d520a95
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Sat Jul 28 08:30:36 2012 +0100

    tools: print TOC scope

commit e8ab1006c701ee5dbcbcd90c75800f86e3c28ba8
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Fri Jul 27 23:56:54 2012 +0100

    toc: add GstTocScope and require it in the constructor

    This is because we need to be able to signal different TOCs
    to downstream elements such as muxers and the application,
    and because we need to send both types as events (because
    the sink should post the TOC messages for the app in the
    end, just like tag messages are now posted by the sinks),
    and hence need to make TOC events multi-sticky.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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