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
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Add destroy notify instead of always calling eglTerminate() on the display
Sebastian Dröge
2013-05-10
1
-1
/
+1
*
dashdemux: rename src template from src%d to src_%u
Tim-Philipp Müller
2013-05-08
1
-1
/
+1
*
dash: remove superfluous files
Thiago Santos
2013-05-08
2
-485
/
+0
*
dash: do not use deprecated glib mutex API
Thiago Santos
2013-05-08
3
-12
/
+5
*
dashdemux: fixing compiler warnings about print formats
Thiago Santos
2013-05-08
2
-4
/
+8
*
dash: enable in configure/makefiles
Thiago Santos
2013-05-08
1
-0
/
+7
*
dashdemux: port to 1.0
Thiago Santos
2013-05-08
6
-110
/
+112
*
dashdemux: Fix another wrong assertion
Thiago Santos
2013-05-08
1
-1
/
+5
*
dashdemux: remove wrong asserts
Thiago Santos
2013-05-08
1
-2
/
+0
*
dashdemux: only start timestamp from 0 for live stream
Wim Taymans
2013-05-08
1
-6
/
+8
*
dashdemux: make timestamps start from 0
Wim Taymans
2013-05-08
2
-5
/
+16
*
dashdemux: also send newsegment on startup
Wim Taymans
2013-05-08
1
-0
/
+1
*
dashdemux: small cleanup
Wim Taymans
2013-05-08
1
-6
/
+13
*
dashdemux: live stream playback crashfix
Thiago Santos
2013-05-08
1
-0
/
+6
*
dash: mpdparser: do not cleanup xml lib too early
Thiago Santos
2013-05-08
1
-4
/
+0
*
dashdemux: reimplementing live streams manifest updates
Thiago Santos
2013-05-08
3
-61
/
+255
*
dash: mpdparser: allow periods without start time for live streams
Thiago Santos
2013-05-08
1
-0
/
+2
*
dash: mpdparser: use guint64 for timestamps
Thiago Santos
2013-05-08
2
-19
/
+54
*
dashdemux: mpd parsing: fix query parameter parsing
Thiago Santos
2013-05-08
1
-4
/
+9
*
dashdemux: plug some leaks
Thiago Santos
2013-05-08
3
-5
/
+25
*
dashdemux: remove unused mutexes
Thiago Santos
2013-05-08
2
-4
/
+0
*
dashdemux: properly reset stream status after a flush
Thiago Santos
2013-05-08
1
-0
/
+5
*
dashdemux: keep a list of streams periods
Andre Moreira Magalhaes (andrunko)
2013-05-08
2
-45
/
+133
*
dashdemux: Properly parse base uri from mpd.
Andre Moreira Magalhaes (andrunko)
2013-05-08
2
-19
/
+40
*
dashdemux: Remove unused members.
Andre Moreira Magalhaes (andrunko)
2013-05-08
2
-12
/
+0
*
dashdemux: Only send newsegment on seek.
Andre Moreira Magalhaes (andrunko)
2013-05-08
2
-5
/
+4
*
dashdemux: send segments that overwrite previous ones
Thiago Santos
2013-05-08
1
-2
/
+2
*
dashdemux: switch bitrates without switching pads
Andre Moreira Magalhaes (andrunko)
2013-05-08
1
-118
/
+16
*
dashdemux: Remove unusued method.
Andre Moreira Magalhaes (andrunko)
2013-05-08
1
-9
/
+0
*
dashdemux: Set stream need_header after seek and has_data_queued to FALSE whe...
Andre Moreira Magalhaes (andrunko)
2013-05-08
1
-2
/
+11
*
dashdemux: do not pause/start the stream loop on playing/paused changes
Thiago Santos
2013-05-08
1
-11
/
+0
*
dashdemux: remove property that isn't used anymore
Thiago Santos
2013-05-08
1
-8
/
+0
*
dashdemux: add a downloadrate utility
Thiago Santos
2013-05-08
5
-9
/
+185
*
dashdemux: sprinkling some more log
Thiago Santos
2013-05-08
1
-1
/
+16
*
dashdemux: change bitrates based on the stream bitrate
Thiago Santos
2013-05-08
2
-17
/
+28
*
dashdemux: refactor to use the uridownloader lib instead of internal copy
Thiago Santos
2013-05-08
9
-747
/
+8
*
dashdemux: Make sure switch_pads won't leak any pad.
Andre Moreira Magalhaes (andrunko)
2013-05-08
1
-13
/
+15
*
dashdemux: Properly stop download and stream tasks where appropriate.
Andre Moreira Magalhaes (andrunko)
2013-05-08
3
-102
/
+140
*
dashdemux: avoid an assertion when stopping the pipeline
Thiago Santos
2013-05-08
1
-0
/
+4
*
dashdemux: download the next fragment with smaller timestamp
Thiago Santos
2013-05-08
4
-55
/
+129
*
dashdemux: track segments in the demuxer
Thiago Santos
2013-05-08
2
-97
/
+108
*
dashdemux: remove buffering message emission from dashdemux
Thiago Santos
2013-05-08
2
-102
/
+31
*
dashdemux: removing unused code
Thiago Santos
2013-05-08
2
-90
/
+1
*
dashdemux: re-enable and fix adaptive switching
Thiago Santos
2013-05-08
2
-57
/
+104
*
dashdemux: correctly signal EOS on manifest end
Thiago Santos
2013-05-08
4
-30
/
+136
*
dashdemux: detect end-of-period correctly
Thiago Santos
2013-05-08
1
-6
/
+17
*
dashdemux: Use the smallest queue value to define buffering state
Thiago Santos
2013-05-08
1
-5
/
+7
*
dash: fix parsing of streams to get correct fragment durations
Thiago Santos
2013-05-08
1
-7
/
+6
*
dashdemux: block waiting for buffers instead of busy wait
Thiago Santos
2013-05-08
1
-12
/
+40
*
dashdemux: fix seeking on multiple streams
Thiago Santos
2013-05-08
3
-48
/
+44
[next]