[Bug 657790] New: [hlsdemux] Refactor element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 31 02:23:27 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=657790
  GStreamer | gst-plugins-bad | git

           Summary: [hlsdemux] Refactor element
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ylatuya at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I have seen many changes in this element in the last week :) I had a
refactoring branch pending to be submitted before the summer to fix the
threading mess in this component but I have seen the Youness already sorted
this out.

I was wondering if this refactor still makes sense:
  * Factor out all the fetcher code in a new GObject that can be than be reused
by other components.
  * Start using a GstFragment to manage fragments. This allows for instance an
easy way to compute the download duration of each fragments that can be later
be used for the bitrate-switch algoritm.

You can find more details here:

http://gitorious.org/ylatuya-gstreamer/gst-plugins-bad/commit/88790881ede8a226e4f47de4c40e5b7c1615c089

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