After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 708851 - hlssink: Write EXT-X-VERSION and use floats for EXTINF duration values
hlssink: Write EXT-X-VERSION and use floats for EXTINF duration values
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-26 15:55 UTC by Javier Jardón (IRC: jjardon)
Modified: 2014-06-22 13:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Write EXT-X-VERSION tag (1.03 KB, patch)
2013-09-26 15:56 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
Use floats for the EXTINF duration (1.83 KB, patch)
2013-09-26 15:56 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2013-09-26 15:55:45 UTC
Patches following
Comment 1 Javier Jardón (IRC: jjardon) 2013-09-26 15:56:11 UTC
Created attachment 255848 [details] [review]
Write EXT-X-VERSION tag
Comment 2 Javier Jardón (IRC: jjardon) 2013-09-26 15:56:43 UTC
Created attachment 255849 [details] [review]
Use floats for the EXTINF duration
Comment 3 Sebastian Dröge (slomo) 2013-09-28 11:21:07 UTC
commit a1cc9ca4de84d3230a4db875db8ef0983372d57d
Author: Javier Jardón <jjardon@gnome.org>
Date:   Wed Sep 25 15:22:12 2013 +0100

    hlssink: Use floats for the EXTINF duration values
    
    https://bugzilla.gnome.org/show_bug.cgi?id=708851