hls: add hlssink element
authorAlessandro Decina <alessandro.d@gmail.com>
Sun, 21 Aug 2011 09:00:51 +0000 (11:00 +0200)
committerRobert Swain <robert.swain@collabora.co.uk>
Fri, 7 Sep 2012 14:25:36 +0000 (16:25 +0200)
commitb1029d767e614db6ef773945951cd6b228d60cae
treec3a34664d40a15ff9c500663bb1027834f593418
parent2139c81cdb22303d6946edf877b2b12a311e2862
hls: add hlssink element
configure.ac
gst/hls/Makefile.am
gst/hls/gstfragmentedplugin.c
gst/hls/gsthlssink.c [new file with mode: 0644]
gst/hls/gsthlssink.h [new file with mode: 0644]
gst/hls/gstm3u8playlist.c [new file with mode: 0644]
gst/hls/gstm3u8playlist.h [new file with mode: 0644]