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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-01
srtpdec: Only clear streams if they have been created
Olivier Crête
1
-2
/
+2
2014-05-01
srtpdec: Use object debug
Olivier Crête
1
-1
/
+1
2014-05-01
hlsdemux: Always succeed the LATENCY event
Sebastian Dröge
1
-0
/
+7
2014-05-01
hlsdemux: Reset the last flow return before restarting the internal source
Sebastian Dröge
1
-0
/
+3
2014-05-01
hlsdemux: Only set PTS on the first buffer of a fragment instead of setting t...
Sebastian Dröge
1
-8
/
+10
2014-05-01
hlsdemux: Always flush the internal proxy pads before downloading
Thiago Santos
2
-14
/
+39
2014-05-01
gl: Try harder to load symbols from the correct place
Sebastian Dröge
5
-46
/
+128
2014-05-01
glcolorscale: fix operation with dual GL, GLES2 libgstgl
Matthew Waters
1
-13
/
+17
2014-05-01
gl/mem: implement texture copying between formats with strides properly
Matthew Waters
4
-13
/
+19
2014-05-01
gl/mem: pad the public struct
Matthew Waters
1
-0
/
+2
2014-04-30
gl: no need to provide full lib path to load symbols
Nicolas Dufresne
1
-21
/
+19
2014-04-30
kate: avoid read buffer overflow in crafted stream
Vincent Penquerc'h
1
-2
/
+8
2014-04-30
glcolorscale: use a shader on GLESv2
Julien Isorce
2
-2
/
+76
2014-04-30
glimagesink: use new helper function to avoid duplicating default shader text
Julien Isorce
1
-45
/
+4
2014-04-30
gleffects: use new helper functions to avoid duplicating the same vertex shad...
Julien Isorce
5
-82
/
+24
2014-04-30
gl: add convenient functions to setup default vertex and fragment shaders
Julien Isorce
2
-0
/
+97
2014-04-30
hlsdemux: Only unref pending buffer if there is one
Sebastian Dröge
1
-1
/
+2
2014-04-29
hlsdemux: Do not push last buffer after error
Thiago Santos
1
-17
/
+22
2014-04-29
hlsdemux: flush the adapter in the end of a fragment
Thiago Santos
1
-1
/
+6
2014-04-29
hlsdemux: handle more error cases
Thiago Santos
1
-19
/
+31
2014-04-29
hlsdemux: handle errors from internal source
Thiago Santos
2
-8
/
+65
2014-04-29
hlsdemux: Improve pad switching conditions
Thiago Santos
2
-21
/
+13
2014-04-29
hlsdemux: properly flush decryption status on seeks
Thiago Santos
1
-1
/
+14
2014-04-29
hlsdemux: Track fragments duration
Thiago Santos
2
-2
/
+7
2014-04-29
hlsdemux: properly stop tasks by stopping fragment download
Thiago Santos
1
-1
/
+4
2014-04-29
hlsdemux: decrypt before typefinding
Thiago Santos
1
-27
/
+27
2014-04-29
hlsdemux: fix decryption function return
Thiago Santos
1
-2
/
+6
2014-04-29
hlsdemux: keep connection alive between downloads
Thiago Santos
1
-4
/
+34
2014-04-29
hlsdemux: create sources from uri
Thiago Santos
1
-9
/
+49
2014-04-29
hlsdemux: do not try to run typefind again if caps is the same
Thiago Santos
1
-1
/
+1
2014-04-29
hlsdemux: enable download bitrate measure
Thiago Santos
2
-24
/
+28
2014-04-29
hlsdemux: re-enable decryption after uridownloader removal
Thiago Santos
2
-104
/
+208
2014-04-29
hlsdemux: replace uridownloader with a GstElement
Thiago Santos
2
-153
/
+204
2014-04-29
gl: add missing G_BEGIN/END_DECLS in utils header
Philippe Normand
1
-0
/
+4
2014-04-29
examples: gl: add missing entry to cflags to find gst/gl/gl.h
Thiago Santos
1
-1
/
+1
2014-04-29
tests: drop direct include
Stefan Sauer
1
-1
/
+0
2014-04-29
sndfile: send a toc for the segments in the audio file
Stefan Sauer
1
-1
/
+75
2014-04-29
h264parse: unref/replace force_key_unit_event in gst_h264_parse_reset
Haakon Sporsheim (ieei)
1
-1
/
+1
2014-04-29
gl/sdl example: Fix uninstalled build
Jan Schmidt
1
-2
/
+2
2014-04-29
gl: Reduce noisy Info level output to LOG
Jan Schmidt
1
-1
/
+1
2014-04-29
gl/examples/sdl: update for the latest gstgl changes
Matthew Waters
2
-29
/
+42
2014-04-29
gl/examples: move to -bad
Matthew Waters
114
-28
/
+9739
2014-04-28
egl: remove pc files
Julien Isorce
2
-24
/
+0
2014-04-28
gl: append GL_LIB and GL_CFLAGS in pc files
Julien Isorce
2
-4
/
+4
2014-04-28
gl: append EGL_LIB to GL_LIB
Julien Isorce
1
-1
/
+1
2014-04-28
gl: use gst_gl_platform_from_string because we support gl shareList on all pl...
Julien Isorce
3
-9
/
+3
2014-04-28
glfilter: only warn when other_context attribute is set
Julien Isorce
1
-6
/
+9
2014-04-28
gl: fix string literal warning
Julien Isorce
1
-10
/
+10
2014-04-28
uridownloader: Unset referer if none was specified later on
Sebastian Dröge
1
-6
/
+11
2014-04-28
hlsdemux: Set Referer in requests to the playlist URI
Sebastian Dröge
2
-5
/
+19
[next]