gstreamer/ext/hls
Tim-Philipp Müller 1c8d844ece hlsdemux: m3u8: move file lookup by sequence directly into code
Nicer to read, two lines of code less, and also the callback
function should've been a GCompareFunc that returns a gint
and not a boolean (it did work correctly, was just confusing).
2015-10-23 18:20:01 +01:00
..
gstfragmented.h hls: remove unused macro and direct gio usage 2015-09-30 00:43:26 +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 hlsdemux: Avoid negative sequence numbers 2015-10-14 18:01:04 +02:00
gsthlsdemux.h hlsdemux: remove more unused attributes 2015-05-27 06:17:49 -03:00
gsthlssink.c hls: remove unused macro and direct gio usage 2015-09-30 00:43:26 +01: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 hls: m3u8playlist: more clean-ups 2015-09-30 00:43:26 +01:00
gstm3u8playlist.h hls: m3u8playlist: more clean-ups 2015-09-30 00:43:26 +01:00
m3u8.c hlsdemux: m3u8: move file lookup by sequence directly into code 2015-10-23 18:20:01 +01:00
m3u8.h hlsdemux: m3u8: clean-up: remove unused argument in function call 2015-10-23 18:19:55 +01:00
Makefile.am hls: remove unused macro and direct gio usage 2015-09-30 00:43:26 +01:00