index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
dash
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dashdemux: Don't use ABS() for calculating differences
Sebastian Dröge
2017-03-21
1
-2
/
+1
*
dashdemux: Only snap seeks forwards if the seek position does not happen to b...
Sebastian Dröge
2017-03-21
1
-4
/
+12
*
dashdemux: Use gst_mpdparser_get_segment_end_time() directly instead of calcu...
Sebastian Dröge
2017-03-21
1
-7
/
+3
*
mpdparser: Refactor to get rid of one level of indentation in seeking code
Sebastian Dröge
2017-03-21
1
-37
/
+36
*
dashdemux: Fix snap SIDX seeking and report if we're going outside the index
Sebastian Dröge
2017-03-21
1
-54
/
+59
*
dashdemux: Just reset SIDX parser if the index is invalid for the current seg...
Sebastian Dröge
2017-03-16
1
-3
/
+3
*
dashdemux: If a SIDX seek failed although we're in the correct segment, disab...
Sebastian Dröge
2017-03-15
1
-0
/
+17
*
dashdemux: Keep track of the PTS, not the SIDX index position between represe...
Sebastian Dröge
2017-03-15
2
-21
/
+81
*
dashdemux: When clearing the sidx parser, reset all state
Sebastian Dröge
2017-03-15
1
-1
/
+3
*
dashdemux: Drain buffer at the end of subfragment
Seungha Yang
2017-03-15
1
-1
/
+7
*
dashdemux: Do not advace subfragment after pending SIDX seek done
Seungha Yang
2017-03-15
1
-2
/
+7
*
dashdemux: Reset SIDX related variables per fragment
Seungha Yang
2017-03-15
1
-0
/
+2
*
dashdemux: Two depth seeking for On-Demand profile
Seungha Yang
2017-03-15
1
-4
/
+18
*
dashdemux: Exception handle in _sidx_seek()
Seungha Yang
2017-03-15
1
-1
/
+9
*
dashdemux: Add assertion for preventing of access after the end of the sidx e...
Sebastian Dröge
2017-03-15
1
-1
/
+8
*
dashdemux: Advance subfragment only if any exist
Seungha Yang
2017-03-14
1
-10
/
+15
*
Revert "adaptivedemux: answer duration queries for live streams"
Matthew Waters
2017-03-14
1
-4
/
+10
*
dash/smoothstreaming: Use GST_PLUGIN_LIBTOOLFLAGS
Nicolas Dufresne
2017-03-08
1
-1
/
+1
*
dashdemux: fix default suggestedPresentationDelay
Wojciech Przybyl
2017-03-02
1
-1
/
+2
*
adaptivedemux: answer duration queries for live streams
Alex Ashley
2017-03-02
1
-10
/
+4
*
dashdemux: Fix potential NULL pointer dereference
Sebastian Dröge
2017-02-28
1
-2
/
+7
*
dashdemux: Do pending seek when SIDX is found
Seungha Yang
2017-01-18
1
-1
/
+21
*
dashdemux: Fix issue when manifest update sets slow start without passing nec...
WeiChungChang
2017-01-18
2
-0
/
+30
*
mpdparser: Fix compilation with GST_DISABLE_GST_DEBUG
Edward Hervey
2017-01-16
1
-2
/
+3
*
dash: Include debug of gstisoff on dashdemux category
Seungha Yang
2016-12-24
1
-0
/
+3
*
dashdemux: Add first_offset of sidx box to base offset
Seungha Yang
2016-12-23
1
-0
/
+7
*
dashdemux: Ensure sidx parsing when updating fragment info
Seungha Yang
2016-12-23
1
-1
/
+2
*
dashdemux: Drain remaining buffer in adapter
Seungha Yang
2016-12-22
1
-0
/
+14
*
dashdemux: Always parsing sidx for On-Demand profile
Seungha Yang
2016-12-20
1
-4
/
+41
*
dash: Split gst_isoff_sidx_parser_add_buffer() function
Seungha Yang
2016-12-20
2
-45
/
+66
*
dashdemux: Don't declare variables inside the for loop header
Sebastian Dröge
2016-12-13
2
-4
/
+10
*
dash: Fix stripping of space at the beginning/end of durations
Sebastian Dröge
2016-11-27
1
-2
/
+2
*
mpdparser: Don't set variable just to overwrite it again later
Sebastian Dröge
2016-11-23
1
-1
/
+0
*
mpdparser: Modify return of the function for loading external resources to void
Seungha Yang
2016-11-21
1
-10
/
+2
*
mpdparser: Handle invalid external xml link for SegmentList element
Seungha Yang
2016-11-21
1
-37
/
+27
*
mpdparser: Handle invalid external xml link for AdaptationSet element
Seungha Yang
2016-11-21
1
-27
/
+21
*
mpdparser: Handle invalid external xml link for Period element
Seungha Yang
2016-11-21
1
-40
/
+24
*
dashdemux: Fix leak in gst_dash_demux_stream_free
Seungha Yang
2016-11-19
1
-0
/
+4
*
mpdparser: Support multiple Period elements in external xml
Seungha Yang
2016-11-14
2
-17
/
+53
*
mpdparser: wrap unmodified data in protection event
Philippe Normand
2016-11-14
1
-3
/
+0
*
mpdparser: MS PlayReady ContentProtection parsing
Philippe Normand
2016-11-04
1
-1
/
+38
*
Explicitly define float constants as float
Nirbheek Chauhan
2016-10-27
1
-1
/
+1
*
dash: do not use invalid stream duration
Thiago Santos
2016-10-20
1
-1
/
+2
*
dash: properly inherit segmentlist from period
Thiago Santos
2016-10-20
1
-4
/
+9
*
dashdemux: Add properties to select maximum allowed width/height and framerate
Sebastian Dröge
2016-08-26
4
-8
/
+93
*
adaptivedemux: Enable bitrate selection for trick mode streaming again
Sebastian Dröge
2016-08-25
1
-1
/
+10
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+20
*
dashdemux: In KEY_UNITS trick mode, download all I-frames and not only IDR
Sebastian Dröge
2016-08-18
1
-3
/
+7
*
Revert "Revert "dashdemux: When doing SIDX seeking, return instead of overrid...
Sebastian Dröge
2016-08-11
1
-0
/
+2
*
dashdemux: When doing chunked downloading on SIDX, clip requests on the SIDX ...
Sebastian Dröge
2016-08-11
1
-4
/
+29
[prev]
[next]