mssdemux: push newsegments with same start time on bitrate switches
[platform/upstream/gstreamer.git] / ext / smoothstreaming / gstmssdemux.c
2013-05-08 Thiago Santosmssdemux: push newsegments with same start time on...
2013-05-08 Thiago Santosmssdemux: rewriting pad tasks so that buffers are pushe...
2013-05-08 Thiago Santosmssdemux: some fixes to bitrate switching
2013-05-08 Thiago Santosmssdemux: refactoring fragment download to its own...
2013-05-08 Thiago Santosmssdemux: implement bitrate switching
2013-05-08 Thiago Santosmssdemux: add connection-speed property
2013-05-08 Thiago Santosmssdemux: add an 'active' flag to manifest stream
2013-05-08 Thiago Santosmssdemux: signal no-more-pads when finished exposing...
2013-05-08 Thiago Santosmssdemux: do not try to expose unknown streams
2013-05-08 Thiago Santosmssdemux: set timestamp and duration to fragment buffers
2013-05-08 Thiago Santosmssdemux: initial implementation of seek event handling
2013-05-08 Thiago Santosmssdemux: handle src pad queries fir duration and latency
2013-05-08 Thiago Santosmssdemux: add some more error handling
2013-05-08 Thiago Santosmssdemux: add timescale to the caps
2013-05-08 Thiago Santosmssdemux: add the correct caps to the outgoing stream
2013-05-08 Thiago Santosmssdemux: set caps to buffers before pushing
2013-05-08 Thiago Santosmssdemux: improve state changing
2013-05-08 Thiago Santosmssdemux: adds mininum error handling
2013-05-08 Thiago Santossmoothstreaming: refactor structure names and implement...
2013-05-08 Thiago Santosmssdemux: initial implementation of the pad loop
2013-05-08 Thiago Santosmssdemux: pad exposing initial implementation
2013-05-08 Thiago Santosmssdemux: add manifest parsing
2013-05-08 Thiago Santossmoothstreaming: stubs for mssdemux