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
/
gstghostpad.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-04-30
Fix some nonsensical g-i annotations
Tim-Philipp Müller
1
-1
/
+1
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
2015-10-30
ghostpad: Allow deactivation with no peer.
Jan Schmidt
1
-4
/
+10
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
[next]