gst/playback/gstplaybin.c: Refcounting fixes for provided audio-/videosinks.
[platform/upstream/gstreamer.git] / gst / adder /
2004-08-31 Ronald S. Bultjeext/alsa/: Re-commit ALSA switches.
2004-07-27 Steve Lhommemore working plugins
2004-07-27 Steve Lhommerename GStreamer-0.8.lib to libgstreamer.lib
2004-07-27 Steve Lhommeavoid problems with math.h, fix release dependancy
2004-07-26 Steve Lhommemore plugins supported under windows
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-15 Johan Dahlin*.h: Revert indenting
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-29 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
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-08-10 David SchleefRemove redundant plugindir definition
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-12-08 Thomas Vander Sticheleparallel install fixes
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-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-19 Andy Wingos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit...
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.
2002-01-18 Wrobell- plugins are built without versioning info
2002-01-12 David I. Lehns/filter/plugin/ link plugins to GST_LIBS rearrange...
2001-12-23 Wim TaymansFixed some leftover errors.
2001-12-22 Andy WingoInitial revision