gstreamer/ext/hls
Sebastian Dröge 792d1e0109 hlsdemux: Fix cleanup when decryption fails
First unmap buffers, then unref them. And also unref the
key fragment.
2014-02-12 10:58:45 +01: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 hlsdemux: Fix cleanup when decryption fails 2014-02-12 10:58:45 +01:00
gsthlsdemux.h hlsdemux: Update to non-deprecated GLib thread API 2014-02-09 18:19:33 +01:00
gsthlssink.c hlssink: do not lose ref to the multifilesink 2013-11-07 12:50:55 -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: Use floats for the EXTINF duration values 2013-09-28 13:20:08 +02:00
gstm3u8playlist.h Make the hls plugin depend on gnutls and move to ext/hls/ 2013-03-19 10:54:18 +01:00
m3u8.c hlsdemux: Don't try decryption if an unsupported method is found 2014-02-11 18:15:45 +01:00
m3u8.h hlsdemux: Update to non-deprecated GLib thread API 2014-02-09 18:19:33 +01:00
Makefile.am hlsdemux: Prefer to use nettle for decryption but fall-back to libgcrypt 2014-02-09 18:52:24 +01:00