index
:
~bilboed/gst-plugins-bad
0.10
WIP
WIP-1.5
amczerocopy-gl-wip
amczerocopy-gl-wip2
android-gl
closedcaption
current
dash-skip
dash-take2
descriptordump
dsmcc
glcontext
h264parsekey
h264parser
hls
master
mpegts-wip
multifile
pcroffset
streams
streams-rebased
teletext
trickmodes
tsdemux-gap
tsdemux-switch
tsid-pid
vapoursynth
vdpau
wip
wip2
wip3
Personal copy of gst-plugins-bad
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-16
srtpdec: fix buffers being dropped due to shadowed variable
Tim-Philipp Müller
1
-2
/
+1
2013-08-16
dashdemux: offset segment numbers by startNumber
Chris Bass
1
-1
/
+2
2013-08-16
dashdemux: remove incorrect timestamp scaling.
Chris Bass
1
-3
/
+0
2013-08-15
ext: Use new flush vfunc of video codec base classes and remove reset impleme...
Sebastian Dröge
7
-97
/
+31
2013-08-13
mssdemux: use gst_data_queue_push_force for adding events to queue
Thiago Santos
1
-1
/
+8
2013-08-13
dashdemux: use push_force when adding events to the dataqueue
Thiago Santos
1
-1
/
+1
2013-08-12
srtp: Let packets through without touching them if no crypto or auth is set
Olivier Crête
2
-2
/
+14
2013-08-12
srtpdec: Refactor code a bit
Olivier Crête
1
-26
/
+31
2013-08-12
srtpdec: Don't error on invalid packet, just drop it
Olivier Crête
1
-4
/
+5
2013-08-12
hlsdemux: add support for redirections
Andoni Morales Alastruey
1
-1
/
+3
2013-07-30
dashdemux: properly error out when manifest has no streams
Thiago Santos
1
-6
/
+27
2013-07-29
midi: Fix handling of the SEGMENT query
Sebastian Dröge
2
-8
/
+36
2013-07-29
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
11
-51
/
+66
2013-07-28
celt: remove, replaced by opus.
David Schleef
7
-1450
/
+0
2013-07-27
mpg123: Remove dead assignment
Edward Hervey
1
-2
/
+0
2013-07-26
ladspa: initialize debug category earlier
David Schleef
1
-2
/
+2
2013-07-23
hlsdemux: Implement pkcs7 unpadding
Sebastian Dröge
1
-0
/
+7
2013-07-23
mssdemux: Add support for group-id in the stream-start event
Sebastian Dröge
2
-1
/
+28
2013-07-23
resindvd: Add support for group-id in the stream-start event
Sebastian Dröge
2
-1
/
+26
2013-07-23
hlsdemux: Add support for group-id in the stream-start event
Sebastian Dröge
2
-1
/
+27
2013-07-23
dash: Add support for group-id in the stream-start event
Sebastian Dröge
2
-5
/
+25
2013-07-22
hls: fix for assert failure when using encrypted HLS streams
Alex Ashley
3
-336
/
+0
2013-07-22
resindvd: Send stream-start event before anything else on the mpeg demuxer sr...
Sebastian Dröge
1
-0
/
+10
2013-07-17
grabcut: Add GrabCut segmentation element
Miguel Casas-Sanchez
5
-0
/
+566
2013-07-15
dashdemux: fix typo in check_queue_full function
Thiago Santos
1
-1
/
+1
2013-07-09
dashdemux: implement queue full check function
Thiago Santos
1
-4
/
+3
2013-07-09
dashdemux: minor refactor
Thiago Santos
1
-137
/
+165
2013-07-08
dashdemux: handle live playback resync
Thiago Santos
4
-4
/
+162
2013-07-08
dashdemux: fix template based segment generation
Thiago Santos
2
-75
/
+121
2013-07-08
dashdemux: use more appropriate data structures for parsing
Thiago Santos
3
-33
/
+64
2013-07-08
dashdemux: answer to latency queries
Thiago Santos
1
-0
/
+16
2013-07-03
dashdemux: prevent assertion when duration is unknown
Thiago Santos
1
-1
/
+2
2013-07-03
dashdemux: Fix event leak when parsing manifest fails
Thiago Santos
1
-19
/
+29
2013-07-03
dashdemux: various cleanups
Thiago Santos
3
-30
/
+10
2013-07-03
dashdemux: Change first fragment selection for live streams
Alex Ashley
3
-7
/
+136
2013-07-03
dashdemux: only generate index segment uri if there is a template
Thiago Santos
1
-3
/
+4
2013-07-03
dashdemux: Implement inheritance for certain MPD elements
Greg Rutz
1
-51
/
+273
2013-07-03
dashdemux: Properly detect presence of xml attributes
Greg Rutz
1
-371
/
+426
2013-07-03
dashdemux: change debug message from warning to info
Thiago Santos
1
-1
/
+1
2013-07-03
dashdemux: protect from access to empty list data
Thiago Santos
1
-1
/
+1
2013-07-03
dashdemux: protect against failed header downloads
Thiago Santos
1
-3
/
+5
2013-07-02
dashdemux: Handle case without an initialization segment
Olivier Crête
2
-14
/
+20
2013-07-01
dash: save 1 or 2 string copies when getting fragment uris
Thiago Santos
1
-4
/
+10
2013-07-01
dashdemux: each fragment can have its own index
Thiago Santos
3
-41
/
+130
2013-07-01
dashdemux: handle top-level index urls
Thiago Santos
3
-26
/
+99
2013-07-01
dashdemux: Fix critical error output when Initialization has no URL
Arthur Shipkowski
1
-7
/
+13
2013-07-01
dashdemux: prevent crash by checking if the segment node is present
Thiago Santos
1
-1
/
+1
2013-07-01
dash: use same debug category for dashdemux and the mpd parser
Thiago Santos
4
-2
/
+20
2013-07-01
dashdemux: add support for range based segments
Thiago Santos
3
-43
/
+43
2013-06-28
srtp: Don't require a key if both auth and cipher are null
Olivier Crête
2
-27
/
+72
[next]