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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-26
tracers: log: no need to link to our internal printf implementation
Tim-Philipp Müller
2
-7
/
+1
2017-11-24
gsttraceutils: actually disable tracing system hooks if configured
Mikhail Fludkov
1
-2
/
+5
2017-11-24
gstbasetranform: replace GST_BASE_TRANSFORM with GST_BASE_TRANSFORM_CAST
Havard Graff
2
-7
/
+8
2017-11-23
queue: Only calculate level if we have valid levels
Edward Hervey
1
-1
/
+2
2017-11-10
concat: Handle single-pad use-cases
Edward Hervey
1
-0
/
+14
2017-11-09
concat: Make QoS forward MT-safe
Edward Hervey
1
-7
/
+19
2017-11-04
latency tracer: add timestamp to tracer records
Guillaume Desmottes
1
-1
/
+7
2017-11-02
gstleaks.c: always log leaks listing
Mathieu Duponchelle
1
-5
/
+13
2017-10-30
latency-tracer: Exclude synchronization time
Nicolas Dufresne
1
-23
/
+23
2017-10-03
Use proper GtkDoc notation for NULL/FALSE/TRUE
Reynaldo H. Verdejo Pinochet
1
-2
/
+2
2017-10-02
tee: don't create a pool if none is needed
Stefan Sauer
1
-3
/
+10
2017-09-18
Multiqueue: don't allow dropping SEGMENT_DONE events
Mathieu Duponchelle
1
-3
/
+18
2017-09-17
plugins: use new gst_buffer_list_calculate_size()
Tim-Philipp Müller
2
-30
/
+6
2017-09-06
identity: Add a drop-allocation property
Nicolas Dufresne
2
-1
/
+21
2017-09-05
tee: Allocate one more buffer when multi-plexing
Nicolas Dufresne
1
-0
/
+8
2017-09-05
tee: Implement allocation query aggregation
Nicolas Dufresne
1
-0
/
+226
2017-09-05
tee: Deprecate alloc-pad property
Nicolas Dufresne
1
-2
/
+3
2017-08-16
identity: Return FLUSHING instead of EOS and don't start waiting for anything...
Sebastian Dröge
2
-2
/
+19
2017-08-11
queue: Allow re-usability after EOS
Sebastian Dröge
1
-5
/
+35
2017-08-09
queue2: Allow re-usability after EOS
Edward Hervey
1
-6
/
+41
2017-08-09
plugins: *queue* elements: Handle STREAM_START in EOS situation
Edward Hervey
3
-2
/
+9
2017-08-07
queue2: Handle buffering levels on NOT_LINKED
Edward Hervey
1
-4
/
+10
2017-07-26
downloadbuffer: remove unused struct member
Tim-Philipp Müller
2
-6
/
+1
2017-07-20
multiqueue: Fix access to NULL pointer
Edward Hervey
1
-2
/
+3
2017-07-19
multiqueue: Calculate interleave only within each streaming thread
Seungha Yang
1
-18
/
+30
2017-07-11
meson: Use join_paths and .set_quoted where possible
Nicolas Dufresne
1
-2
/
+2
2017-07-05
meson: add option to disable tracer hooks
Tim-Philipp Müller
1
-1
/
+3
2017-05-20
leaks: Handle subclasses in filters even for unhandled/lazy loaded types
Thibault Saunier
2
-19
/
+27
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
3
-3
/
+1
2017-03-14
queue: avoid return flushing if we have a not-linked
Thiago Santos
1
-4
/
+8
2017-03-11
queue2: avoid return flushing if we have a not-linked
Thiago Santos
1
-7
/
+11
2017-03-10
buffer: handle gst_buffer_map failures
Wim Taymans
1
-2
/
+20
2017-03-10
downloadbuffer: unlock mutex in error case
Wim Taymans
1
-0
/
+1
2017-03-09
multiqueue: Make min-interleave-time a configurable property
Jan Schmidt
2
-2
/
+24
2017-03-07
inputselector: Always proxy position/duration query
Seungha Yang
1
-1
/
+4
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
22
-159
/
+131
2017-01-16
identity: Add ts-offset property.
Jan Schmidt
2
-0
/
+24
2017-01-03
queue: Don't generate GST_FLOW_ERROR without logging
Jan Schmidt
1
-2
/
+4
2016-12-21
gstrusage: explicitly register to hooks
Stefan Sauer
1
-2
/
+15
2016-12-21
meson: Derive defines from header/function names
Nirbheek Chauhan
1
-1
/
+1
2016-12-20
latency: the latency is not an aggregated value
Stefan Sauer
1
-1
/
+0
2016-12-20
leaks: Allow user to set the flags to use to retrieve stack traces
Thibault Saunier
2
-21
/
+30
2016-12-20
leaks: Allow tracing Gst(Mini)Object reffing operations
Thibault Saunier
2
-14
/
+147
2016-12-20
leaks: Allow passing a GstStructure to configure the tracer
Thibault Saunier
1
-23
/
+63
2016-12-21
typefind: Switch to normal mode before have-type
Jan Schmidt
1
-1
/
+7
2016-12-18
multiqueue: Protect against spurious wakeups of the condition variable
Sebastian Dröge
1
-1
/
+2
2016-12-16
tracers/stats: log optional fields instead of GST_CLOCK_TIME_NONE
Stefan Sauer
1
-2
/
+8
2016-12-13
queue/queue2: Protect against spurious condition variable wakeups
Sebastian Dröge
4
-2
/
+12
2016-12-13
queue/queue2: Ensure that the streaming thread is unlocked after deactivating...
Sebastian Dröge
2
-0
/
+8
2016-12-12
info: Add a 'flags' parametter to gst_debug_get_stack_trace
Thibault Saunier
1
-2
/
+2
[next]