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 699923 - typefind: fix detection of HLS playlists with alternative renditions
typefind: fix detection of HLS playlists with alternative renditions
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 1.0.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-08 10:35 UTC by Andoni Morales
Modified: 2013-05-18 10:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
typefind: fix detection of HLS playlists with alternative renditions (1.05 KB, patch)
2013-05-08 10:35 UTC, Andoni Morales
committed Details | Review

Description Andoni Morales 2013-05-08 10:35:31 UTC
Fix detection of playlist with alternative renditions such as:
https://devimages.apple.com.edgekey.net/resources/http-streaming/examples/bipbop_16x9/bipbop_16x9_variant.m3u8
Comment 1 Andoni Morales 2013-05-08 10:35:33 UTC
Created attachment 243572 [details] [review]
typefind: fix detection of HLS playlists with alternative renditions
Comment 2 Tim-Philipp Müller 2013-05-08 10:46:06 UTC
Comment on attachment 243572 [details] [review]
typefind: fix detection of HLS playlists with alternative renditions

Looks fine, please push (and do feel free to push trivial things like this that aren't API relevant directly in future).
Comment 3 Tim-Philipp Müller 2013-05-08 13:04:24 UTC
commit 3ad2dec00550aafd5c1afe65b745520044743e5b
Author: Andoni Morales Alastruey <ylatuya@gmail.com>
Date:   Sun Dec 16 16:53:30 2012 +0100

    typefind: fix detection of HLS playlists with alternative renditions
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699923