gstreamer/gst/hls
Edward Hervey 976f4b0bbf hsldemux: Handle change of media types
When switching bitrates, we might end up switching to a different
media-type (like from aac to/from mpeg-ts).

For this switch to behave properly in decodebin2, this patch adds:
* dynamic source pads (which will be added/removed whenever a stream
  media type changes
* re-checking the fragment media type whenever we switch to a different
  playlist
2011-07-27 16:56:37 +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 hsldemux: Handle change of media types 2011-07-27 16:56:37 +02:00
gsthlsdemux.h hsldemux: Handle change of media types 2011-07-27 16:56:37 +02:00
m3u8.c hls: fix handling of strol() overflows 2011-05-15 10:02:20 +02:00
m3u8.h hlsdemux: set duration in outgoing buffers 2011-05-03 14:39:15 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00