gstreamer/gst/hls
Youness Alaoui 3cc3e9ad1b hlsdemux: No need to store position since it's the buffer's timestamp
This also will fix the issue of having the current position different
from the actual position of the first buffer in the queue in case
the caching caused a resync of the sequence number.

Conflicts:

	gst/hls/gsthlsdemux.c
2012-05-10 13:38:57 -04:00
..
gstfragment.c hlsdemux: port to 0.11 2012-04-20 15:34:59 +02:00
gstfragment.h hlsdemux: port to 0.11 2012-04-20 15:34:59 +02:00
gstfragmented.h hlsdemux: Add HTTP live streaming demuxer element 2011-03-30 09:19:20 +02:00
gstfragmentedplugin.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
gsthlsdemux.c hlsdemux: No need to store position since it's the buffer's timestamp 2012-05-10 13:38:57 -04:00
gsthlsdemux.h hlsdemux: No need to store position since it's the buffer's timestamp 2012-05-10 13:38:57 -04:00
gsturidownloader.c Fix printf format compiler warnings on mingw-w64 2012-05-05 19:45:42 +01:00
gsturidownloader.h hlsdemux: Factor out all the fetcher code in a GstURIDownloader class 2012-04-05 10:33:51 -04:00
m3u8.c hlsdemux: add floating point segment duration support 2012-03-12 15:30:35 +01:00
m3u8.h hlsdemux: add floating point segment duration support 2012-03-12 15:30:35 +01:00
Makefile.am hlsdemux: Factor out all the fetcher code in a GstURIDownloader class 2012-04-05 10:33:51 -04:00