Age | Commit message (Expand) | Author | Files | Lines |
2007-05-21 | gst/gstpad.c: Added simple version of improved caps checking. It was previous... | Wim Taymans | 1 | -22/+15 |
2007-05-02 | gst/gstpad.c: Fix documentation as spotted by rg on IRC. | Wim Taymans | 1 | -1/+1 |
2007-04-12 | docs/faq/gst-uninstalled: don't get empty paths on the PATH variables | Thomas Vander Stichele | 1 | -6/+4 |
2007-04-09 | don't format for the uncommon editor width of 84 characters | Thomas Vander Stichele | 1 | -39/+41 |
2007-03-22 | gst/gstpad.c: Revert last commit. This needs some more thoughts. | Sebastian Dröge | 1 | -6/+62 |
2007-03-22 | gst/gstpad.c: Check in set_caps if the caps are compatible with the pad and r... | Sebastian Dröge | 1 | -62/+6 |
2007-03-22 | gst/gstpad.c: Fix possible deadlock if pad eventfunc is not specified. Fixes... | Wim Taymans | 1 | -0/+4 |
2007-03-13 | docs/: Do some Architect work. | Stefan Kost | 1 | -2/+4 |
2007-02-20 | Make the ghostpad a parent of the internal pad again for better backward comp... | Wim Taymans | 1 | -0/+11 |
2007-02-20 | Do not set the internal pad as a parent anymore so we can avoid hierarchy lin... | Wim Taymans | 1 | -6/+28 |
2007-02-15 | gst/gstpad.c: Improve debugging of default pad dispatcher and query functions. | Wim Taymans | 1 | -5/+16 |
2007-01-29 | configure.ac: comment about refining the xml deps | Stefan Kost | 1 | -0/+1 |
2007-01-21 | gst/gstpad.c: Fix two docs typoes (#399094). | Mark Nauwelaerts | 1 | -4/+4 |
2007-01-13 | gst/gstpad.c (gst_pad_get_range, gst_pad_pull_range): Allow getrange() to ret... | Andy Wingo | 1 | -0/+20 |
2007-01-12 | gst/gstpad.c (gst_pad_activate_pull): Refuse to activate unlinked sink pads i... | Andy Wingo | 1 | -23/+22 |
2007-01-10 | docs/design/part-negotiation.txt: Update with, um, one way that pull-mode neg... | Andy Wingo | 1 | -17/+18 |
2007-01-06 | gst/gstpad.c (gst_pad_get_range, gst_pad_pull_range): Set caps on the pads if... | Andy Wingo | 1 | -0/+65 |
2006-12-15 | gst/: Set pads to FLUSHING when they are created. Check, warn and fix when a ... | Wim Taymans | 1 | -5/+0 |
2006-11-15 | gst/gstpad.c: Can't access event structure after giving away ownership of the... | Tim-Philipp Müller | 1 | -3/+3 |
2006-11-13 | gst/gstpad.c: Fix documentation for gst_pad_dispatcher. Fixes #374475. | Mark Nauwelaerts | 1 | -2/+2 |
2006-11-06 | gst/gstpad.c: Enhance debug and improve docs | Stefan Kost | 1 | -7/+9 |
2006-11-03 | gst/gstpad.c: Some small cleanups. Improve debugging. | Mark Nauwelaerts | 1 | -14/+30 |
2006-10-23 | docs/design/part-events.txt: Update some docs. | Wim Taymans | 1 | -18/+9 |
2006-10-13 | gst/gstelement.h: Clarify _NO_PREROLL a bit more. | Yves Lefebvre | 1 | -46/+50 |
2006-10-10 | gst/gstpad.c: Update some docs. | Sebastien Cote | 1 | -3/+12 |
2006-10-05 | Printf fixes. | Tim-Philipp Müller | 1 | -2/+1 |
2006-10-02 | gst/gstpad.c: Add 'Since: 0.10.11' to gst_pad_is_blocking() gtk-doc blurb. | Tim-Philipp Müller | 1 | -0/+2 |
2006-10-02 | docs/design/part-block.txt: Further explain the use of flushing on blocked pads. | Edward Hervey | 1 | -4/+52 |
2006-09-01 | gst/gstinfo.c: Fix locking order, handle NULL function values properly. | Tim-Philipp Müller | 1 | -3/+5 |
2006-08-28 | more logical to log the sending pad, and the pad it is sending to | Thomas Vander Stichele | 1 | -2/+2 |
2006-08-23 | gst/gstpad.c: Improve debugging for task functions. | Wim Taymans | 1 | -0/+9 |
2006-08-20 | Simplify caps to get rid of duplicates, fixes #345444 | Stefan Kost | 1 | -3/+7 |
2006-08-14 | gst/: Small doc updates. | Wim Taymans | 1 | -5/+24 |
2006-07-31 | gst/gstpad.c: Use _DEBUG_OBJECT when it makes sense. | Wim Taymans | 1 | -210/+223 |
2006-07-19 | Fix typos (#348000). | Tim-Philipp Müller | 1 | -3/+3 |
2006-07-11 | gst/gstbin.c: (de)activate src pads before calling state_change on the childs. | Edward Hervey | 1 | -21/+8 |
2006-07-09 | gst/gstpad.c: Use some more macros where it makes sense. | Wim Taymans | 1 | -27/+83 |
2006-07-06 | gst/gstpad.*: Lots of comments and docs added to the pad functions. | Wim Taymans | 1 | -37/+88 |
2006-07-03 | gst/gstpad.c: Implement pad blocking on events according to part-block.txt. | Edward Hervey | 1 | -8/+96 |
2006-06-12 | gst/: constify quark registration strings. Fixes #344115 | Stefan Kost | 1 | -22/+28 |
2006-05-23 | gst/gstpad.*: Added _CUSTOM error and success GstFlowReturn that can be used ... | Wim Taymans | 1 | -1/+7 |
2006-05-19 | gst/gstpad.c: Short-circuit gst_pad_set_caps if setting the existing caps poi... | Jan Schmidt | 1 | -0/+5 |
2006-05-11 | G_OBJECT_CLASS macro usage batch cleanup, fixes #337747 for core | Stefan Kost | 1 | -7/+5 |
2006-05-04 | gst/gstpad.c: Restore acceptcaps checking behaviour now that good plugins hav... | Jan Schmidt | 1 | -23/+5 |
2006-04-28 | small doc fix | Thomas Vander Stichele | 1 | -2/+3 |
2006-04-22 | gst/: Fix internal data flow errors. Fixes #338711. | Wim Taymans | 1 | -5/+24 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -3/+3 |
2006-04-08 | gst/gstpad.c: Must set peer pads before calling the link function, otherwise ... | Tim-Philipp Müller | 1 | -3/+7 |
2006-04-06 | gst/gstpad.c: Typo fixes in docs. | Tim-Philipp Müller | 1 | -2/+2 |
2006-04-06 | gst/gstpad.c: Use g_value_get_object() instead of g_value_dup_gst_object(), t... | Michael Smith | 1 | -1/+1 |