[Bug 780559] HLS m3u8 / decodebin fails on custom playlist

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 27 02:02:03 UTC 2017


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #348737|0                           |1
        is obsolete|                            |

--- Comment #4 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 348761
  --> https://bugzilla.gnome.org/attachment.cgi?id=348761&action=edit
typefind: Expand the search range for HLS detection

HLS files can have arbitrary extra tags in them, and
those can be quite long lines. We need to search
further than 256 bytes sometimes just to get past the
first few lines of the file. Make the limit 4KB,
which matches a typical input block size and should
hopefully cover every crazy input.

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