documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / ext / dash / gstmpdparser.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-06-01 Alex Ashleydashdemux: include both Period start and presentationTi...
2018-04-22 Tim-Philipp MüllerFix code indentation
2017-12-18 Jun Xiedashdemux: parse xs:dateTime's timezone indicator
2017-12-06 Jun Xiedashdemux: fix coredump issue with external AdaptationSet
2017-11-30 Jun Xiedashdemux: remove duplicated code
2017-11-30 Jun Xiedashdemux: fix memory leak
2017-11-25 Edward Herveydashdemux: Handle bitrate > 2**31
2017-07-18 Seungha Yangdashdemux: Add support webvtt subtitle stream
2017-06-01 Thiago Santosmpdparser: remove duplicate free of client data
2017-04-18 Sebastian Drögedashdemux: Rewrite ISOBMFF & SIDX handling
2017-04-16 Seungha Yangmpdparser: Do sanity check of Segment Base Information...
2017-04-16 Seungha Yangmpdparser: Allow inherit Segment{Base,Template} from...
2017-04-12 Edward Herveympdparser: Fix leak
2017-04-12 Edward Herveympdparser: Run gst-indent
2017-04-11 Jürgen Sachsdashdemux/mpdparser: Fix wrong false sanity check for...
2017-04-09 Seungha Yangmpdparser: Report error if Representation is invalid
2017-03-22 Sebastian Drögedashdemux: In reverse playback mode, if seeking to...
2017-03-21 Sebastian Drögedashdemux: Implement SNAP_NEAREST seeks
2017-03-21 Sebastian Drögedashdemux: Only snap seeks forwards if the seek positio...
2017-03-21 Sebastian Drögedashdemux: Use gst_mpdparser_get_segment_end_time(...
2017-03-21 Sebastian Drögempdparser: Refactor to get rid of one level of indentat...
2017-03-14 Matthew WatersRevert "adaptivedemux: answer duration queries for...
2017-03-02 Alex Ashleyadaptivedemux: answer duration queries for live streams
2017-01-16 Edward Herveympdparser: Fix compilation with GST_DISABLE_GST_DEBUG
2016-12-13 Sebastian Drögedashdemux: Don't declare variables inside the for loop...
2016-11-27 Sebastian Drögedash: Fix stripping of space at the beginning/end of...
2016-11-23 Sebastian Drögempdparser: Don't set variable just to overwrite it...
2016-11-21 Seungha Yangmpdparser: Modify return of the function for loading...
2016-11-21 Seungha Yangmpdparser: Handle invalid external xml link for Segment...
2016-11-21 Seungha Yangmpdparser: Handle invalid external xml link for Adaptat...
2016-11-21 Seungha Yangmpdparser: Handle invalid external xml link for Period...
2016-11-14 Seungha Yangmpdparser: Support multiple Period elements in external xml
2016-11-14 Philippe Normandmpdparser: wrap unmodified data in protection event
2016-11-04 Philippe Normandmpdparser: MS PlayReady ContentProtection parsing
2016-10-20 Thiago Santosdash: do not use invalid stream duration
2016-10-20 Thiago Santosdash: properly inherit segmentlist from period
2016-08-26 Sebastian Drögedashdemux: Add properties to select maximum allowed...
2016-08-02 Alex Ashleydashdemux: include segment duration when calculating...
2016-04-22 Thiago Santosdash: strip lead/trailing whitespace from descriptortyp...
2016-04-05 Vincent Penquerc'hmpdparser: clamp segment durations to each other and...
2016-02-26 Thiago Santosdashdemux: sync index and the selected chunk when seeking
2016-02-09 Florin Apostolmpdparser: renamed gst_mpd_client_get_next_segment_avai...
2016-02-09 Florin Apostolmpdparser: corrected getting segment availability
2016-02-04 Thiago Santosdashdemux: implement snap seek handling
2016-02-04 Thiago Santosadaptivedemux: handle snap seeks
2016-01-22 John Changmpdparser: Use RepresentationIndex instead of Initializ...
2016-01-18 Florin Apostoladaptivedemux: improved error message if availabilitySt...
2015-12-16 Florin Apostoldashdemux: improve validation of UTCtiming element
2015-12-08 suhwang.kimdashdemux: Suggestion for setting the framerate informa...
2015-12-08 suhwang.kimdashdemux: maxFrameRate & minFrameRate should be in...
2015-11-24 Florin Apostolmpdparser: remove gst_mpd_client_check_time_position
2015-11-23 Florin Apostolmpdparser: added support for parsing fraction of second...
2015-11-20 Thiago Santosdashdemux: always set presentationTimeOffset
2015-11-19 Florin Apostolmpdparser: remove unused functions gst_mpdparser_get_ch...
2015-11-19 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
2015-11-18 Sebastian Drögempdparser: Also allow '/' in RepresentationID
2015-11-18 Florin Apostoldashdemux: fixed illegal memory access in gst_mpd_clien...
2015-11-02 Florin Apostoldashdemux: remove unreachable code
2015-11-02 Vincent Penquerc'hmpdparser: add some checks to duration parsing
2015-11-02 Florin Apostoldashdemux: added duration format validation
2015-11-02 Luis de Bethencourtdashdemux: fix memory leak
2015-10-30 Vincent Penquerc'hmpdparser: make durations unsigned where appropriate
2015-10-30 Florin Apostoldashdemux: inherit bitstreamSwitching from Period to...
2015-10-30 Florin Apostoldashdemux: inherited segment URLs are ignored if they...
2015-10-29 Alex Ashleydashdemux: provide a default suggestedPresentationDelay
2015-10-29 Vincent Penquerc'hdash_mpd: restrict segment template format strings...
2015-10-29 Florin Apostoldashdemux: segment template parsing: added support...
2015-10-29 Florin Apostoldashdemux: corrected parsing of segment templates
2015-10-29 Florin Apostoldashdemux: fixed crash when segment timeline list is...
2015-10-29 Vincent Penquerc'hmpdparser: do not dereference profiles is absent
2015-10-29 Florin Apostoldashdemux: parser rejects negative values for mediaPres...
2015-10-29 Florin Apostoldashdemux: corrected parsing of negative values into...
2015-10-28 Vincent Penquerc'hmpdparser: forbid negative values for duration
2015-10-28 Florin Apostoldashdemux: parser rejects XMLs with negative period...
2015-10-28 Vincent Penquerc'hmpdparser: check segment lists have either duration...
2015-10-28 Vincent Penquerc'hmpdparser: validate representation set identifier
2015-10-14 Sebastian Drögempdparser: Set default last_byte_pos to -1
2015-10-07 Florin Apostoldashdemux: fixed has_next_period
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: Load OnLoad external resources immediately...
2015-09-25 Sebastian Drögempdparser: Add support for loading external SegmentLists
2015-09-25 Sebastian Drögempdparser: Add support for loading external AdaptationSets
2015-09-25 Sebastian Drögempdparser: Implement loading of external Period nodes
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-25 Sebastian Drögempdparser: If no Initialization is present in the Segme...
2015-09-22 Sebastian Drögempdparser: Only check stream->segments for a repeated...
2015-09-16 Vincent Penquerc'hmpdparser: support for negative repeat count in segments
2015-09-16 Vincent Penquerc'hmpdparser: properly read signed r values for S elements
2015-09-16 Vincent Penquerc'hmdpparser: catch failures to parse
2015-09-14 Sebastian Drögempdparser: Don't consider period start times in periods...
2015-09-14 Sebastian Drögedashdemux: Export the period start time to the base...
2015-09-14 Sebastian DrögeRevert "dashdemux: Subtract the period start time from...
2015-09-14 Sebastian DrögeRevert "dashdemux: Include the period start in the...
2015-09-14 Sebastian Drögempdparser: Consider the repeat count when checking...
2015-09-07 Vincent Penquerc'hmpdparser: fix period start time scaling
2015-08-19 Sebastian Drögedashdemux: Handle encoding specified in the <xml> eleme...
2015-08-19 Alex Ashleydashdemux: replace xmlNodeDump with xmlNodeDumpOutput
next