[vlc-devel] [PATCH 0/3] Adding support for encrypted HLS streams
Hugo Beauzée-Luyssen
beauze.h at gmail.com
Fri Jan 20 16:04:14 CET 2012
Here is a smaller patch set, which adds the basics for encrypted HLS streams.
Some parts are not thread safe yet, but so is the plugin, and the patch is big enough already.
I'd like to fix this in a later patchset.
Hugo Beauzée-Luyssen (1):
hls: Don't fail when a STREAM-INF is commented.
Luc Saillard (2):
hls: Support encryption
hls: Fix vod
modules/stream_filter/Modules.am | 11 +-
modules/stream_filter/httplive.c | 358 ++++++++++++++++++++++++++++++++++----
2 files changed, 335 insertions(+), 34 deletions(-)
--
1.7.8.4
More information about the vlc-devel
mailing list