docs/gst/gstreamer.types: gst_collectpads_get_type => gst_collect_pads_get_type.
[platform/upstream/gstreamer.git] / libs / gst / base / gstbasetransform.c
2005-11-21 Tim-Philipp Müllerdocs/gst/gstreamer.types: gst_collectpads_get_type...
2005-11-16 Wim Taymansgst/base/gstbasetransform.c: Check if the caps are...
2005-11-15 Wim Taymansgst/base/gstbasesink.c: segment_stop == -1 at startup.
2005-11-15 Wim Taymansgst/base/gstbasesink.c: 0 segment values are 0 in any...
2005-11-14 Julien Mouttegst/base/gstbasetransform.c: Ref the source pad caps...
2005-11-11 Wim Taymansgst/base/gstbasetransform.c: Small cleanups.
2005-11-10 Thomas Vander Stichelegst/: Don't call gst_caps_do_simplify - it doesn't...
2005-11-08 Tim-Philipp Müllergst/base/gstbasetransform.c: Hold STREAM_LOCK while...
2005-10-28 Wim Taymansgst/base/gstbasetransform.c: Don't leak class.
2005-10-27 Wim Taymansgst/base/gstbasesink.c: Some more debugging.
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-11 Wim TaymansAdded extra flag to newsegment for future API freeze.
2005-10-11 Thomas Vander Sticheleconfigure.ac: if we don't have glib, fail before testin...
2005-09-21 Tim-Philipp Müllergst/: Don't put functional code in g_return_if_fail...
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-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: Passthrough elements don...
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: Don't leak refcounts on...
2005-08-31 Wim Taymansgst/base/gstbasetransform.*: Handle the case where...
2005-08-31 Wim Taymansgst/base/gstbasetransform.c: passthrough elements can...
2005-08-30 Wim Taymansgst/base/gstadapter.c: Flushing out 0 bytes is ok for...
2005-08-26 Stefan Kostgst/base/gstbasetransform.c: fix div-by-zero
2005-08-26 Thomas Vander Stichelegst/base/: fix up some debugging
2005-08-26 Thomas Vander Stichelewhitespace, doc and debug fixing/additions
2005-08-25 Wim Taymansgst/base/gstbasetransform.*: Cache caps unit_size.
2005-08-24 Thomas Vander Stichelegst/base/gstbasetransform.c: use gboolean return values...
2005-08-24 Wim Taymansgst/base/gstbasetransform.*: Many fixes and new feature...
2005-08-22 Wim Taymansgst/base/gstbasetransform.c: Also call the transform...
2005-08-17 Andy Wingogst/base/gstbasetransform.c: Debug changes.
2005-08-08 Ronald S. Bultjegst/base/gstbasetransform.c: Fix a pretty good memleak.
2005-08-04 Andy Wingogst/elements/gstcapsfilter.c: Reimplement using basetra...
2005-08-03 Stefan Kostadd short/long description docs to base classes add...
2005-08-01 Jan Schmidtgst/base/gstbasetransform.c: Handle PAUSED->READY-...
2005-07-28 Ronald S. Bultjegst/base/gstbasetransform.*: Remove broken delay_config...
2005-07-28 Ronald S. Bultjegst/base/gstbasetransform.c: Better debug if no transfo...
2005-07-27 Wim TaymansSome docs updates
2005-07-27 Ronald S. Bultjegst/base/gstbasetransform.c: Make debugging actually...
2005-07-18 Wim Taymansdocs/design/: Some more docs in the works.
2005-07-15 Wim Taymansgst/base/gstbasetransform.*: Make passthrough work...
2005-07-12 Wim Taymansgst/base/gstbasetransform.c: Added more debug info...
2005-07-05 Andy Wingogst/base/gstbasetransform.c (gst_base_transform_setcaps...
2005-07-05 Andy Wingocheck/: Application message API change.
2005-07-01 Andy Wingotests/network-clock.scm: Commentary update.
2005-06-27 Andy Wingogst/base/gsttypefindhelper.c (gst_type_find_helper...
2005-05-11 Andy Wingogst/elements/gstfakesink.c (gst_fakesink_render): Er...
2005-05-09 Andy Wingogst/base/gstbasetransform.c (gst_base_transform_proxy_g...
2005-05-09 Wim Taymansgst/: Implement accept_caps.
2005-05-06 Wim Taymansgst/: Fix gst_pad_peer_get_caps(), make it return NULL...
2005-05-05 Andy Wingorevert cruft
2005-05-04 Andy WingoGCC 4 fixen.
2005-03-31 Wim Taymansgst/: Added start/stop methods to transform base class...
2005-03-29 Wim Taymansgst/: Simplify pad activation.