gstreamer/gst/hls
Youness Alaoui cb30cd242c hlsdemux: do not broadcast the fetcher_cond on bus error if we're cancelled
If we cancel the fetch and call the stop_fetcher, which holds the lock,
when it sets the fetcher's state to NULL, it might send an error
on the bus. In that case, we must ignore it, otherwise it will try
to take the lock and will block forever.
2011-08-30 16:16:54 +02:00
..
gstfragmented.h hlsdemux: Add HTTP live streaming demuxer element 2011-03-30 09:19:20 +02:00
gstfragmentedplugin.c hlsdemux: Add HTTP live streaming demuxer element 2011-03-30 09:19:20 +02:00
gsthlsdemux.c hlsdemux: do not broadcast the fetcher_cond on bus error if we're cancelled 2011-08-30 16:16:54 +02:00
gsthlsdemux.h hlsdemux: Implement EVENT_SEEK 2011-08-23 09:19:59 +02:00
m3u8.c hlsdemux: Split playslist on \r\n not just \n 2011-08-30 16:16:07 +02:00
m3u8.h hlsdemux: Keep a separate variable for the current variant used 2011-08-22 15:46:41 +02:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00