index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
Use proper GtkDoc notation for NULL/FALSE/TRUE
Reynaldo H. Verdejo Pinochet
3
-3
/
+3
2017-09-26
plugin dependencies: fix 6cddce7663cb4b6ee061950d20365f42cb755851
Mathieu Duponchelle
1
-2
/
+8
2017-09-26
plugin: API: GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELATIVE_TO_EXE
Mathieu Duponchelle
1
-1
/
+2
2017-08-25
baseparse: fix taglist update spam
Tim-Philipp Müller
1
-1
/
+2
2017-08-13
libcheck: fix build failure
Tim-Philipp Müller
1
-1
/
+1
2017-08-10
meson: hide symbols by default unless explicitly exported
Tim-Philipp Müller
1
-1
/
+8
2017-08-10
libs: check: sprinkle some GST_EXPORT
Tim-Philipp Müller
7
-26
/
+181
2017-07-26
check: duplicate code branches
Luis de Bethencourt
1
-5
/
+1
2017-07-14
basesrc: deprecate non-functional "typefind" property
Tim-Philipp Müller
2
-6
/
+14
2017-07-14
basesink: fix buffer leaks if preroll failed
Jason Lin
1
-0
/
+1
2017-07-12
basesrc: forward SINK_MESSAGE events downstream
George Kiagiadakis
1
-0
/
+1
2017-07-09
basesink: use GST_CLOCK_TIME macros for readability
Stefan Sauer
1
-6
/
+7
2017-07-09
collectpads: correct some comments and add more logging
Stefan Sauer
1
-4
/
+13
2017-06-29
docs: add a missing const in bytereader docs
Stefan Sauer
1
-1
/
+1
2017-06-29
basesrc: Removed unused private member qos_enabled
Nicolas Dufresne
1
-1
/
+0
2017-06-29
basesrc: Don't reallocate buffers when flushing
Nicolas Dufresne
1
-10
/
+9
2017-06-29
basesrc: Don't hold LIVE_LOCK in create/alloc/fill
Nicolas Dufresne
1
-149
/
+176
2017-06-29
basesrc: Protect access to pool and allocator
Nicolas Dufresne
1
-5
/
+31
2017-06-22
baseparse: sinkcaps can be NULL in default caps negotiation
Nicolas Dufresne
1
-1
/
+2
2017-06-20
controller: Export boxed type copy/free functions for GstControlPoint
Sebastian Dröge
2
-8
/
+13
2017-06-20
base: Export boxed type copy/free functions for the remaining types
Sebastian Dröge
4
-6
/
+11
2017-06-16
ptp: Unref timeout GSource for delay requests
Andrejs Vasiljevs
1
-1
/
+3
2017-05-23
basesrc: Hold object lock while updating latency
Olivier Crête
1
-0
/
+2
2017-05-20
meson: check: generate .gir file
Tim-Philipp Müller
1
-1
/
+21
2017-05-20
Dist meson ptp helper install script
Tim-Philipp Müller
1
-0
/
+1
2017-05-17
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
1
-1
/
+4
2017-05-17
gst: Don't ref_sink() GstObject subclasses in instance_init/constructor
Sebastian Dröge
7
-10
/
+52
2017-05-17
gst: Correctly annotate functions taking floating reference parameters and re...
Sebastian Dröge
2
-2
/
+2
2017-05-15
libs: controller: mark symbols explicitly for export with GST_EXPORT
Tim-Philipp Müller
9
-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-12
docs: remove stray ',\' from doc comment
Stefan Sauer
1
-1
/
+1
2017-05-09
meson: fix search path for setcap
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
2
-3
/
+139
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
4
-4
/
+4
2017-05-04
harness: Abort when failed to construct the specified pipeline
Yasushi SHOJI
1
-4
/
+7
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-19
basetransform: fix typo in debug log output
Yasushi SHOJI
1
-1
/
+1
2017-04-13
meson: A couple for GIR-generation fixes
Rico Tzschichholz
3
-3
/
+6
2017-04-12
meson: Add controller enum file as generated sources
Thibault Saunier
1
-1
/
+1
2017-04-11
controller: include new proxycontrolbinding header
Tim-Philipp Müller
1
-0
/
+1
2017-04-10
controller: Fix build with srcdir!=builddir
Sebastian Dröge
1
-2
/
+4
2017-04-10
controller: Add missing sources/headers to the GIR build
Rico Tzschichholz
1
-2
/
+2
2017-04-09
meson: And actually make the controller mkenums rules work
Sebastian Dröge
1
-3
/
+3
2017-04-09
controller: Generate GLib enums automatically
Sebastian Dröge
7
-56
/
+98
2017-04-08
Don't use deprecated g_object_newv()
Tim-Philipp Müller
6
-6
/
+6
[next]