Remove audioresample files.
[platform/upstream/gstreamer.git] / gst / adder /
2008-11-10 Thomas Vander Stichelegst/adder/gstadder.c: Change author string after seeing...
2008-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-08-01 Stefan Kostgst/adder/gstadder.c: Cleanup lots of empty lines that...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-29 Stefan Kostgst/adder/gstadder.c: Use GST_DEBUG_FUNCPTR and remove...
2008-06-02 Sebastian Drögegst/adder/gstadder.c: When using gst_element_iterate_pa...
2008-05-28 Sebastian Drögegst/adder/gstadder.c: Implement latency query.
2008-05-27 Sebastian Drögegst/adder/gstadder.c: Correctly resync the iterator...
2008-05-21 Sebastian Drögegst/adder/gstadder.c: Adder also doesn't support audio...
2008-05-16 Sebastian Drögegst/adder/gstadder.c: Adder doesn't support 24 bit...
2008-05-14 Sebastian Drögegst/adder/gstadder.c: Correctly declare the supported...
2008-02-18 Stefan Kostconfigure.ac: Require CVS of core for new API in collec...
2007-07-03 Wim Taymansgst/adder/gstadder.c: Make getcaps more robust by not...
2007-05-08 Stefan Kostgst/adder/gstadder.c (gst_adder_src_event, gst_adder_co...
2007-05-04 Stefan Kostgst/: gst/audiotestsrc/gstaudiotestsrc.c
2007-04-23 Stefan Kostgst/adder/gstadder.c: Fix non-flushing segmented seeks...
2007-02-15 Stefan KostMore docs coverage and some ChangeLog surgery (add...
2007-01-04 Thomas Vander Sticheleconfigure.ac: split out GST_CFLAGS into GST_PLUGINS_BAS...
2006-11-24 Stefan Kostgst/: remove obsolete _factory_init protos
2006-08-31 Tim-Philipp Müllergst/adder/gstadder.c: Fix build.
2006-08-31 Edward Herveygst/adder/gstadder.*: Remember the start position asked...
2006-08-11 Wim Taymansgst/adder/gstadder.c: Don't clip float values. Fixes...
2006-07-28 Wim Taymansgst/adder/gstadder.c: Fix leak in duration query.
2006-05-30 Wim Taymansgst/adder/gstadder.*: Implement release_request_pad.
2006-05-29 Wim Taymansgst/adder/gstadder.c: Don't leak pad name.
2006-05-29 Wim Taymansgst/adder/gstadder.c: Fix adder seeking.
2006-05-28 Stefan Kostgst/adder/gstadder.c: Make it easier to copy&paste
2006-05-10 Wim Taymansgst/adder/gstadder.*: Updated some docs. Added comments...
2006-05-09 Wim Taymansgst/adder/gstadder.*: Remove bogus segment merging...
2006-05-07 Stefan KostAdd sink-event handling to adder. It tries to merge...
2006-04-28 Stefan Kostgst/adder/gstadder.c: send events from src-pad to all...
2006-03-24 Stefan Kostuse DEBUG_FUNCPTR for collectpads
2006-03-24 Stefan KostAdd docs for adder, use GST_ELEMENT_DETAILS macro,...
2006-03-09 Christophe Fergeaucloses #333510.
2006-02-01 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
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-05 Thomas Vander Stichelefirst stab at documenting elements
2005-08-01 Jan Schmidtconfigure.ac: When testing for X libs, use the X CFlags
2005-07-13 Thomas Vander Stichelemake GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should...
2005-06-28 Andy Wingo*.c: Don't cast to GstObject before reffing/unreffing.
2005-05-05 Andy Wingogst/: Some GCC4 fixes
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-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
next