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
/
gst-libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
adaptivedemux: release threads waiting for manifest update on shutdown
Thiago Santos
2014-12-04
1
-0
/
+8
*
adaptivedemux: use gst_task_stop instead of gst_task_pause
Thiago Santos
2014-12-04
1
-9
/
+9
*
adaptivedemux: fix deadlock when stopping streams
Thiago Santos
2014-12-04
1
-1
/
+2
*
glsyncmeta: add G_END_DECLS
Philippe Normand
2014-12-04
1
-0
/
+2
*
adaptivedemux: remove unused error variable
Thiago Santos
2014-12-03
1
-2
/
+1
*
adaptivedemux: remove more get_duration checks
Thiago Santos
2014-12-03
1
-16
/
+12
*
adaptivedemux: all subclasses must implement get_duration
Thiago Santos
2014-12-03
1
-1
/
+1
*
adaptivedemux: make sure to always stop the stream on EOS
Thiago Santos
2014-12-03
1
-5
/
+1
*
glcontext: try cgl before glx
Julien Isorce
2014-12-03
1
-4
/
+4
*
gst-libs: Fix dependency build
Edward Hervey
2014-12-01
2
-0
/
+19
*
adaptivedemux: reworking live manifest update wait
Thiago Santos
2014-11-30
1
-16
/
+17
*
adaptivedemux: fix manifest update locking
Thiago Santos
2014-11-30
1
-2
/
+4
*
adaptivedemux: Fix segment for manifests that won't start at 0
Thiago Santos
2014-11-30
1
-1
/
+19
*
adaptivedemux: also clear flushing state on pads before restarting
Thiago Santos
2014-11-30
1
-2
/
+7
*
adaptivedemux: add adaptivedemux base class
Thiago Santos
2014-11-30
4
-2
/
+2700
*
glcontext: require GL_ARB_ES2_compatibility for opengl3
Matthew Waters
2014-11-30
1
-0
/
+9
*
videoaggregator: Failure to map a video frame is not just a warning
Sebastian Dröge
2014-11-28
1
-0
/
+1
*
gl: fixup compat definition for GLuint64 for OS X
Matthew Waters
2014-11-28
1
-1
/
+1
*
gl: add compat definition for GLuint64 for android
Matthew Waters
2014-11-28
1
-0
/
+3
*
basecamerasrc: fix typo in docs
Danny Song
2014-11-28
1
-2
/
+2
*
glsync: fix build with desktop gl
Matthew Waters
2014-11-28
1
-1
/
+1
*
gl: fix various build errors without desktop gl
Matthew Waters
2014-11-28
1
-2
/
+9
*
gldisplay: fix build error
Matthew Waters
2014-11-28
1
-1
/
+1
*
gldisplay: implement runtime GL api filtering
Matthew Waters
2014-11-28
5
-25
/
+116
*
gl: remove the use of glu
Matthew Waters
2014-11-28
5
-181
/
+0
*
gl: add a sync meta for synchronizing across GL contexts
Matthew Waters
2014-11-28
9
-12
/
+282
*
glprototypes: add sync function definitions
Matthew Waters
2014-11-28
3
-1
/
+50
*
glfilter: add a gl3 code path using vao's and vbo's
Matthew Waters
2014-11-28
2
-31
/
+124
*
glframebuffer: add support for gl3
Matthew Waters
2014-11-28
1
-8
/
+12
*
glcolorconvert: add support for gl3
Matthew Waters
2014-11-28
2
-23
/
+91
*
glshader add support for gl3
Matthew Waters
2014-11-28
2
-25
/
+60
*
glx: ask for a GL3 core context
Matthew Waters
2014-11-28
2
-13
/
+19
*
videoaggregator: Minor cleanup
Sebastian Dröge
2014-11-27
1
-2
/
+2
*
videoaggregator: Copy over more fields from the relevant video-info
Sebastian Dröge
2014-11-27
1
-6
/
+26
*
videoaggregator: Directly use the converters video-info instead of recalculat...
Sebastian Dröge
2014-11-27
1
-3
/
+1
*
videoaggregator: Do source pad negotiation only from the aggregated function
Sebastian Dröge
2014-11-27
1
-20
/
+16
*
videoconvert: Hide all conversion related fields
Thibault Saunier
2014-11-27
2
-23
/
+14
*
videoaggregator: Expose vmethods to set converters and prepare/clean frames
Thibault Saunier
2014-11-27
3
-134
/
+200
*
videoaggregator: Let a full renegotiation happen after removing the last pad
Thibault Saunier
2014-11-27
1
-2
/
+11
*
glcolorconvert: Unref buffer with the correct function
Sebastian Dröge
2014-11-27
1
-1
/
+1
*
glmemory: Handle failure of memory allocation gracefully
Sebastian Dröge
2014-11-27
1
-0
/
+2
*
glmemory: Use g_try_malloc() in the appropriate places
Sebastian Dröge
2014-11-27
1
-4
/
+9
*
glcolorconvert: support RGB16/BGR16 video format download
Wang Xin-yu (王昕宇)
2014-11-27
1
-0
/
+6
*
gl/wayland: implement resizing the window using the right mouse button
Matthew Waters
2014-11-27
2
-12
/
+51
*
glfilter: support fixed dimensions on both sides of the element
Matthew Waters
2014-11-27
1
-17
/
+5
*
videoaggregator: Also sync pad properties to the controller if conversion is ...
Sebastian Dröge
2014-11-26
1
-43
/
+44
*
codecparsers: fix some compiler warnings
Julien Isorce
2014-11-25
2
-8
/
+15
*
mpegts: fix some compiler warnings
Julien Isorce
2014-11-25
2
-11
/
+13
*
glcontext: Fix unused variable warning by moving declaration where it is actu...
Ramprakash Jelari
2014-11-24
1
-3
/
+2
*
dvbsection: Fix format string compiler warning
Ramprakash Jelari
2014-11-24
1
-1
/
+1
[next]