plugins: port some plugins to the new memory API
[platform/upstream/gstreamer.git] / gst / volume / gstvolume.c
2011-03-27 Wim Taymansplugins: port some plugins to the new memory API
2010-10-08 Sebastian Drögevolume: Fix unit test failure for the controlled proces...
2010-10-07 Sebastian Drögevolume: Actually enable usage of the orc optimized...
2010-10-07 Sebastian Drögevolume: Implement int32 processing with orc
2010-10-07 Sebastian Drögevolume: Implement controlled processing for int16/1...
2010-10-07 Sebastian Drögevolume: Implement controlled processing for f64/1ch...
2010-10-07 Sebastian Drögevolume: Convert parts of the controlled processing...
2010-10-07 Sebastian Drögevolume: Implement f64 scaling with orc
2010-10-01 Sebastian Drögevolume: Improve f32 scaling by using only a single...
2010-09-09 Sebastian DrögeRevert "Revert "Use init functions for Orc code""
2010-09-05 Sebastian Drögevolume: Enable float processing with orc again
2010-08-27 Wim TaymansRevert "Use init functions for Orc code"
2010-08-27 David SchleefUse init functions for Orc code
2010-08-26 Stefan Kostvolume: make the orc usage for float conditional again
2010-08-25 Stefan Kostvolume: enable ORC for float in volume
2010-06-09 Stefan Kostvolume: make the orc codes available for testing.
2010-06-08 David Schleefvolume: convert from liboil to orc
2010-03-17 Sebastian Drögevolume: Remove useless cast
2010-03-16 Benjamin OtteAdd -Wwrite-strings to configure
2010-03-12 Sebastian Drögevolume: Revert rounding behaviour changes when using...
2010-03-12 Sebastian Drögevolume: Only allocate a mute value array if a control...
2010-03-09 Sebastian Drögevolume: If a controller is used, use sample accurate...
2010-02-13 Sebastian Drögevolume: Replace this variables by self
2009-09-11 Sebastian Drögevolume: Implement GstStreamVolume interface
2009-06-30 Stefan Kostvolume: include "1.0=100%" in property description
2008-12-08 Wim Taymansgst/volume/gstvolume.c: Use new basetransform vmethod...
2008-11-24 Jon Trowbridgegst/volume/gstvolume.*: Cleanup volume, define and...
2008-11-05 Wim Taymansgst/volume/gstvolume.*: Keep negotiated state in a...
2008-07-11 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-05-06 Sebastian Drögegst/volume/gstvolume.c: Return NOT_NEGOTIATED if we...
2008-04-06 Tim-Philipp Müllergst/: Work around missing bits of thread-safety on...
2008-04-01 Sebastian Drögeconfigure.ac: Require GLib 2.12 and liboil 0.3.14.
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-03-21 Sebastian Drögegst/volume/gstvolume.c: memset buffers to zero if we...
2008-03-21 Sebastian Drögegst/volume/gstvolume.c: Use oil_scalarmultiply_f64_ns...
2008-01-03 Sebastian Drögegst/volume/: Use GstAudioFilter as base class for the...
2007-12-15 Sebastian DrögeUse new gst_base_transform_set_gap_aware() function...
2007-11-26 Stefan Kostgst/: Add GAP-flag support.
2007-09-09 Sebastian DrögeRevert the latest change: floating point samples are...
2007-09-05 Sebastian Drögegst/volume/gstvolume.c: Correctly clamp float/double...
2007-08-23 Davydgst/volume/gstvolume.*: Add support for int32, int24...
2007-08-23 Stefan KostOriginal commit message from CVS:
2007-08-22 Stefan Kostgst/volume/gstvolume.c: Enable liboil for float and...
2007-05-04 Stefan Kostgst/: gst/audiotestsrc/gstaudiotestsrc.c
2007-02-21 Stefan Kostgst/volume/gstvolume.c: Unbreak volume, value remains...
2007-02-21 Stefan Kostgst/volume/gstvolume.*: Extend float audio support...
2006-10-27 Wim Taymansgst/volume/gstvolume.c: Use stream time to synchronize...
2006-06-22 Cody Russellgst/: Avoid unnecessary class cast check in class_init...
2006-06-01 Stefan Kostgst/volume/gstvolume.*: rewrite the passthrough check...
2006-05-28 Stefan Kostgst/adder/gstadder.c: Make it easier to copy&paste
2006-05-03 Wim Taymansgst/volume/gstvolume.c: Increase "volume" property...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-03-24 Stefan KostAdd docs for adder, use GST_ELEMENT_DETAILS macro,...
2006-03-08 Wim Taymansext/libvisual/visual.c: Cleanups, post nice errors.
2006-03-06 Stefan Kostext/gnomevfs/gstgnomevfssink.c: change location param...
2006-03-01 Wim TaymansFix some more docs.
2006-01-31 Stefan Kostgst/: initialize gst_controller before using
2005-11-23 Thomas Vander Sticheleremove sinesrc some more
2005-11-08 Tim-Philipp Müllergst/volume/gstvolume.c: Fix compilation on Solaris...
2005-10-19 Wim TaymansBye bye buffer-frames.
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2005-09-26 Andy Wingogst/sine/gstsinesrc.*: Refactor, remove the table looku...
2005-09-23 Thomas Vander Sticheleadd/fix docs
2005-09-11 Thomas Vander Sticheleadd more elements to the docs
2005-09-09 Jan Schmidtcheck/: Add extra tests for basetransform based components.
2005-09-09 Thomas Vander Stichelefix up header rename
2005-08-29 Stefan Kostgst/volume/gstvolume.c: do not update controlled params...
2005-08-29 Stefan Kostcontrollerized two audio plugins
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-24 Stefan Kostgst/volume/gstvolume.c: made set_caps function static
2005-08-23 Thomas Vander Stichelestyle fixes
2005-08-22 Thomas Vander Stichelewhitespace cleanup
2005-08-20 Thomas Vander Sticheleyay, fix a segfault/security issue in vorbisdec gst...
2005-08-20 Thomas Vander Sticheleadd tests to gst-plugins-base add a volume element...
2005-08-17 Stefan Kostgst/sine/gstsinesrc.c: moved statement below switch
2005-08-02 Edward Herveygst/volume/gstvolume.c: include left from controller...
2005-08-01 Stefan Kostdeactivate and remove dparams (libgstcontrol)
2005-07-15 Wim Taymansgst/ffmpegcolorspace/: Ported ffmpegcolorspace to baset...
2005-07-01 Andy Wingoext/theora/theoradec.c (theora_dec_src_getcaps): Implem...
2005-06-30 Thomas Vander Stichelefold all interfaces in one interfaces dir, preserving...
2005-05-16 David SchleefPort from GstData to GstMiniObject.
2005-05-09 Andy Wingogst/volume/Makefile.am: gst/volume/demo.c gst/volume...
2004-11-12 Ronald S. Bultjegst/volume/gstvolume.c: Allow buffer-frames=0.
2004-09-22 Jan Schmidtext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation
2004-07-09 Thomas Vander Sticheledon't assert in state change
2004-05-07 Colin Waltersfix a number of memleaks
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-22 Benjamin Ottegst/audioconvert/gstaudioconvert.c: set rank to PRIMARY
2004-02-19 David Schleefgst/sine/demo-dparams.c: Use double dparams, not float.
2004-02-02 Thomas Vander Stichelemake code more readable by extracting magic numbers...
2004-01-15 Julien Moutteext/alsa/gstalsamixer.c: Setting mixer interface type...
2004-01-02 David SchleefNegotiation fixes
2003-12-24 David Schleefgst/volume/gstvolume.c: Proxy getcaps.
2003-12-22 Benjamin Ottegst/volume/: Reenable volume element and fix to work...
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-10-31 Benjamin Ottefirst bunch of conversions to new plugin_init. Includes...
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
next