index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstpad.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-03-28
pad: fix outdated debug message
Tim-Philipp Müller
1
-1
/
+1
2015-02-26
pad: Don't fail latency query on unlinked pads
Arun Raghavan
1
-4
/
+13
2015-02-19
pad: If the latency query fails for one of the pads, it fails overall
Sebastian Dröge
1
-2
/
+4
2015-02-16
pad: Only initialize GValue to a type once, not on every retry
Sebastian Dröge
1
-1
/
+2
2015-02-12
pad: gst_pad_iterate_internal_links() can return NULL if there are none
Sebastian Dröge
1
-0
/
+4
2015-02-12
pad: Return NULL instead of FALSE for pointers
Sebastian Dröge
1
-1
/
+1
2015-02-12
pad: Implement more useful default handling for the LATENCY query
Sebastian Dröge
1
-1
/
+105
2015-02-05
pad: add "offset" property to go with gst_pad_set_offset()
Tim-Philipp Müller
1
-1
/
+20
2015-02-02
gstpad: Fix a typo in a docstring.
Jan Schmidt
1
-1
/
+1
2015-01-21
gstpad: Inline apply_pad_offset()
Edward Hervey
1
-23
/
+30
2015-01-21
gstpad: Fix debug message
Edward Hervey
1
-1
/
+1
2015-01-21
gstpad: Fix PROBE_NO_DATA macro
Edward Hervey
1
-1
/
+2
2014-11-12
pad: fail dropped queries
Vincent Penquerc'h
1
-10
/
+4
2014-11-12
Revert "pad: fail dropped queries"
Vincent Penquerc'h
1
-4
/
+10
2014-11-12
pad: fail dropped queries
Vincent Penquerc'h
1
-10
/
+4
2014-09-12
pad: Make sure the buffer to get/pull_range() has at least the requested size
Sebastian Dröge
1
-4
/
+4
2014-09-02
pad: don't accept flush-stop on inactive pads
Wim Taymans
1
-5
/
+29
2014-08-12
docs: Trivial pad documentation fix
Arun Raghavan
1
-2
/
+2
2014-07-01
pad: Don't unlock while iterating over all sticky events for removal
Göran Jönsson
1
-7
/
+13
2014-06-26
introspection: add some missing allow-none annotations to in params
Evan Nemerson
1
-2
/
+2
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-16
/
+20
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-49
/
+49
2014-05-27
pad: two minor docs fixes
Tim-Philipp Müller
1
-1
/
+1
2014-05-26
pad: store last flow return and provide acessor function
Thiago Santos
1
-3
/
+61
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-04-15
pad: Add missing space in debug output
Sebastian Dröge
1
-1
/
+1
2014-04-12
pad: don't access unowned and possibly already freed event
Linus Svensson
1
-3
/
+3
2014-04-10
pad: Apply pad offsets on all events, not just segment events
Sebastian Dröge
1
-33
/
+40
2014-03-29
pad: Include event type in debug output when delaying a sticky event because ...
Sebastian Dröge
1
-1
/
+2
2014-03-11
pad: simplify gst_pad_link_get_name() and fix Since marker
Tim-Philipp Müller
1
-7
/
+18
2014-03-11
pad: add debug helper for GstPadLinkReturn names
Stefan Sauer
1
-2
/
+24
2014-03-06
pad: fix gst_pad_add_probe() return value docs
Stefan Sauer
1
-5
/
+8
2014-02-06
docs: gst_pad_new_from_*_template and gst_buffer_pool_new constructors return...
Brendan Long
1
-2
/
+2
2014-01-22
pad: Minor code cleanup
Sebastian Dröge
1
-1
/
+1
2014-01-17
pad: fix sticky event leak after sticky_events_foreach
Thiago Santos
1
-0
/
+1
2014-01-08
pad: use new segment offset method to apply the offset
Wim Taymans
1
-2
/
+3
2014-01-02
pad: Check if new probes need to be called when adding/removing some
Sebastian Dröge
1
-1
/
+15
2013-12-30
pad: Keep an extra ref of the pad when calling an IDLE probe immediately
Sebastian Dröge
1
-0
/
+5
2013-12-30
pad: Only call IDLE probes if we are actually idle
Sebastian Dröge
1
-2
/
+6
2013-12-30
pad: Don't ignore probe callback return value when immediately calling IDLE p...
Sebastian Dröge
1
-26
/
+50
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-4
/
+4
2013-12-07
Fix some typos in code comments and debug messages
Sebastian Rasmussen
1
-4
/
+4
2013-12-03
pad: add ACCEPT_INTERCEPT flag
Wim Taymans
1
-2
/
+10
[next]