[Bug 689822] hlssink: Memory leak and minor fixes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jan 6 14:55:09 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=689822
  GStreamer | gst-plugins-bad | 0.10.x

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-06 22:55:04 UTC ---
Thanks, pushed to git master:


commit 21477d37e29477dbc63902f4277ab76014447d5a
Author: Victor Gottardi <vgottardi at hotmail.com>
Date:   Thu Dec 6 11:55:45 2012 -0500

    hlssink: don't forward multifilesink messages to application

    These messages are usually only needed internally.

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

commit e6f5c5674c5f934e8d445b395dc7414c71634b12
Author: Victor Gottardi <vgottardi at hotmail.com>
Date:   Tue Nov 6 10:17:19 2012 -0500

    hlssink: m3u8 add EXT-X-ALLOW-CACHE

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

commit 4fb227b340dd6b87dcc91bf81fa4610bd1b59bbd
Author: Victor Gottardi <vgottardi at hotmail.com>
Date:   Wed Dec 5 10:06:38 2012 -0500

    hlssink: round segment duration to nearest number of seconds

    E.g. for 1s period, duration can be 0.99s, rounds down to 0, results in
invalid
    playlist

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

commit c313b7e212935d5c3b988e805f9d95bbff3d8892
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Jan 6 22:19:04 2013 +0000

    hlssink: don't leak old playlist entries when using max-files

    Based on patch by: Victor Gottardi <vgottardi at hotmail.com>

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

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