adaptive: extract variant info
[platform/upstream/gstreamer.git] / ext / dash / gstdashdemux.c
2017-12-08 Eunhae Choiadaptive: extract variant info
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2
2017-09-12 Gilbok Leedashdemux/hlsdemux/adaptivedemux: Fix build warning...
2017-07-13 Thiago Santosdashdemux: update manifest streams correctly if pads...
2017-07-13 Edward Herveydashdemux: Implement a default presentation delay
2017-07-06 Eunhae Choiadaptivedemux: add streaming variant control
2017-06-12 Edward Herveydashdemux: Remove wrong assertion
2017-06-12 Seungha Yangdashdemux: Initialize sidx_position to GST_CLOCK_TIME_NONE
2017-04-18 Sebastian Drögedashdemux: Rewrite ISOBMFF & SIDX handling
2017-04-12 Sebastian DrögeRevert "dashdemux: Fix issue when manifest update sets...
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-04-10 Sebastian Drögedashdemux: Handle current SIDX before current position...
2017-04-09 Seungha Yangdashdemux: Fix SEEK of multi-period On-Demand profile
2017-03-28 Luis de Bethencourtdashdemux: fix typo in implementation notes
2017-03-22 Sebastian Drögedashdemux: In reverse playback mode, if seeking to...
2017-03-21 Sebastian Drögedashdemux: Don't use ABS() for calculating differences
2017-03-21 Sebastian Drögedashdemux: Fix snap SIDX seeking and report if we're...
2017-03-16 Sebastian Drögedashdemux: Just reset SIDX parser if the index is inval...
2017-03-15 Sebastian Drögedashdemux: If a SIDX seek failed although we're in...
2017-03-15 Sebastian Drögedashdemux: Keep track of the PTS, not the SIDX index...
2017-03-15 Seungha Yangdashdemux: Drain buffer at the end of subfragment
2017-03-15 Seungha Yangdashdemux: Do not advace subfragment after pending...
2017-03-15 Seungha Yangdashdemux: Reset SIDX related variables per fragment
2017-03-15 Seungha Yangdashdemux: Two depth seeking for On-Demand profile
2017-03-15 Seungha Yangdashdemux: Exception handle in _sidx_seek()
2017-03-15 Sebastian Drögedashdemux: Add assertion for preventing of access after...
2017-03-14 Seungha Yangdashdemux: Advance subfragment only if any exist
2017-03-02 Wojciech Przybyldashdemux: fix default suggestedPresentationDelay
2017-02-28 Sebastian Drögedashdemux: Fix potential NULL pointer dereference
2017-01-18 Seungha Yangdashdemux: Do pending seek when SIDX is found
2017-01-18 WeiChungChangdashdemux: Fix issue when manifest update sets slow...
2016-12-23 Seungha Yangdashdemux: Add first_offset of sidx box to base offset
2016-12-23 Seungha Yangdashdemux: Ensure sidx parsing when updating fragment...
2016-12-22 Seungha Yangdashdemux: Drain remaining buffer in adapter
2016-12-20 Seungha Yangdashdemux: Always parsing sidx for On-Demand profile
2016-12-15 Eunhae Choi[adaptive] add patches for dash and hls (sync with...
2016-12-13 Sebastian Drögedashdemux: Don't declare variables inside the for loop...
2016-12-13 Eunhae Choi[adaptive] add patches for dash and hls (sync with...
2016-11-19 Seungha Yangdashdemux: Fix leak in gst_dash_demux_stream_free
2016-10-27 Nirbheek ChauhanExplicitly define float constants as float
2016-08-26 Sebastian Drögedashdemux: Add properties to select maximum allowed...
2016-08-25 Sebastian Drögeadaptivedemux: Enable bitrate selection for trick mode...
2016-08-18 Sebastian Drögedashdemux: In KEY_UNITS trick mode, download all I...
2016-08-11 Sebastian DrögeRevert "Revert "dashdemux: When doing SIDX seeking...
2016-08-11 Sebastian Drögedashdemux: When doing chunked downloading on SIDX,...
2016-08-11 Sebastian Drögedashdemux: Collect average moof and first sync sample...
2016-08-11 Sebastian Drögedashdemux: Download any sync-sample following the moof...
2016-08-11 Sebastian Drögedashdemux: If a fragment contains no sync samples,...
2016-08-11 Sebastian Drögedashdemux: Remember if for a stream we could do key...
2016-08-11 Sebastian Drögedashdemux: Also allow key-unit only mode if (some)...
2016-08-11 Sebastian Drögedashdemux: Use chunked downloading for the moof in...
2016-08-11 Sebastian Drögedashdemux: Mark every first buffer of moov, sidx, moof...
2016-08-11 Sebastian Drögedashdemux: Only enable key-unit trick mode for video...
2016-08-11 Sebastian Drögedashdemux: Only do keyframe-only playback if the corres...
2016-08-11 Sebastian Drögedashdemux: Implement downloading of only sync samples
2016-08-11 Sebastian Drögedashdemux: Store parsed moof and extract offsets of...
2016-08-11 Sebastian Drögedashdemux: Implement parsing of moof box
2016-08-11 Sebastian Drögedashdemux: Store box fourccs in the header at a central...
2016-08-11 Sebastian Drögedashdemux: Implement parsing of ISOBMFF boxes
2016-08-05 Edward HerveyRevert "dashdemux: When doing SIDX seeking, return...
2016-08-04 Sebastian Drögedashdemux: When doing SIDX seeking, return instead...
2016-08-02 Alex Ashleydashdemux: include segment duration when calculating...
2016-07-28 Sebastian Drögedashdemux: Skip audio streams if TRICKMODE_NO_AUDIO...
2016-07-28 Sebastian Drögedashdemux: Reset number of subtitle streams counter...
2016-07-01 Sebastian Drögedashdemux: Implement SIDX tracking based on buffer...
2016-07-01 Sebastian Drögedashdemux: Properly keep track of current offset
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-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-02-23 Florin Apostoldashdemux: correctly handle an HTTP-XSDATE that is...
2016-02-10 Florin Apostoldashdemux: gst_dash_demux_get_live_seek_range returns...
2016-02-09 Thiago Santosdashdemux: plug mpd client leak
2016-02-09 Florin Apostoldashdemux: fix memory leak in gst_dash_demux_update_man...
2016-02-09 Florin Apostolmpdparser: renamed gst_mpd_client_get_next_segment_avai...
2016-02-04 Thiago Santosdashdemux: implement snap seek handling
2016-02-04 Thiago Santosadaptivedemux: handle snap seeks
2016-02-01 Thiago Santosdashdemux: only update current reading position when...
2016-02-01 Thiago Santosdashdemux: respect seeking parameter
2016-01-18 Florin Apostoldashdemux: added check that availabilityStartTime is...
2016-01-15 Thiago Santosadaptivedemux: replace ghostpad with a standard pad
2015-12-28 Florin Apostoldashdemux: removed unnecessary space trimming in gst_da...
2015-12-28 Florin Apostoldashdemux: accept 2 or 4 digit year when using HTTP...
2015-12-16 Florin Apostoldashdemux: clock_cond is not used and should be removed
2015-12-16 Florin Apostoladaptivedemux: fixed clock compensation in get_fragment...
2015-12-08 suhwang.kimdashdemux: Suggestion for setting the framerate informa...
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-11-19 Jimmy Ohndashdemux: Add binary search for stream_sidx_seek
2015-10-30 Florin Apostoldashdemux: marked PROP_BANDWIDTH_USAGE property as...
2015-10-29 Alex Ashleydashdemux: provide a default suggestedPresentationDelay
2015-10-29 Florin Apostoldashdemux: improve detection of stream language
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ögedashdemux: Properly handle relative and non-HTTP URIs...
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ögedashdemux: Properly handle relative and non-HTTP URIs...
2015-09-15 Thiago Santosdashdemux: fix return when trying to advance in subfrag...
2015-09-14 Sebastian Drögedashdemux: Export the period start time to the base...
2015-09-14 Thiago Santosdashdemux: also check for subfragments on has_next_fragment
next