index
:
~adn770/gstreamer
WIP
icc
master
GStreamer core hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-21
meson: make C++ compiler optional
HEAD
master
Tim-Philipp Müller
3
-3
/
+9
2017-05-20
meson: check: generate .gir file
Tim-Philipp Müller
1
-1
/
+21
2017-05-20
parse: Make gst_parse_context_copy() public for bindings
Sebastian Dröge
4
-20
/
+33
2017-05-20
tools: dist new gst-stats man page
Tim-Philipp Müller
1
-0
/
+2
2017-05-20
Dist meson ptp helper install script
Tim-Philipp Müller
1
-0
/
+1
2017-05-20
leaks: Handle subclasses in filters even for unhandled/lazy loaded types
Thibault Saunier
2
-19
/
+27
2017-05-19
debugutils: add missing E character to the legend
Matthew Waters
1
-1
/
+1
2017-05-17
gst-plugin: allow '-' in plugin file name
Matej Knopp
1
-0
/
+5
2017-05-17
gst: ref_sink() some more floating references returned by g_object_new()
Christoph Reiter
4
-0
/
+10
2017-05-17
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
7
-11
/
+49
2017-05-17
allocator: ref_sink() the global sysmem allocator after creation
Sebastian Dröge
1
-0
/
+3
2017-05-17
gst: Don't ref_sink() GstObject subclasses in instance_init/constructor
Sebastian Dröge
14
-44
/
+70
2017-05-17
gst: Correctly annotate functions taking floating reference parameters and re...
Sebastian Dröge
14
-24
/
+41
2017-05-17
gst: Handle floating references consistently
Sebastian Dröge
5
-7
/
+5
2017-05-17
gst: Fix floating reference inconsistencies in error cases
Vineeth TM
3
-0
/
+12
2017-05-16
Also use default visibility for plugins symbol
Nicolas Dufresne
1
-1
/
+2
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
5
-28
/
+1
2017-05-16
meson: fix gstprintf test linking
Tim-Philipp Müller
1
-6
/
+5
2017-05-15
gstconfig.h: use default visibility for GST_EXPORT for gcc/clang too
Tim-Philipp Müller
1
-1
/
+1
2017-05-15
gst: add GST_DEPRECATED_FOR() and also export deprecated symbols
Tim-Philipp Müller
5
-14
/
+16
2017-05-15
gst: mark symbols explicitly for export with GST_EXPORT
Tim-Philipp Müller
70
-173
/
+2331
2017-05-15
libs: controller: mark symbols explicitly for export with GST_EXPORT
Tim-Philipp Müller
10
-10
/
+37
2017-05-15
libs: base: mark symbols explicitly for export with GST_EXPORT
Tim-Philipp Müller
14
-39
/
+480
2017-05-15
libs: net: mark symbols explicitly for export with GST_EXPORT
Tim-Philipp Müller
6
-2
/
+38
2017-05-13
meson: add options to set package name and origin
Tim-Philipp Müller
2
-2
/
+17
2017-05-13
docs: use the full path to ignore dirs
Stefan Sauer
1
-1
/
+1
2017-05-12
docs: remove stray ',\' from doc comment
Stefan Sauer
1
-1
/
+1
2017-05-12
buffer: Add GstReferenceTimestampMeta
Sebastian Dröge
4
-0
/
+220
2017-05-09
meson: bump meson version requirement to 0.40.1
Tim-Philipp Müller
1
-1
/
+1
2017-05-09
bus: Add function to get the file descriptor of the bus
Sebastian Dröge
4
-0
/
+31
2017-05-09
plugin: Unify static and dynamic plugin interface
Nicolas Dufresne
3
-55
/
+100
2017-05-09
meson: fix search path for setcap
Tim-Philipp Müller
1
-1
/
+1
2017-05-07
debugutils: make local variable static
Tim-Philipp Müller
1
-1
/
+1
2017-05-05
meson: fail silently in ptp helper post install script
Tim-Philipp Müller
1
-3
/
+3
2017-05-05
meson: use cc.find_library()
Tim-Philipp Müller
1
-1
/
+1
2017-05-05
meson: add gst-ptp-helper
Tim-Philipp Müller
6
-9
/
+161
2017-05-05
meson: fix indentation
Tim-Philipp Müller
1
-4
/
+4
2017-05-05
helpers: remove old cruft from CLEANFILES
Tim-Philipp Müller
1
-7
/
+0
2017-05-04
g-i: no need to load registry in g-i scanner
Tim-Philipp Müller
6
-5
/
+6
2017-05-04
Don't generate gst-element-check-1.0.m4 on the fly and fix meson build
Tim-Philipp Müller
2
-8
/
+3
2017-05-04
meson: install gst-element-check-1.0.m4
Tim-Philipp Müller
1
-0
/
+2
2017-05-04
harness: Abort when failed to construct the specified pipeline
Yasushi SHOJI
1
-4
/
+7
2017-05-04
Back to development
Sebastian Dröge
2
-3
/
+3
2017-05-04
Release 1.12.0
Sebastian Dröge
7
-30
/
+871
2017-05-04
Update .po files
Sebastian Dröge
41
-41
/
+41
2017-05-02
message: Don't pass a NULL debug string to g_utf8_validate()
Sebastian Dröge
1
-3
/
+3
2017-05-02
adapter: Check if meta transform_func is NULL before using it
Sebastian Dröge
1
-1
/
+1
2017-05-02
basetransform: Check if meta transform_func is NULL before using it
Frédéric Dalleau
1
-3
/
+8
2017-04-28
gst: check non-null before dereference
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-04-28
gst-uninstalled: add opencv to bad libs
Nicola Murino
1
-1
/
+1
[next]