index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
dash
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
dashdemux: Always create the adapter
Nicolas Dufresne
1
-3
/
+1
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-1
/
+1
2018-05-12
dashdemux: Fix sync of updated manifest from previous one
Seungha Yang
1
-0
/
+6
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-04-22
Fix code indentation
Tim-Philipp Müller
1
-1
/
+1
2017-12-18
dashdemux: parse xs:dateTime's timezone indicator
Jun Xie
1
-3
/
+47
2017-12-06
dashdemux: fix coredump issue with external AdaptationSet
Jun Xie
1
-4
/
+4
2017-11-30
dashdemux: remove duplicated code
Jun Xie
1
-4
/
+0
2017-11-30
dashdemux: fix memory leak
Jun Xie
1
-2
/
+2
2017-11-25
dashdemux: Handle bitrate > 2**31
Edward Hervey
2
-3
/
+3
2017-08-25
isoff: Move isoff to gst-libs
Seungha Yang
5
-732
/
+3
2017-07-18
dashdemux: Add support webvtt subtitle stream
Seungha Yang
1
-2
/
+5
2017-07-13
dashdemux: update manifest streams correctly if pads aren't exposed
Thiago Santos
1
-1
/
+12
2017-06-01
dashdemux: Implement a default presentation delay
Edward Hervey
1
-2
/
+2
2017-06-01
mpdparser: remove duplicate free of client data
Thiago Santos
1
-1
/
+0
2017-05-31
dashdemux: Remove wrong assertion
Edward Hervey
1
-2
/
+0
2017-05-18
dashdemux: Use correct (sub) fragment start when clipping chunk size
Sebastian Dröge
1
-11
/
+10
2017-05-18
dashdemux: Make sure to pass the next buffer after a seek with DISCONT flag
Sebastian Dröge
1
-0
/
+2
2017-05-18
dashdemux: Ensure that we never ever download over the current SIDX entry
Sebastian Dröge
1
-6
/
+18
2017-05-18
dashdemux: Take SIDX entry timestamp/duration into account for keyunit-only mode
Sebastian Dröge
1
-20
/
+48
2017-05-18
dashdemux: Reset parsing state correctly in various places
Sebastian Dröge
1
-17
/
+23
2017-05-18
dashdemux: Reset previous target_time when seeking
Sebastian Dröge
1
-2
/
+4
2017-05-18
dashdemux: Smooth out skip distances in keyframe-only trick modes
Sebastian Dröge
2
-1
/
+30
2017-05-18
dashdemux: Take configure max bitrate/framerate into account for keyframe ski...
Sebastian Dröge
2
-57
/
+143
2017-05-18
dashdemux: Try harder to not run into a loop over the same fragment over and ...
Sebastian Dröge
1
-12
/
+67
2017-05-18
dashdemux: Add some debug output to the target time selection
Sebastian Dröge
1
-2
/
+12
2017-05-18
dashdemux: Use the current clock running time in addition to the QoS earliest...
Sebastian Dröge
1
-6
/
+37
2017-05-18
dashdemux: Download keyframes from the current position if we're far enough a...
Sebastian Dröge
1
-1
/
+1
2017-05-18
dashdemux: Fix sync sample selection based on target time in reverse playback...
Sebastian Dröge
1
-4
/
+24
2017-05-18
dashdemux: Snap-seek for skipping ahead and use actual keyframe distance in t...
Sebastian Dröge
2
-21
/
+38
2017-05-18
dashdemux: Don't adjust for fragment duration twice when seeking ahead in KEY...
Sebastian Dröge
1
-6
/
+5
2017-05-18
dashdemux: Add current fragment duration in reverse playback mode to the posi...
Sebastian Dröge
1
-0
/
+3
2017-05-18
dashdemux: Never take more than the current fragment duration for estimations...
Sebastian Dröge
1
-8
/
+19
2017-05-18
dashdemux: Don't increase current position if we just downloaded the moof in ...
Sebastian Dröge
1
-1
/
+4
2017-05-18
dashdemux: Improve key-unit trick mode downloading
Edward Hervey
2
-40
/
+388
2017-05-18
dashdemux: Store average download time
Edward Hervey
2
-0
/
+28
2017-05-18
dashdemux: Collect keyunit distance and size statistics
Sebastian Dröge
2
-24
/
+65
2017-05-18
dashdemux: Disable bitrate switching in key-unit trick mode
Edward Hervey
1
-0
/
+6
2017-05-18
dashdemux: Use new adaptivedemux trickmode macro
Edward Hervey
1
-28
/
+17
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-05-16
dashdemux: Initialize sidx_position to GST_CLOCK_TIME_NONE
Seungha Yang
1
-0
/
+1
2017-04-18
dashdemux: Rewrite ISOBMFF & SIDX handling
Sebastian Dröge
3
-421
/
+335
2017-04-15
mpdparser: Do sanity check of Segment Base Information only at Repesentation ...
Seungha Yang
1
-36
/
+8
2017-04-15
mpdparser: Allow inherit Segment{Base,Template} from Period
Seungha Yang
1
-2
/
+4
2017-04-12
Revert "dashdemux: Fix issue when manifest update sets slow start without pas...
Sebastian Dröge
2
-35
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-1
/
+2
2017-04-12
mpdparser: Fix leak
Edward Hervey
1
-2
/
+2
2017-04-12
mpdparser: Run gst-indent
Edward Hervey
1
-2
/
+2
2017-04-11
dashdemux/mpdparser: Fix wrong false sanity check for manifests with nested S...
Jürgen Sachs
1
-2
/
+35
2017-04-10
dashdemux: Handle current SIDX before current position in normal mode like in...
Sebastian Dröge
1
-4
/
+9
[next]