hls: Add a GstFragment class that represents a fragment in a m3u playlist
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Thu, 7 Jul 2011 23:09:00 +0000 (01:09 +0200)
committerThibault Saunier <thibault.saunier@collabora.com>
Thu, 5 Apr 2012 14:15:12 +0000 (10:15 -0400)
commit501d42fa7809d1899cfd88459face69d5f37976d
tree4179c50023ad544cf4d446c402577a494be3f39e
parentfef060590f698b92458c8fdc345f34c2105de458
hls: Add a GstFragment class that represents a fragment in a m3u playlist
gst/hls/Makefile.am
gst/hls/gstfragment.c [new file with mode: 0644]
gst/hls/gstfragment.h [new file with mode: 0644]