gstreamer/ext/hls
Thiago Santos 581d8c0b8d Revert "hlsdemux: Simplify logic in process_manifest"
This reverts commit 4ca3a22b6b.

The connection-speed=0 is used as a special value in the property
of hlsdemux to mean 'automatic' selection, m3u8.c doesn't need
to know about that as it should be as simple as possible.

So this patch hides this automatic selection documented in hlsdemux
into m3u8 logic and I think the gets harder to understand the code.

It also makes the hlsdemux unit tests work again

https://bugzilla.gnome.org/show_bug.cgi?id=749328
2015-06-05 09:43:10 -03:00
..
gstfragmented.h Make the hls plugin depend on gnutls and move to ext/hls/ 2013-03-19 10:54:18 +01:00
gstfragmentedplugin.c Make the hls plugin depend on gnutls and move to ext/hls/ 2013-03-19 10:54:18 +01:00
gsthlsdemux.c Revert "hlsdemux: Simplify logic in process_manifest" 2015-06-05 09:43:10 -03:00
gsthlsdemux.h hlsdemux: remove more unused attributes 2015-05-27 06:17:49 -03:00
gsthlssink.c hlssink: write the playlist end marker on EOS 2015-04-04 11:00:10 -03:00
gsthlssink.h Make the hls plugin depend on gnutls and move to ext/hls/ 2013-03-19 10:54:18 +01:00
gstm3u8playlist.c hlssink: allow creation of 'infinite' playlist 2015-02-17 11:12:42 -03:00
gstm3u8playlist.h hlssink: remove unused attribute 2015-02-17 11:12:41 -03:00
m3u8.c Revert "hlsdemux: Simplify logic in process_manifest" 2015-06-05 09:43:10 -03:00
m3u8.h hlsdemux: select correct starting position for live streams 2015-02-20 19:00:01 -03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00