expand tabs
[platform/upstream/gstreamer.git] / gst / adder / gstadder.c
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-21 Tim-Philipp MüllerUpdate for gst_collectpads_foo() to gst_collect_pads_foo()
2005-11-16 Thomas Vander SticheleFix a whole set of pad template leaks
2005-10-27 Wim Taymansgst/adder/gstadder.c: Fix timestamps and fix deadlock...
2005-10-19 Wim TaymansQuery API update.
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2005-10-09 Tim-Philipp Müllergst/adder/gstadder.c: Add query function to source...
2005-09-28 Stefan Kostgst/adder/gstadder.c: fix adder for float elements
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-24 Thomas Vander Sticheledebugging fixes
2005-08-01 Jan Schmidtconfigure.ac: When testing for X libs, use the X CFlags
2005-06-28 Andy Wingo*.c: Don't cast to GstObject before reffing/unreffing.
2005-05-05 Wim Taymansgst/adder/: Ported adder as an example of a mixer eleme...
2005-04-25 David Schleefconfigure.ac: Remove idct and resample libs
2005-01-12 Benjamin Ottegst/adder/gstadder.c: fix adder a bit so it doesn't...
2004-08-31 Ronald S. Bultjeext/alsa/: Re-commit ALSA switches.
2004-07-09 Thomas Vander Sticheledon't assert in state change
2004-06-06 Benjamin Ottegst/adder/gstadder.c: properly error out when no negoti...
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-04-01 Thomas Vander Sticheleavoid SIGFPE, throw error
2004-03-31 Thomas Vander Stichelefixing CLAMPING
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-27 David Schleefgst/ac3parse/gstac3parse.c: update to checklist 5
2004-01-22 Thomas Vander Stichelefix non-compilation
2004-01-22 David Schleefext/swfdec/gstswfdec.*: Fix negotiation.
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2003-12-22 David SchleefMerge CAPS branch
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-01 David Schleefchanges for new plugin init system
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in gst/ ...
2003-07-19 Leif Johnson+ alterations to the adder for changed float caps
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-01-11 Wim Taymans- Fix endless loop in adder
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-09-23 Thomas Vander Sticheletalk about a painful merge
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-12 Wim Taymansconst fixes
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-09-09 Thomas Vander Sticheleremoving warnings (approved by wtay)
2002-09-09 Thomas Vander Stichelevarious code cleanups use gst/audio/audio.h more allow...
2002-08-26 Thomas Vander Stichelepatch from mromaine
2002-07-26 Andy Wingofix to adder: don't pull on unusable pads
2002-07-15 Thomas Vander Sticheledesc fix
2002-05-27 Andy Wingofixups in the prop view/controller compilation fixes...
2002-05-25 Thomas Vander Sticheleyield from time to time
2002-05-15 Steve Bakeruse new bytestream api. please test if you care about...
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-04-06 Benjamin Ottefixed first bunch of compiler warnings
2002-03-30 Wim TaymansChanged to the new props API
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-24 Andy Wingoadded plugin_desc structures to libs, which makes their...
2002-03-03 Andy Wingogst-all autogen fixes adder capsnego fixes fix the...
2002-03-03 Andy Wingoget up-to-date with the gst_caps_debug api improved...
2002-02-19 Andy Wingochanges to spider: add padtemplates so the connect...
2002-02-17 Andy Wingosome eos fixes to adder. note that even if it has no...
2002-02-17 Andy Wingocapsnego fixes in adder, speed, and identity
2002-01-22 Leif JohnsonUpdated to work with the new caps nego stuff.
2001-12-23 Wim TaymansFixed some leftover errors.
2001-12-22 Andy WingoInitial revision