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
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-29
pad: Fix race between gst_element_remove_pad and state change
Stian Selnes
1
-32
/
+52
2016-03-22
preset: Use GST_PRESET_PATH as an extension of the system path, not a replace...
Sebastian Dröge
1
-19
/
+72
2016-03-21
utils: add 'transfer full' annotation to gst_pad_peer_query_caps
Aurélien Zanelli
1
-3
/
+3
2016-03-21
pad: add 'transfer full' and 'nullable' annotations to gst_pad_get_current_caps
Aurélien Zanelli
1
-1
/
+2
2016-03-18
utils: fix gir annotation for gst_element_query_convert()
Ben Iofel
1
-1
/
+1
2016-03-10
docs: Flesh out element and object macro accessor docs a bit
Carlos Rafael Giani
2
-7
/
+18
2016-03-07
gstbuffer: fix GstParentBufferMeta GType name
Víctor Manuel Jáquez Leal
1
-1
/
+4
2016-03-02
tracerrecord: Remove useless NULL check and add assertion for making assumpti...
Sebastian Dröge
1
-27
/
+26
2016-03-01
element: minor docs fix
Tim-Philipp Müller
1
-1
/
+1
2016-02-29
Revert "bus: change GstBusSource to hold a weak ref to GstBus"
Sebastian Dröge
1
-43
/
+26
2016-02-29
Revert "bus: Make sure to remove the GPollFD from the GSources when destroyin...
Sebastian Dröge
1
-36
/
+9
2016-02-29
element: Remove GST_STATE_LOCK_FULL() / UNLOCK_FULL()
Sebastian Dröge
1
-2
/
+0
2016-02-29
bus: Make sure to remove the GPollFD from the GSources when destroying the bus
Sebastian Dröge
1
-9
/
+36
2016-02-28
taglist: add guard to check writability when removing tags from a taglist
Tim-Philipp Müller
1
-0
/
+1
2016-02-28
element: add gst_element_class_add_static_pad_template()
Tim-Philipp Müller
2
-0
/
+23
2016-02-26
bus: Prevent gst_bus_add_watch_full_unlocked from a segfault if priv->poll ==...
James Stevenson
1
-0
/
+4
2016-02-25
bus: change GstBusSource to hold a weak ref to GstBus
Thiago Santos
1
-26
/
+43
2016-02-23
buffer: Check return value of gst_memory_map()
Edward Hervey
1
-1
/
+6
2016-02-22
taglist: add GST_TAG_CONDUCTOR
Adam Miartus
2
-0
/
+12
2016-02-22
event: add some more documentation on stream-id
Mark Nauwelaerts
1
-1
/
+4
2016-02-22
tracer: Initialize GstTracer _priv_tracers and quarks unconditionnally
Thibault Saunier
1
-13
/
+19
2016-02-20
Whenever we include windows.h, also define WIN32_LEAN_AND_MEAN
Nirbheek Chauhan
2
-0
/
+2
2016-02-20
printf: On MSVC, also define HAVE_STDINT_H_WITH_UINTMAX
Nirbheek Chauhan
1
-2
/
+1
2016-02-20
plugin: Only check for S_IFBLK if it is defined
Nirbheek Chauhan
1
-0
/
+5
2016-02-18
Revert "pad: PULL probes are called without a buffer so don't require any of ...
Sebastian Dröge
1
-2
/
+2
2016-02-18
buffer: Protect against failing to map input memory when merging memories
Sebastian Dröge
1
-1
/
+8
2016-02-18
pad: PULL probes are called without a buffer so don't require any of the data...
Sebastian Dröge
1
-2
/
+2
2016-02-17
Revert "element: Don't hold state lock all the time while sending an event"
Sebastian Dröge
1
-0
/
+2
2016-02-17
Revert "ghostpad: Do nothing in _internal_activate_push_default"
Edward Hervey
1
-1
/
+13
2016-02-17
ghostpad: Do nothing in _internal_activate_push_default
Stian Selnes
1
-13
/
+1
2016-02-16
registrychunks: remove unused macro
Thiago Santos
1
-10
/
+0
2016-02-15
docs: annotate C examples as such
Evan Nemerson
15
-21
/
+21
2016-02-15
protection/harness/systemclock: move declaration out of for loop initialization
Thiago Santos
1
-2
/
+3
2016-02-11
bufferpool: pass acquire params to alloc_buffer
Víctor Manuel Jáquez Leal
1
-1
/
+1
2016-02-10
systemclock: Fix wait/unschedule race
Stian Selnes
1
-1
/
+3
2016-02-10
systemclock: handle unschedule of late entries
Thiago Santos
1
-13
/
+25
2016-02-02
uri: add guard to make sure gstreamer is initialized
Tim-Philipp Müller
1
-0
/
+3
2016-01-22
tracer: rename GST_TRACER_PLUGINS env var to GST_TRACERS
Tim-Philipp Müller
1
-1
/
+1
2016-01-22
tracerrecord: don't leak the spec structures
Stefan Sauer
2
-65
/
+66
2016-01-21
device: fix comparison in _has_classesv()
Tim-Philipp Müller
1
-6
/
+7
2016-01-20
systemclock: fixed race condition in handling alarms
Florin Apostol
1
-17
/
+63
2016-01-20
utils: remove duplicate check
Tim-Philipp Müller
1
-2
/
+0
2016-01-20
gstvalue: remove a half finishesh sentence in the docs
Stefan Sauer
1
-1
/
+1
2016-01-20
tracerrecord: Fix self->spec structure invalid free
Vineeth TM
1
-1
/
+0
2016-01-20
tracerrecord: Initialise flags to avoid wrong comparision
Vineeth TM
1
-2
/
+3
2016-01-20
tracer: add an internal ptr format for tracer serialisation
Stefan Sauer
4
-10
/
+20
2016-01-19
tracerrecord: avoid overwriting value
Luis de Bethencourt
1
-2
/
+1
2016-01-19
tracerrecord: Disable logging if GST_DISABLE_GST_DEBUG
Edward Hervey
2
-0
/
+6
2016-01-18
value: fail flag deserialization on invalid flag names
Tim-Philipp Müller
1
-3
/
+4
2016-01-18
gst: ref/unref new enum types in gst_init/deinit
Vineeth TM
1
-0
/
+4
[next]