gstreamer/ext/hls
Jan Schmidt 41644cfa70 hlsdemux: Fix clearing of decryption state
Don't clear decryption state immediately after
initialising it in the start_fragment. Don't clear
the state of all streams when we want to only clear
the current stream.

https://bugzilla.gnome.org//show_bug.cgi?id=768757
2016-07-19 02:14:17 +10:00
..
gsthls.h hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlsdemux.c hlsdemux: Fix clearing of decryption state 2016-07-19 02:14:17 +10:00
gsthlsdemux.h hlsdemux: make decryption key handling per-stream 2016-07-15 14:33:23 +10:00
gsthlsplugin.c hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlssink.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02: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: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gstm3u8playlist.h hls: m3u8playlist: more clean-ups 2015-09-30 00:43:26 +01:00
m3u8.c hlsdemux: unquote all the quoted-string attributes 2015-12-22 11:15:32 -03:00
m3u8.h hls: m3u8: remove pointless client_has_main() function 2015-12-01 17:51:34 +00:00
Makefile.am hls: Add OPENSSL_CFLAGS to CFLAGS 2016-03-04 09:26:34 +02:00