gstreamer/ext/smoothstreaming
Thiago Santos 01ccac24fa mssdemux: fix clearing of eos state in pads
The internal pad still keeps its EOS flag and event as it can be assigned
after the flush-start/stop pair is sent. The EOS is assigned from the streaming
thread so this is racy.

To be sure to clear it, it has to be done after setting the source to READY to
be sure that its streaming thread isn't running.

https://bugzilla.gnome.org/show_bug.cgi?id=736012
2014-09-18 12:14:30 -03:00
..
gstmssdemux.c mssdemux: fix clearing of eos state in pads 2014-09-18 12:14:30 -03:00
gstmssdemux.h mssdemux: reenable segment tracking for streams 2014-05-12 16:27:37 -03:00
gstmssmanifest.c mssdemux: fix segfault when trying to access codec_data 2013-12-18 18:52:19 -03:00
gstmssmanifest.h mssmanifest: store the language of the stream 2013-12-18 18:52:19 -03:00
gstsmoothstreaming-plugin.c dash/smoothstreaming: Remove unused debug category with the same name 2013-09-19 20:09:59 +02:00
Makefile.am mssdemux: measure bitrate similarly to hlsdemux 2014-05-12 16:27:37 -03:00