index
:
gstreamer/gst-plugins-base
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
discontinued-for-monorepo
master
'Base' GStreamer plugins and helper libraries (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-base)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-13
doc: Port to hotdoc
Thibault Saunier
2
-0
/
+2
2018-07-27
meson: Add feature options for all plugins
Nirbheek Chauhan
2
-2
/
+2
2018-07-19
xvimage: Fix symbol redefine build error
Seungha Yang
2
-5
/
+4
2018-04-25
Meson: Generate pc file for all plugins in base
Xavier Claessens
2
-0
/
+2
2018-01-29
xvimagesink: Allow changing render-rectangle through property
Nicolas Dufresne
2
-3
/
+26
2017-12-11
xvimagesink: fix inaccurate error message
Jun Xie
1
-1
/
+1
2017-12-08
ximagesink, xvimagesink: fix incorrect type conversion of pointer position
Akinobu Mita
2
-2
/
+2
2017-12-06
xvimageallocator: Fix build warning error
Seungha Yang
1
-8
/
+10
2017-09-06
Request minimum buffer even if need_pool is FALSE
Nicolas Dufresne
2
-22
/
+18
2017-05-17
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
3
-0
/
+4
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
2
-2
/
+0
2017-03-10
docs: Convert gtkdoc comments to markdown
Thibault Saunier
3
-53
/
+49
2017-03-08
Fix plugin filenames to match pugin names
Nicolas Dufresne
1
-1
/
+1
2017-01-09
Fix indentation
Tim-Philipp Müller
1
-1
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
3
-0
/
+38
2016-07-18
xvimagesink: only error out if the allocated memory is too small
Tim-Philipp Müller
1
-1
/
+1
2016-07-18
xvimageallocator: const correctness in gst_xvimage_allocator_alloc().
Duncan Palmer
2
-2
/
+2
2016-07-18
xvimagesink: error out on buffer size sanity check failure.
Duncan Palmer
3
-42
/
+56
2016-04-26
ximagesink: generate reconfigure on window handle change
Jakub Adam
1
-7
/
+5
2016-03-24
base: use new gst_element_class_add_static_pad_template()
Vineeth TM
2
-4
/
+4
2016-02-20
Fix use of undeclared core debug category symbols
Tim-Philipp Müller
5
-9
/
+8
2015-11-17
xvimagesink/ximagesink: Fix structure memory leak
Vineeth TM
2
-0
/
+2
2015-10-04
xvimagesink: Put error message into debug output instead of just throwing it ...
Sebastian Dröge
1
-2
/
+4
2015-09-14
xvimagesink: fix error leak when context creation fails
Vineeth TM
1
-1
/
+2
2015-07-07
xvimagesink: refactor to use gst_pad_push_event
Vineeth T M
1
-56
/
+51
2015-07-07
ximagesink: Post navigation events as message on the bus
Vineeth T M
1
-2
/
+12
2015-07-07
ximagesink: fix navigation event leak
Vineeth T M
1
-11
/
+4
2015-07-07
xvimagesink: fix pad memory leak
Vineeth TM
1
-0
/
+1
2015-07-06
x/xv_image_sink: rename for consitency
Stefan Sauer
10
-307
/
+314
2015-06-12
xvimagesink: Don't share internal pool
Nicolas Dufresne
1
-55
/
+37
2015-06-12
ximagesink: Don't share internal pool
Nicolas Dufresne
1
-60
/
+43
2015-06-08
ximagesink, xvimagesink: fix string leaks when setting class hint
Tim-Philipp Müller
2
-4
/
+4
2015-06-08
ximagesink: set WM_CLASS of window
Luis de Bethencourt
1
-0
/
+8
2015-06-08
xvimagesink: set WM_CLASS of window
Luis de Bethencourt
1
-0
/
+8
2015-05-18
xvimagesink: fix pool leak
Vineeth T M
1
-0
/
+1
2015-05-10
docs: update element example pipelines
Tim-Philipp Müller
2
-14
/
+16
2015-05-05
xvimagesink: fix navigation event leak when early returning
Guillaume Desmottes
1
-2
/
+1
2015-05-05
xvimagesink: fix navigation event leak when not handled
Guillaume Desmottes
1
-2
/
+3
2015-04-29
xvimagesink: Post unhandled navigation events on the bus
Edward Hervey
1
-2
/
+11
2015-04-03
xvimagsink: fix failure to allocate large shared memory blocks
Vincent Penquerc'h
1
-2
/
+4
2015-04-03
ximage: do not allocate extra alignment slack for shared memory
Vincent Penquerc'h
1
-1
/
+4
2015-03-10
Fix double semicolons
Tim-Philipp Müller
1
-1
/
+1
2014-12-22
videopool: update video alignment after applying
Song Bing
2
-0
/
+4
2014-12-16
ximagesink: clear src and dest rectangles
Wim Taymans
2
-3
/
+8
2014-12-16
videopool: update buffer size after video alignment
Song Bing
2
-2
/
+12
2014-09-27
xvimagesink: get rid of unnecessary private struct for pool
Tim-Philipp Müller
2
-64
/
+49
2014-09-27
ximagesink: get rid of unnecessary private struct for pool
Tim-Philipp Müller
2
-54
/
+38
2014-09-11
xvimagesink: only try to set XV_ITURBT_709 port attribute if it exists
Tim-Philipp Müller
2
-1
/
+10
2014-08-10
xvimage: fix crash when outputting debug log
Tim-Philipp Müller
1
-3
/
+3
2014-07-17
xvimagesink: fix property description string
Tim-Philipp Müller
1
-1
/
+1
[next]