capsfilter: Remove transform_size
[platform/upstream/gstreamer.git] / plugins / elements / gstcapsfilter.c
2010-06-14 Olivier Crêtecapsfilter: Remove transform_size
2009-10-28 Tim-Philipp Müllercapsfilter: sprinkle some GST_DEBUG_FUNCPTR
2009-08-06 Wim Taymanscapsfilter: only set caps when different
2009-08-06 Wim Taymanscapsfilter: fix refcounting problem
2009-06-23 Chad Hannacapsfilter: Add GAP flag support
2009-03-31 Edward Herveycapsfilter. Always calls _suggest, even with NULL caps...
2009-03-10 Stefan Kostlogging: some additional logging for tracing caps negot...
2009-02-27 Edward Herveycapsfilter: Properly reset the capsfilter when setting...
2009-01-01 Stefan Kostgst/gstdebugutils.c: Add some ideas, how to make the...
2008-09-28 Jan SchmidtFix assertion in basetransform when the subclass choose...
2008-08-05 Wim Taymansplugins/elements/gstcapsfilter.c: Use new caps suggesti...
2008-07-31 Wim Taymansplugins/elements/gstcapsfilter.c: Make setting the...
2008-06-20 Stefan Kostplugins/elements/: Remove short_description. Add basic...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-02-05 Sebastian DrögeRevert previous changes to the behaviour of GstPadTempl...
2008-02-03 Sebastian DrögeDon't use base_init where not absolutely necessary...
2007-08-27 Stefan Kostdocs/random/ensonic/dynlink.txt: More thoughs on this.
2007-07-24 Edward Herveyplugins/elements/gstcapsfilter.c: Fix capsfilter for...
2007-06-27 Tim Angusplugins/elements/gstcapsfilter.c: Take a reference...
2007-06-21 Stefan KostSaving relocations for GTypeInfo and GstElementDetails...
2007-05-06 Stefan Kostdocs/: Correct fixxrefs options.
2006-09-16 Stefan KostMore G_OBJECT macro fixing. Also Fix some details on...
2006-05-18 Jan Schmidtplugins/elements/gstcapsfilter.c: The caps intersection...
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-01-17 Jan SchmidtReplace gst_buffer_(make|is)_metadata_writable patch...
2006-01-16 Jan SchmidtBack out patch until after the release.
2006-01-16 Jan Schmidt(Missed plugins/elements/gstcapsfilter.c in previous...
2005-11-29 Thomas Vander Sticheledo CVS surgery and related build fixery to move element...
2005-11-28 Thomas Vander Stichelelog caps
2005-10-21 Wim Taymansdocs/design/part-segments.txt: More docs.
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-09-29 Thomas Vander Stichelerename filter-caps to caps property
2005-09-28 Tim-Philipp Müllergst/elements/: Make element details static.
2005-09-12 Jan Schmidtgst/: Remove the requirement for sub-classes to call...
2005-09-09 Jan Schmidtcheck/gst-libs/controller.c: Header include fix.
2005-09-09 Jan Schmidtcheck/elements/identity.c: Make the error a little...
2005-08-28 Andy Wingogst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instan...
2005-08-24 Thomas Vander Stichelegst/base/gstbasetransform.c: use gboolean return values...
2005-08-07 Ronald S. Bultjegst/elements/gstcapsfilter.c: Allow NULL as filter...
2005-08-04 Andy Wingogst/elements/gstcapsfilter.c: Reimplement using basetra...
2005-06-16 David Schleefgst/elements/gstcapsfilter.c: Allow NULL as possible...
2005-06-02 Jan Schmidtgst/elements/gstcapsfilter.c: Free existing caps if...
2005-05-06 Wim Taymansgst/: Fix gst_pad_peer_get_caps(), make it return NULL...
2005-04-23 David Schleefgst/elements/: New element that acts like an identity...