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
/
gstpad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-0
/
+1
2016-12-14
gstpad: only warn on performance penalty if not using the template caps
Reynaldo H. Verdejo Pinochet
1
-4
/
+5
2016-12-08
tracer: move the PAD_LINK tracer hook to _pad_link_full()
Stefan Sauer
1
-7
/
+4
2016-11-01
pad: add no-reconfigure link check
Thiago Santos
1
-1
/
+2
2016-07-25
events: Implement the stream-group-done event
Jan Schmidt
1
-1
/
+5
2016-07-15
pad: add g-i transfer annotatation to _store_sticky_event()
Guillaume Desmottes
1
-1
/
+1
2016-07-07
pad: check query caps answered and caps not NULL
Miguel París Díaz
1
-4
/
+13
2016-06-11
pad: Log pad offsets as signed times
Sebastian Dröge
1
-3
/
+4
2016-05-13
pad: Don't drop LATENCY queries with default implementation
Edward Hervey
1
-2
/
+6
2016-05-10
pad: Fix pad state when deactivating from one mode and then trying to activat...
Sebastian Dröge
1
-0
/
+1
2016-04-02
GST_REFCOUNTING: Add logging of pointer address for dispose, finalize, etc me...
Mark Combellack
1
-1
/
+1
2016-03-28
pad: rework probe's hook_marshall function
Thiago Santos
1
-4
/
+16
2016-03-28
pad: consider PROBE_TYPE_EVENT_FLUSH when using PROBE_TYPE_ALL_BOTH
Thiago Santos
1
-2
/
+4
2016-03-24
pad: Fix race between gst_element_remove_pad and state change
Stian Selnes
1
-32
/
+52
2016-03-21
pad: add 'transfer full' and 'nullable' annotations to gst_pad_get_current_caps
Aurélien Zanelli
1
-1
/
+2
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
pad: PULL probes are called without a buffer so don't require any of the data...
Sebastian Dröge
1
-2
/
+2
2016-01-07
tracer: harmonize the query hooks
Stefan Sauer
1
-1
/
+1
2016-01-03
docs: fix some warnings and add some since markers
Tim-Philipp Müller
1
-1
/
+3
2015-12-02
pad: Implement GstPadEventFullFunction
Edward Hervey
1
-2
/
+52
2015-11-06
pad: check template caps for proxy pads in accept-caps
Thiago Santos
1
-9
/
+13
2015-11-01
pad: Mark sticky events as sent on not-linked
Jan Schmidt
1
-3
/
+4
2015-10-29
pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() too
Sebastian Dröge
1
-0
/
+2
2015-10-28
pad: Document the order in which pad probes are called
Sebastian Dröge
1
-0
/
+7
2015-10-28
pad: Append hooks instead of prepending to call them in the order they were a...
Sebastian Dröge
1
-1
/
+1
2015-10-21
pad: Fix docs/annotation of gst_pad_probe_info_get_buffer_list()
Sebastian Dröge
1
-1
/
+1
2015-10-21
Use new GST_ENABLE_EXTRA_CHECKS #define
Sebastian Dröge
1
-2
/
+2
2015-10-07
pad: fix memory leak when sending events to an EOS pad
Florin Apostol
1
-0
/
+1
2015-10-05
tracer: add missing hooks
Marcin Kolny
1
-1
/
+10
2015-10-05
tracer: add pad query hooks
Thiago Santos
1
-0
/
+2
2015-10-05
tracer: split into tracer and tracerutils
Stefan Sauer
1
-1
/
+1
2015-10-05
tracer: add more hooks and handle it in the plugins
Stefan Sauer
1
-11
/
+25
2015-10-05
tracer: use macros for hooks
Stefan Sauer
1
-39
/
+8
2015-10-05
tracer: pass the timestamp directly
Stefan Sauer
1
-4
/
+4
2015-10-05
tracer: switch to quarks and add another hook for buffer flow
Stefan Sauer
1
-0
/
+21
2015-10-05
tracer: initial prototype for the tracing subsystem
Stefan Sauer
1
-0
/
+21
2015-09-26
pad: don't fallback to caps queries with proxy pads
Thiago Santos
1
-3
/
+2
2015-08-15
pad: Break sticky event array iterations if the type is bigger than the one w...
Sebastian Dröge
1
-1
/
+7
2015-08-15
gstpad: Add a new GST_PROBE_HANDLED return value for probes
Edward Hervey
1
-37
/
+92
2015-08-14
pad: add GST_PAD_FLAG_ACCEPT_TEMPLATE
Thiago Santos
1
-1
/
+4
2015-08-08
pad: Fix previous commit
Edward Hervey
1
-1
/
+4
2015-08-08
pad: get_allowed_caps() should go through both pads
Edward Hervey
1
-10
/
+9
2015-08-04
pad: fix invalid unref after IDLE probe on non-OK flow return
George Kiagiadakis
1
-0
/
+1
2015-07-03
pad: Enforce NEED_PARENT flag also for chain
Olivier Crête
1
-1
/
+12
2015-06-23
pad: Clear EOS flag after received STREAM_START event
Song Bing
1
-0
/
+19
2015-05-15
pad: bump chain function call logs from LOG to DEBUG
Vincent Penquerc'h
1
-4
/
+4
2015-04-16
pad: block data flow when idle probe is running
Thiago Santos
1
-0
/
+49
2015-04-04
pad: Print debug output from gst_pad_link_full() if preparing linking failed
Sebastian Dröge
1
-1
/
+5
2015-04-03
pad: allow probes to remove the data item whilst returning PROBE_OK
Tim-Philipp Müller
1
-1
/
+10
2015-03-31
pad: Fix a typo in a docstring
Wonchul Lee
1
-1
/
+1
[next]