adaptivedemux: Get rid of internal stream adapter and let subclasses handle this...
[platform/upstream/gstreamer.git] / gst-libs / gst / adaptivedemux / gstadaptivedemux.h
2016-07-01 Sebastian Drögeadaptivedemux: Get rid of internal stream adapter and...
2016-04-21 Florin Apostoladaptivedemux: use GstSystemClock to all real-time...
2016-02-16 Philippe Normandadaptivedemux: restore bitrate averaging support
2016-02-04 Thiago Santosadaptivedemux: handle snap seeks
2016-02-04 Thiago Santosadaptivedemux: add utility function to get stream from pad
2016-01-15 Thiago Santosadaptivedemux: replace ghostpad with a standard pad
2015-12-02 Jan Schmidtadaptivedemux: Send the bitrate of the stream as a tag
2015-11-14 Tim-Philipp Mülleradaptivedemux: remove now-defunct "num-lookback-fragmen...
2015-11-06 Philippe Normandadaptivedemux: improved bitrate estimations
2015-10-29 Florin Apostoladaptivedemux: fixed multithread support
2015-09-17 Tim-Philipp Mülleradaptivedemux: remove unprefix STATISTICS_MESSAGE_NAME...
2015-09-17 Philippe Normandadaptivedemux: prefix the statistics message name macro
2015-09-14 Sebastian Drögeadaptivedemux: Properly implement timestamping of multi...
2015-07-20 Alex Ashleydashdemux: add support for generating Protection events...
2015-04-23 Sebastian Drögeadaptivedemux: Allow subclasses to override how a new...
2015-04-23 Sebastian Drögeadaptivedemux: Expose downloader
2015-03-10 Mathieu Duponchelleadaptivedemux: [API]: get_presentation_offset virtual...
2015-02-17 Thiago Santosadaptivedemux: add bitrate-limit property
2015-02-17 Thiago Santosadaptivedemux: add connection-speed property
2015-02-11 Mathieu Duponchelleadaptivedemux: track per-fragment bitrates.
2015-01-19 Thiago Santosadaptivedemux: refactor chunk downloading flow
2015-01-16 Thiago Santosadaptivedemux: add a special return to signal subsegmen...
2015-01-16 Thiago Santosadaptivedemux: inform subclass when headers/index are...
2015-01-05 Thiago Santosadaptivedemux: prepare for supporting seeks in live...
2014-12-01 Thiago Santosadaptivedemux: add adaptivedemux base class