gstreamer/tests
Alex Ashley f6bff8f5f5 hlsdemux: unquote all the quoted-string attributes
The URI attribute from the EXT-X-KEY tag and the URI attribute from the
EXT-X-I-FRAMES-ONLY tag are both quoted-string attibutes that have their
quotation marks removed during parsing. The CODECS attribute of the
EXT-X-STREAM-INF is also a quoted-string attribute, but this attribute
was not being un-quoted.

This commit changes the parser to always unquote all quoted-string
attributes and adjusts the unit tests to this new bevahiour for the
CODECS attribute.

An additional test is added to check that parsing of all of the fields
in the EXT-X-STREAM tag is correct, including those that contain comma
characters.

https://bugzilla.gnome.org/show_bug.cgi?id=758384
2015-12-22 11:15:32 -03:00
..
check hlsdemux: unquote all the quoted-string attributes 2015-12-22 11:15:32 -03:00
examples clutter: Fix compilation error in GL examples 2015-12-14 09:38:41 +01:00
files tests: files: adds missing file from previous commit 2014-07-28 16:55:15 -03:00
icles Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00