[Bug 657790] [hlsdemux] Refactor element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 5 13:12:26 PDT 2012


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

Thibault Saunier <thibault.saunier> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Thibault Saunier <thibault.saunier at collabora.com> 2012-04-05 20:12:23 UTC ---
commit 70056a37c47d085c917f94574b76afb8c5f707dc
Author: Thibault Saunier <thibault.saunier at collabora.com>
Date:   Thu Apr 5 11:51:40 2012 -0400

    hls: Some more debugging

commit f9b0d59e84211fb822ca61634c57fe128e4dfeb0
Author: Thibault Saunier <thibault.saunier at collabora.com>
Date:   Thu Mar 15 14:42:44 2012 -0400

    hlsdemux: Replace the fetcher code with a GstURIDownloader object

commit 2415f9080d3c772ad134b7283c07a8d58545198b
Author: Thibault Saunier <thibault.saunier at collabora.com>
Date:   Wed Mar 14 17:01:17 2012 -0400

    hls: Minor cleanup in GstUriDownloader

commit 71b9f57b63d472287c145245271c9ccc2ca6d483
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Wed Mar 14 17:06:22 2012 -0400

    hlsdemux: Factor out all the fetcher code in a GstURIDownloader class

    This class is meant to be reusable by other components

commit 5e85aaf11db9d2723e0ea01077ae34860a09da05
Author: Thibault Saunier <thibault.saunier at collabora.com>
Date:   Thu Apr 5 10:22:29 2012 -0400

    hls: Do not add reference to buffers passed in GstFragment

    We just steal the reference to the buffer, which means we can keep writing
metadatas
    on the buffers.

commit fdaa60c44fb9b27d75193b69c030c08f5b7f7740
Author: Thibault Saunier <thibault.saunier at collabora.com>
Date:   Tue Mar 13 15:18:22 2012 -0400

    hls: Minor GstFragment cleanup

commit 501d42fa7809d1899cfd88459face69d5f37976d
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Fri Jul 8 01:09:00 2011 +0200

    hls: Add a GstFragment class that represents a fragment in a m3u playlist

commit fef060590f698b92458c8fdc345f34c2105de458
Author: Thibault Saunier <thibault.saunier at collabora.com>
Date:   Thu Mar 15 18:21:58 2012 -0400

    hls: Make the updates thread a GstTask

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