adaptive: extract variant info
[platform/upstream/gstreamer.git] / ext / dash / gstmpdparser.h
2017-12-08 Eunhae Choiadaptive: extract variant info
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2
2017-07-06 Eunhae Choiadaptivedemux: add streaming variant control
2016-12-15 Eunhae Choi[adaptive] add patches for dash and hls (sync with...
2016-12-13 Eunhae Choi[adaptive] add patches for dash and hls (sync with...
2016-11-14 Seungha Yangmpdparser: Support multiple Period elements in external xml
2016-08-26 Sebastian Drögedashdemux: Add properties to select maximum allowed...
2016-08-02 Alex Ashleydashdemux: include segment duration when calculating...
2016-02-09 Florin Apostolmpdparser: renamed gst_mpd_client_get_next_segment_avai...
2016-02-04 Thiago Santosadaptivedemux: handle snap seeks
2015-12-08 suhwang.kimdashdemux: Suggestion for setting the framerate informa...
2015-12-08 suhwang.kimdashdemux: maxFrameRate & minFrameRate should be in...
2015-11-26 Eunhae Choimodify spec to build and merge prev modification
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-11-24 Florin Apostolmpdparser: remove gst_mpd_client_check_time_position
2015-11-19 Florin Apostolmpdparser: remove unused functions gst_mpdparser_get_ch...
2015-10-30 Vincent Penquerc'hmpdparser: make durations unsigned where appropriate
2015-10-29 Alex Ashleydashdemux: provide a default suggestedPresentationDelay
2015-10-02 Sebastian Drögedashdemux: Implement lazy-loading of external periods
2015-10-02 Sebastian Drögempdparser: Store an URI downloader in the parser for...
2015-10-02 Sebastian Drögempdparser: Parse xlink attributes from Period, Adaptati...
2015-09-25 Chris Bassdashdemux: create src pads for subtitle streams.
2015-09-25 Sebastian Drögedashdemux: Implement lazy-loading of external periods
2015-09-25 Sebastian Drögempdparser: Store an URI downloader in the parser for...
2015-09-25 Sebastian Drögempdparser: Parse xlink attributes from Period, Adaptati...
2015-09-16 Vincent Penquerc'hmpdparser: properly read signed r values for S elements
2015-09-14 Sebastian Drögedashdemux: Export the period start time to the base...
2015-08-14 Alex Ashleydashdemux: add support for UTCTiming elements for clock...
2015-07-07 Florin Apostoldashdemux: regrouped functions in gstmpdparser.h file
2015-06-18 Florin Apostoldashdemux: corrected comments in gstmpdparser.h
2015-06-11 Alex Ashleydashdemux: fix error calculating large presentationTime...
2015-05-25 Thiago Santosdashdemux: use signed integet to represent segment...
2015-05-13 Thiago Santosdashdemux: avoid busy-looping when waiting for new...
2015-05-13 Thiago Santosdashdemux: Improve live stream manifest update repositi...
2015-05-13 Thiago Santosdashdemux: remove unused functions
2015-05-13 Thiago Santosdashdemux: reuse seeking function to reduce repeated...
2015-05-13 Thiago Santosdashdemux: refactor segment iteration for better perfor...
2015-05-13 Thiago Santosdashdemux: improve mpd parsing for repeated segment...
2015-03-10 Mathieu Duponchelledashdemux: implement get_presentation_offset.
2015-01-16 Thiago Santosdashdemux: check for profiles
2014-12-02 David Waringdashdemux: Find the current period in a live stream
2014-12-01 Thiago Santosdashdemux: port to adaptive demux
2014-08-07 George Kiagiadakisdashdemux: support downloading segments in reverse...
2014-08-07 George Kiagiadakisdashdemux: support downloading segments in reverse...
2014-05-28 Sebastian Drögedashdemux: Always use the redirect target to resolve...
2013-12-24 Thiago Santosdashdemux: expose all streams
2013-10-03 Alex Ashleydashdemux: stop fetching live fragments that don't...
2013-08-30 Josep Torradashdemux: Fix warnings when building in OS X Snow...
2013-07-09 Thiago Santosdashdemux: handle live playback resync
2013-07-09 Thiago Santosdashdemux: fix template based segment generation
2013-07-09 Thiago Santosdashdemux: use more appropriate data structures for...
2013-07-03 Thiago Santosdashdemux: various cleanups
2013-07-03 Alex Ashleydashdemux: Change first fragment selection for live...
2013-07-01 Thiago Santosdashdemux: each fragment can have its own index
2013-07-01 Thiago Santosdashdemux: handle top-level index urls
2013-07-01 Thiago Santosdashdemux: add support for range based segments
2013-05-08 Thiago Santosdash: do not use deprecated glib mutex API
2013-05-08 Thiago Santosdashdemux: reimplementing live streams manifest updates
2013-05-08 Thiago Santosdash: mpdparser: use guint64 for timestamps
2013-05-08 Thiago Santosdashdemux: plug some leaks
2013-05-08 Andre Moreira Maga... dashdemux: Properly parse base uri from mpd.
2013-05-08 Thiago Santosdashdemux: download the next fragment with smaller...
2013-05-08 Thiago Santosdashdemux: correctly signal EOS on manifest end
2013-05-08 Thiago Santosdashdemux: fix seeking on multiple streams
2013-05-08 Thiago Santosdash: fixing build warnings
2013-05-08 Louis-Francis Ratt... dashdemux: various fixes
2013-05-08 Gianluca Gennarimpdparser: do not switch pads when bitstreamSwitching...
2013-05-08 Gianluca Gennaridashdemux: complete support for manifest file updates
2013-05-08 Gianluca Gennaridashdemux: new API to set/get segment index and period...
2013-05-08 Gianluca Gennaridashdemux: new API to load the stream Period with a...
2013-05-08 Gianluca Gennaridashdemux: reworked the API to retrieve fragment timest...
2013-05-08 Gianluca Gennaridashdemux: complete support for Media Presentations...
2013-05-08 Gianluca Gennarimpdparser: initial support for Media Presentations...
2013-05-08 Gianluca Gennaridashdemux: reworked caps detection
2013-05-08 Gianluca Gennarimpdparser: add support for SegmentTimeline syntax elements
2013-05-08 Gianluca Gennarimpdparser: fix memory leak in gst_mpd_client_get_next_f...
2013-05-08 Gianluca Gennarimpdparser/dashdemux: fixed get_width, get_height, get_a...
2013-05-08 Gianluca Gennarimpdparser: added lang attribute to ProgramInformation...
2013-05-08 Gianluca Gennarimpdparser: added support for Accessibility, Role, Ratin...
2013-05-08 Gianluca Gennarimpdparser: support multiple ProgramInformation nodes
2013-05-08 Gianluca Gennarimpdparser: fixed parsing of SegmentList syntax element...
2013-05-08 Gianluca Gennarimpdparser.c/.h: changed license from dual MIT/LGPL...
2013-05-08 hzakariOptimize the two functions that return the number and...
2013-05-08 Hamid ZAKARISupport Multi languages (need a decodebin2 patch)
2013-05-08 David CorvoysierInitial import of gstdashdemux sources