gstreamer/ext/hls
Luis de Bethencourt 2ed4135237 hls: m3u8: remove impossible condition
After the check in line 1,111,  media->uri can't be NULL. So the two checks
for GST_HLS_MEDIA_TYPE_CLOSED_CAPTIONS are the same, removing the redundant
one which goes to cc_unsupported.

CID 1364752
2016-08-04 11:17:56 +01:00
..
gsthls.h hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlsdemux-util.c hlsdemux: Include config.h and add header in utils 2016-08-04 01:54:28 +10:00
gsthlsdemux.c hlsdemux: Don't output pending data after error 2016-08-04 04:53:50 +10:00
gsthlsdemux.h hlsdemux: Add support for ID3 tag parsing 2016-08-03 23:49:54 +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 hls: m3u8: remove impossible condition 2016-08-04 11:17:56 +01:00
m3u8.h hlsdemux: Choose the default variant and track it when updating 2016-08-03 23:49:54 +10:00
Makefile.am hlsdemux: Do some reading and dumping of PCRs 2016-08-03 23:49:54 +10:00