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
/
gstghostpad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-01
Don't compare booleans for equality to TRUE and FALSE
Sebastian Dröge
1
-2
/
+1
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-10
/
+15
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-19
/
+19
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-03-11
pad: add debug helper for GstPadLinkReturn names
Stefan Sauer
1
-2
/
+2
2014-03-06
ghostpad: use gst_pad_get_peer to acquire a reference to the target pad
George Kiagiadakis
1
-3
/
+1
2014-03-06
ghostpad: hold a reference to the target pad while unlinking it
George Kiagiadakis
1
-1
/
+3
2013-11-29
Revert "ghostpad: copy sticky events to SRC ghostpads"
Wim Taymans
1
-35
/
+0
2013-11-21
ghostpad: copy sticky events to SRC ghostpads
Wim Taymans
1
-0
/
+35
2013-07-03
Add few missing allow-none annotation
Nicolas Dufresne
1
-5
/
+5
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-27
ghostpad: also ref the internal pad for activate functions
Wim Taymans
1
-4
/
+8
2012-09-27
proxypad: Hold a reference to the internal pad while pushing through it
Olivier Crête
1
-8
/
+18
2012-08-31
ghostpad: Make some debugging more verbose
Jan Schmidt
1
-1
/
+2
2012-07-18
ghostpad: remove custom function
Wim Taymans
1
-231
/
+3
2012-07-18
gstghostpad: Forward queries in both direction
Edward Hervey
1
-24
/
+22
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-26
/
+0
2012-06-15
docs: improve API docs
Wim Taymans
1
-1
/
+2
2012-05-01
ghostpad: set result on accept caps query when there is no peer
Matej Knopp
1
-0
/
+1
2012-03-27
gstpad: Fix typo in docstring
Olivier Crête
1
-1
/
+1
2012-01-25
gst: Changed introspection transfer flag to (transfer floating)
Peteris Krisjanis
1
-1
/
+1
2011-11-21
ghostpad: fix print format
Wim Taymans
1
-2
/
+2
2011-11-21
pad: Merge pad mode activation functions
Wim Taymans
1
-67
/
+75
2011-11-18
pad: add parent to activate functions
Wim Taymans
1
-4
/
+12
2011-11-17
pad: add parent to other functions
Wim Taymans
1
-5
/
+10
2011-11-16
add parent to internal links
Wim Taymans
1
-1
/
+2
2011-11-16
pad: add parent to the query function
Wim Taymans
1
-1
/
+2
2011-11-15
pad: remove getcaps and use caps query
Wim Taymans
1
-117
/
+88
2011-11-10
pad: remove GstPadFixateCapsFunction
Wim Taymans
1
-35
/
+0
2011-11-09
pad: make an ACCEPT_CAPS query
Wim Taymans
1
-16
/
+23
2011-11-09
remove query types
Wim Taymans
1
-37
/
+0
2011-11-09
pad: add more queries
Wim Taymans
1
-5
/
+12
2011-11-08
Merge branch 'master' into 0.11
Wim Taymans
1
-18
/
+18
2011-11-08
docs: fix Since: markers for API added after 0.10.35
Tim-Philipp Müller
1
-22
/
+22
2011-11-03
Merge branch 'master' into 0.11
Wim Taymans
1
-156
/
+18
2011-11-03
ghostpad: Don't cache internal proxy pad target
Nicolas Dufresne
1
-166
/
+33
2011-10-12
ghostpad: Do not unref the internal pad twice
Thiago Santos
1
-1
/
+0
2011-10-10
ghostpad: If we don't control a pad/template, return proper caps
Edward Hervey
1
-0
/
+6
2011-09-08
Merge branch 'master' into 0.11
Sebastian Dröge
1
-2
/
+2
2011-09-07
docs, gst: typo fixes
Piotr Fusik
1
-2
/
+2
2011-09-07
ghostpad: Use gst_pad_set_caps() instead of manually changing caps
Stas Sergeev
1
-32
/
+2
2011-06-20
ghostpad: improve debug
Wim Taymans
1
-34
/
+50
2011-06-02
ghostpad: remove setcaps functions
Wim Taymans
1
-68
/
+0
2011-05-24
scheduling: port to new scheduling query
Wim Taymans
1
-29
/
+0
2011-05-18
ghostpad: avoid calling setcaps too many times
Wim Taymans
1
-0
/
+5
2011-05-17
ghostpad: remove unused code
Wim Taymans
1
-120
/
+0
2011-05-17
Revert "query: allow _make_writable on query handlers"
Sebastian Dröge
1
-1
/
+1
2011-05-17
Revert "ghostpad: fix g_return_* with new query"
Sebastian Dröge
1
-2
/
+1
2011-05-16
ghostpad: fix g_return_* with new query
Wim Taymans
1
-1
/
+2
2011-05-16
Merge branch 'master' into 0.11
Sebastian Dröge
1
-122
/
+403
[next]