summaryrefslogtreecommitdiff
path: root/libs/gst/base/gstbasetransform.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-14basetransform: add accept_caps vmethodWim Taymans1-1/+8
2008-12-08libs/gst/base/gstbasetransform.*: Add vmethod that is called before we start ...Wim Taymans1-1/+7
2008-08-20Implement method for reconfiguring basetransform.Wim Taymans1-0/+1
2008-08-05docs/libs/gstreamer-libs-sections.txt: Add new function:Wim Taymans1-0/+2
2008-04-25libs/gst/base/: Fix doc typos and unify caps a bit.Stefan Kost1-4/+4
2007-12-14API: Add gst_base_transform_set_gap_aware() to control whether the element co...Sebastian Dröge1-0/+3
2007-06-15libs/gst/base/gstbasetransform.c: Work around the brokenness of the event vme...Wim Taymans1-1/+2
2007-05-21libs/gst/base/gstbasetransform.h: Fix macro for locking/unlocking the transfo...Wim Taymans1-2/+2
2007-04-02docs/random/ensonic/dynlink.txt: More work on proposal for new core api.Stefan Kost1-0/+20
2007-03-08libs/gst/base/gstbasetransform.*: Add support for dropping buffers with custo...Wim Taymans1-1/+10
2007-02-15More docs coverage and some ChangeLog surgery (add missing names)Stefan Kost1-0/+5
2006-05-03docs/libs/gstreamer-libs-sections.txt: make sure GstBaseTransformClass shows ...Thomas Vander Stichele1-35/+44
2006-04-08Fix broken GObject macrosStefan Kost1-7/+6
2006-03-13libs/gst/base/gstbasetransform.*: Make basetransform virtual method for src e...Wim Taymans1-2/+17
2006-03-07Fix #333669, Add pad accessor defines for GstBaseTransformWim Taymans1-0/+22
2006-03-07Small documentation fixes.Wim Taymans1-1/+1
2005-12-18libs/gst/: Documentation updates.Wim Taymans1-0/+1
2005-11-29libs/gst/base/: en-LARGE the padding.Andy Wingo1-2/+2
2005-11-24Doc fixes.Wim Taymans1-1/+6
2005-11-21More segment updates, replace code in plugins with segment helper functions.Wim Taymans1-23/+15
2005-11-17gst/gstclock.h (GstClock): Add rate and offset properties, preserving ABI sta...Andy Wingo1-1/+1
2005-11-15gst/base/gstbasesink.c: 0 segment values are 0 in any format.Wim Taymans1-8/+11
2005-10-27gst/base/gstbasesink.c: Some more debugging.Wim Taymans1-1/+3
2005-10-26fixing examples fixing docs typos changing log priority in error situationsStefan Kost1-0/+2
2005-10-15whitespace fixesThomas Vander Stichele1-4/+4
2005-09-25added more docsStefan Kost1-1/+10
2005-09-09check/gst-libs/controller.c: Header include fix.Jan Schmidt1-4/+5
2005-09-09check/elements/identity.c: Make the error a little clearer when the test fail...Jan Schmidt1-4/+23
2005-08-31gst/base/gstbasetransform.*: Handle the case where we are not negotiated more...Wim Taymans1-0/+1
2005-08-26gst/base/: fix up some debuggingThomas Vander Stichele1-0/+7
2005-08-25gst/base/gstbasetransform.*: Cache caps unit_size.Wim Taymans1-1/+5
2005-08-25add docsThomas Vander Stichele1-1/+3
2005-08-24gst/base/gstbasetransform.c: use gboolean return values and pointers to size ...Thomas Vander Stichele1-13/+11
2005-08-24gst/base/gstbasetransform.*: Many fixes and new features added by Thomas. Can...Wim Taymans1-5/+33
2005-08-08gst/: Add padding to our base elements' class and instance structs and to Gst...Tim-Philipp Müller1-0/+6
2005-08-04gst/elements/gstcapsfilter.c: Reimplement using basetransform, fixes buffer_a...Andy Wingo1-2/+3
2005-07-28gst/base/gstbasetransform.*: Remove broken delay_configure (fixes renegotiati...Ronald S. Bultje1-1/+0
2005-07-15gst/base/gstbasetransform.*: Make passthrough work using the bufferpools.Wim Taymans1-1/+16
2005-07-01tests/network-clock.scm: Commentary update.Andy Wingo1-2/+7
2005-06-27adding basetransform and iterator docsThomas Vander Stichele1-8/+16
2005-03-31gst/: Added start/stop methods to transform base class so subclasses don't ne...Wim Taymans1-0/+3
2005-03-29gst/: Simplify pad activation.Wim Taymans1-0/+67