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
Commit message (
Expand
)
Author
Age
Files
Lines
*
curl*sink: fix some gst-indent problems
Sebastian Rasmussen
2014-04-26
9
-39
/
+39
*
gl: check the correct GstGLMemory in basic_test
Luis de Bethencourt
2014-04-25
1
-1
/
+1
*
mpegtsmux: Only require alignment and stream-format for h264, parsed is implicit
Sebastian Dröge
2014-04-25
1
-1
/
+1
*
uridownloader: Set source state to NULL if downloading failed for whatever re...
Sebastian Dröge
2014-04-25
1
-1
/
+4
*
gl/x11: Removed unused variable
Nicolas Dufresne
2014-04-24
1
-5
/
+0
*
gl/x11: Get rid of unneeded second display connection and do everything from ...
Sebastian Dröge
2014-04-24
2
-33
/
+18
*
gl/x11: Block rendering until swapbuffers is called and don't go via X11 even...
Sebastian Dröge
2014-04-24
1
-48
/
+41
*
gl: fails glimagesink when shader compilation went wrong
Julien Isorce
2014-04-24
1
-1
/
+8
*
gl: call glClearColor before glClear
Julien Isorce
2014-04-24
1
-0
/
+3
*
pkgconfig: fix gstreamer-gl uninstalled
Josep Torra
2014-04-24
1
-2
/
+2
*
gl/rpi: do not scale to full screen
Julien Isorce
2014-04-24
1
-1
/
+1
*
gl/rpi: change dispmanx attributes of existing element instead of creating a ...
Julien Isorce
2014-04-24
1
-7
/
+9
*
gl/rpi: ensure the dispmanx element to be opaque
Julien Isorce
2014-04-24
1
-3
/
+5
*
avfassetsrc: downgrade rank to SECONDARY in OS X
Andoni Morales Alastruey
2014-04-24
1
-2
/
+5
*
avfassetsrc: rename references to iOS
Andoni Morales Alastruey
2014-04-24
1
-3
/
+3
*
iosavassetsrc: rename element to avfassetsrc
Matthieu Bouron
2014-04-24
4
-224
/
+224
*
iosavassetsrc: Port to 1.0
Matthieu Bouron
2014-04-24
5
-181
/
+285
*
applemedia: add new source/decoder element for iOS assets
Andoni Morales Alastruey
2014-04-24
4
-2
/
+1181
*
coremediabuffer: handle stride alignment
Matthieu Bouron
2014-04-24
4
-42
/
+219
*
avfvideosrc: check if downstream supports the video meta API
Matthieu Bouron
2014-04-24
1
-0
/
+26
*
gl/cocoa: pass a NSView to set_window_handle instead of a NSWindow
Julien Isorce
2014-04-24
1
-12
/
+21
*
gl/cocoa: only draw once the window has been resized
Julien Isorce
2014-04-24
1
-2
/
+3
*
gl/cocoa: set the view to use for drawing by the context
Julien Isorce
2014-04-24
1
-0
/
+2
*
gl: fix declaration-definition mismatch for _init_upload
Julien Isorce
2014-04-23
1
-1
/
+1
*
gl/bufferpool: do not reset upload when set_config does not change the caps
Julien Isorce
2014-04-23
1
-6
/
+10
*
gl: use #ifdef instead of #if for __APPLE__
Julien Isorce
2014-04-23
1
-2
/
+2
*
glmemory: User g_slice_new0 to ensure fully initilized structure
Nicolas Dufresne
2014-04-23
1
-3
/
+3
*
decklink: Fix support for HW without output
Nicolas Dufresne
2014-04-23
3
-0
/
+18
*
y4mdec: check for VIDEO meta instead of CROP meta
Nicolas Dufresne
2014-04-23
1
-3
/
+0
*
glimagesink: Use the pixel-aspect-ratio adjusted width/height when centering ...
Sebastian Dröge
2014-04-23
1
-2
/
+2
*
glimagesink: By default keep the display aspect ratio
Sebastian Dröge
2014-04-23
1
-8
/
+8
*
mpegpsdemux: Flush program end code bytes
Edward Hervey
2014-04-23
1
-0
/
+3
*
gltestsrc: Unref context when creation failed and guard against that in fill()
Sebastian Dröge
2014-04-23
1
-1
/
+3
*
glimagesink: Call gst_object_unref() on the GstGL GObjects again
Sebastian Dröge
2014-04-23
1
-4
/
+4
*
glimagesink: If creating a context or upload failed, destroy it
Sebastian Dröge
2014-04-23
1
-2
/
+8
*
mpegtspacketizer: Remove dead code and simplify if statement
Sebastian Dröge
2014-04-22
1
-4
/
+1
*
mxf: fix MP2 case
Vincent Penquerc'h
2014-04-21
1
-1
/
+1
*
vc1parse: guard against dividing by zero
Vincent Penquerc'h
2014-04-21
1
-3
/
+64
*
mxfmux: guard against dividing by 0
Vincent Penquerc'h
2014-04-21
1
-23
/
+27
*
gl: a couple spelling/grammar fixes
Vincent Penquerc'h
2014-04-21
1
-2
/
+2
*
gl: guard against using a NULL window pointer
Vincent Penquerc'h
2014-04-21
1
-1
/
+3
*
gl: prevent division by 0 on unsupported texture type
Vincent Penquerc'h
2014-04-21
1
-1
/
+5
*
glcolorconvert: Fix bt709 conversion matrices.
Jan Schmidt
2014-04-21
1
-4
/
+5
*
dvbbasebin: fix test for proper use count balancing
Vincent Penquerc'h
2014-04-21
1
-16
/
+35
*
mxfdemux: guard against NULL non source components
Vincent Penquerc'h
2014-04-21
1
-0
/
+9
*
rawparse: catch errors in caps manipulation
Vincent Penquerc'h
2014-04-21
1
-1
/
+10
*
vtenc: fix complier error using fixed lenght arrays
Andoni Morales Alastruey
2014-04-18
1
-4
/
+4
*
ivfparse: detect and propagate resolution changes.
Gwenole Beauchesne
2014-04-18
2
-15
/
+72
*
ivfparse: avoid possible division-by-zero when calculating PTS.
Gwenole Beauchesne
2014-04-18
2
-25
/
+17
*
ivfparse: enable build.
Halley Zhao
2014-04-18
1
-1
/
+1
[next]