gstreamer/ext/hls
Seungha Yang 98b303498a hls: Make crypto dependency optional when hls-crypto is auto
crypto libraries are not required for hlssink and hlssink2.
Also, hlsdemux with nonencrypted stream can work without crpyto.

Make an error only when users set "hls-crpyto" with non-auto option explicitly,
but no crpyto library was found.
2019-08-21 22:55:50 +09:00
..
gsthls.h hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlsdemux-util.c hls: Remove stray '\n' from debug statement 2018-10-22 09:59:24 +02:00
gsthlsdemux.c hls: Make crypto dependency optional when hls-crypto is auto 2019-08-21 22:55:50 +09:00
gsthlsdemux.h hls: Make crypto dependency optional when hls-crypto is auto 2019-08-21 22:55:50 +09:00
gsthlsplugin.c hlssink2: New HLS sink element based on splitmuxsink 2017-05-12 12:03:10 +02:00
gsthlssink.c hlssink: Remove some unused struct fields 2017-04-19 12:36:46 +01:00
gsthlssink.h hlssink: Remove some unused struct fields 2017-04-19 12:36:46 +01:00
gsthlssink2.c hlssink2: Add property for disabling sending of force-keyunit events 2019-02-27 21:01:34 +00:00
gsthlssink2.h hlssink2: Add property for disabling sending of force-keyunit events 2019-02-27 21:01:34 +00: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 hls: m3u8: Parsing EXT-X-MAP tag to store initialization data 2019-06-18 07:14:28 +00:00
m3u8.h hls: m3u8: Parsing EXT-X-MAP tag to store initialization data 2019-06-18 07:14:28 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build hls: Make crypto dependency optional when hls-crypto is auto 2019-08-21 22:55:50 +09:00