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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-08
s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to...
Andy Wingo
1
-4
/
+4
2003-10-07
Add padding to structures and objects
David Schleef
1
-0
/
+16
2003-09-16
reverting error patches before making a branch.
BRANCH-ERROR-ROOT
Thomas Vander Stichele
1
-23
/
+23
2003-09-14
implement translatable error messages using gerror.
Benjamin Otte
1
-23
/
+23
2003-08-02
Add pad->unlinkfunc and gst_pad_set_unlink_function()
David Schleef
1
-0
/
+4
2003-07-24
Properly ref caps and pad template in FACTORY macros
David Schleef
1
-2
/
+2
2003-06-10
Add gst_pad_template_newv() as a va_list alternative to gst_pad_template_new()
David Schleef
1
-0
/
+4
2003-04-17
Added a simple function gst_pad_recover_caps_error that a plugin should call ...
Wim Taymans
1
-4
/
+7
2003-04-15
API change: remove gst_object_destroy and #defines to it
Benjamin Otte
1
-1
/
+0
2003-02-27
Fix typo
Wim Taymans
1
-2
/
+2
2003-02-10
- Add more --disable options
Wim Taymans
1
-0
/
+2
2003-02-06
Fix typo spotted by tjansen
Wim Taymans
1
-1
/
+1
2003-02-02
- implement FLOATING flag on caps/props
Wim Taymans
1
-15
/
+19
2003-01-09
more connect -> link updates
David I. Lehn
1
-10
/
+10
2003-01-09
code cleanups and further deprecation fixes
Thomas Vander Stichele
1
-7
/
+7
2003-01-09
first pass of connect->link gst-plugins and other stuff compiles without chan...
Thomas Vander Stichele
1
-18
/
+18
2003-01-01
- Added PAD_NEGOTIATING flag, remove PAD_EOS flag
Wim Taymans
1
-1
/
+1
2002-12-31
- Fix PAD_IS_USABLE on ghostpads
Wim Taymans
1
-1
/
+1
2002-12-30
- major API breakage (one of the last, I promise...)
Wim Taymans
1
-39
/
+14
2002-12-19
- Cleanups
Wim Taymans
1
-4
/
+4
2002-12-14
Documentation updates
Wim Taymans
1
-8
/
+5
2002-11-29
applied fixed patch from Brian
Thomas Vander Stichele
1
-0
/
+38
2002-11-29
revert fix because GST_DEBUG_LEAVE("") doesn't work with it
Thomas Vander Stichele
1
-38
/
+0
2002-11-29
commit Brian's patch with AC fix from thomas
Christian Schaller
1
-0
/
+38
2002-11-02
- Added caps as a property
Wim Taymans
1
-5
/
+8
2002-09-12
- Make the return GList of gst_element_get_pad_list as const
Wim Taymans
1
-9
/
+1
2002-09-10
This changes an important part of the plugin API, gst_pad_try_set_caps() no l...
Ronald S. Bultje
1
-1
/
+1
2002-09-01
crap
Thomas Vander Stichele
1
-1
/
+0
2002-09-01
forgot this one
Thomas Vander Stichele
1
-3
/
+3
2002-08-12
fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=90332
Thomas Vander Stichele
1
-1
/
+1
2002-08-02
Some more event flags some more padquery types
Wim Taymans
1
-1
/
+3
2002-07-25
Added some convenience macros for creating format/querytype and eventmask fun...
Wim Taymans
1
-0
/
+12
2002-07-24
- some pad.h reorg, better grouping of function
Wim Taymans
1
-61
/
+88
2002-07-09
merge from BRANCH-RELEASE-0_4_0
Thomas Vander Stichele
1
-5
/
+5
2002-07-08
- Removed bufferpool code and move that to gstbuffer.c
Wim Taymans
1
-8
/
+4
2002-06-19
Added _get_prefered_stack to the scheduler
Wim Taymans
1
-0
/
+1
2002-06-02
Some cleanups
Wim Taymans
1
-3
/
+3
2002-05-26
- The clock_wait now returns the difference between requested time and unlock...
Wim Taymans
1
-36
/
+46
2002-05-25
API cleanup: (s/g)et_sched -> _scheduler
Thomas Vander Stichele
1
-3
/
+3
2002-05-08
Totally rewritten registry handling.
Wim Taymans
1
-11
/
+6
2002-04-14
we don't use // in code we commit :)
Benjamin Otte
1
-1
/
+1
2002-04-12
code review
Thomas Vander Stichele
1
-0
/
+2
2002-04-11
commit to make gstreamer follow the gtk function/macro naming conventions:
Andy Wingo
1
-25
/
+25
2002-03-30
- Remove the propsprivate header file
Wim Taymans
1
-5
/
+5
2002-02-20
warning fixes gst_object_set_name (name, NULL) uniquifies the name globally
Andy Wingo
1
-1
/
+1
2002-01-28
add API to make life easier
Benjamin Otte
1
-0
/
+3
2002-01-20
Delay pad negotiation until the element is in READY or higher. this will gice...
Wim Taymans
1
-2
/
+3
2002-01-19
miscellaneous fixes, added gst_pad_unset_sched() api.
Andy Wingo
1
-0
/
+1
2002-01-13
Landed the new improved capsnegotiation system.
Wim Taymans
1
-79
/
+94
2001-12-27
- Added a function to get the currently executing cothread
Wim Taymans
1
-1
/
+0
[next]