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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-15
kateparse: Fix event handling
Sebastian Dröge
1
-2
/
+3
2013-05-15
hls: Use GstURIDownloader from the library for now to keep everything in a us...
Sebastian Dröge
4
-426
/
+2
2013-05-14
ladspa: Fix compilation issue when lrdf is enabled
Nicolas Dufresne
1
-8
/
+10
2013-05-13
openal: improved port to 1.0
Juan Manuel Borges Caño
5
-791
/
+1181
2013-05-12
dirac: remove old dirac-research library based codec
Tim-Philipp Müller
6
-1784
/
+0
2013-05-12
ofa: port to 1.0
Tim-Philipp Müller
3
-72
/
+71
2013-05-12
musicbrainz: remove trm element which is not useful any more
Tim-Philipp Müller
4
-488
/
+0
2013-05-12
neonhttpsrc: add support for SCHEDULING query
Tim-Philipp Müller
1
-0
/
+14
2013-05-12
neonhttpsrc: add iradio-mode property and post icy metadata as tags
Tim-Philipp Müller
2
-60
/
+47
2013-05-12
neonhttpsrc: port to 1.0
Tim-Philipp Müller
2
-96
/
+66
2013-05-10
egl: Add destroy notify instead of always calling eglTerminate() on the display
Sebastian Dröge
1
-1
/
+1
2013-05-08
dashdemux: rename src template from src%d to src_%u
Tim-Philipp Müller
1
-1
/
+1
2013-05-08
dash: remove superfluous files
Thiago Santos
2
-485
/
+0
2013-05-08
dash: do not use deprecated glib mutex API
Thiago Santos
3
-12
/
+5
2013-05-08
dashdemux: fixing compiler warnings about print formats
Thiago Santos
2
-4
/
+8
2013-05-08
dash: enable in configure/makefiles
Thiago Santos
1
-0
/
+7
2013-05-08
dashdemux: port to 1.0
Thiago Santos
6
-110
/
+112
2013-05-08
dashdemux: Fix another wrong assertion
Thiago Santos
1
-1
/
+5
2013-05-08
dashdemux: remove wrong asserts
Thiago Santos
1
-2
/
+0
2013-05-08
dashdemux: only start timestamp from 0 for live stream
Wim Taymans
1
-6
/
+8
2013-05-08
dashdemux: make timestamps start from 0
Wim Taymans
2
-5
/
+16
2013-05-08
dashdemux: also send newsegment on startup
Wim Taymans
1
-0
/
+1
2013-05-08
dashdemux: small cleanup
Wim Taymans
1
-6
/
+13
2013-05-08
dashdemux: live stream playback crashfix
Thiago Santos
1
-0
/
+6
2013-05-08
dash: mpdparser: do not cleanup xml lib too early
Thiago Santos
1
-4
/
+0
2013-05-08
dashdemux: reimplementing live streams manifest updates
Thiago Santos
3
-61
/
+255
2013-05-08
dash: mpdparser: allow periods without start time for live streams
Thiago Santos
1
-0
/
+2
2013-05-08
dash: mpdparser: use guint64 for timestamps
Thiago Santos
2
-19
/
+54
2013-05-08
dashdemux: mpd parsing: fix query parameter parsing
Thiago Santos
1
-4
/
+9
2013-05-08
dashdemux: plug some leaks
Thiago Santos
3
-5
/
+25
2013-05-08
dashdemux: remove unused mutexes
Thiago Santos
2
-4
/
+0
2013-05-08
dashdemux: properly reset stream status after a flush
Thiago Santos
1
-0
/
+5
2013-05-08
dashdemux: keep a list of streams periods
Andre Moreira Magalhaes (andrunko)
2
-45
/
+133
2013-05-08
dashdemux: Properly parse base uri from mpd.
Andre Moreira Magalhaes (andrunko)
2
-19
/
+40
2013-05-08
dashdemux: Remove unused members.
Andre Moreira Magalhaes (andrunko)
2
-12
/
+0
2013-05-08
dashdemux: Only send newsegment on seek.
Andre Moreira Magalhaes (andrunko)
2
-5
/
+4
2013-05-08
dashdemux: send segments that overwrite previous ones
Thiago Santos
1
-2
/
+2
2013-05-08
dashdemux: switch bitrates without switching pads
Andre Moreira Magalhaes (andrunko)
1
-118
/
+16
2013-05-08
dashdemux: Remove unusued method.
Andre Moreira Magalhaes (andrunko)
1
-9
/
+0
2013-05-08
dashdemux: Set stream need_header after seek and has_data_queued to FALSE whe...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+11
2013-05-08
dashdemux: do not pause/start the stream loop on playing/paused changes
Thiago Santos
1
-11
/
+0
2013-05-08
dashdemux: remove property that isn't used anymore
Thiago Santos
1
-8
/
+0
2013-05-08
dashdemux: add a downloadrate utility
Thiago Santos
5
-9
/
+185
2013-05-08
dashdemux: sprinkling some more log
Thiago Santos
1
-1
/
+16
2013-05-08
dashdemux: change bitrates based on the stream bitrate
Thiago Santos
2
-17
/
+28
2013-05-08
dashdemux: refactor to use the uridownloader lib instead of internal copy
Thiago Santos
9
-747
/
+8
2013-05-08
dashdemux: Make sure switch_pads won't leak any pad.
Andre Moreira Magalhaes (andrunko)
1
-13
/
+15
2013-05-08
dashdemux: Properly stop download and stream tasks where appropriate.
Andre Moreira Magalhaes (andrunko)
3
-102
/
+140
2013-05-08
dashdemux: avoid an assertion when stopping the pipeline
Thiago Santos
1
-0
/
+4
2013-05-08
dashdemux: download the next fragment with smaller timestamp
Thiago Santos
4
-55
/
+129
[next]