summaryrefslogtreecommitdiff
path: root/gst/volume/gstvolume.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-09Revert "Revert "Use init functions for Orc code""Sebastian Dröge1-0/+2
2010-09-05volume: Enable float processing with orc againSebastian Dröge1-9/+0
2010-08-27Revert "Use init functions for Orc code"Wim Taymans1-2/+0
2010-08-26Use init functions for Orc codeDavid Schleef1-0/+2
2010-08-26volume: make the orc usage for float conditional againStefan Kost1-0/+9
2010-08-25volume: enable ORC for float in volumeStefan Kost1-8/+0
2010-06-09volume: make the orc codes available for testing.Stefan Kost1-11/+20
2010-06-07volume: convert from liboil to orcDavid Schleef1-23/+45
2010-03-17volume: Remove useless castSebastian Dröge1-3/+2
2010-03-16Add -Wwrite-strings to configureBenjamin Otte1-2/+3
2010-03-12volume: Revert rounding behaviour changes when using controlled volume proper...Sebastian Dröge1-4/+4
2010-03-12volume: Only allocate a mute value array if a control source exists for the m...Sebastian Dröge1-1/+1
2010-03-09volume: If a controller is used, use sample accurate property valuesSebastian Dröge1-31/+248
2010-02-13volume: Replace this variables by selfSebastian Dröge1-136/+136
2009-09-11volume: Implement GstStreamVolume interfaceSebastian Dröge1-4/+9
2009-06-30volume: include "1.0=100%" in property descriptionStefan Kost1-1/+1
2008-12-08gst/volume/gstvolume.c: Use new basetransform vmethod to reconfigure the dyna...Wim Taymans1-13/+22
2008-11-24gst/volume/gstvolume.*: Cleanup volume, define and use default values.Jon Trowbridge1-116/+111
2008-11-05gst/volume/gstvolume.*: Keep negotiated state in a separate variable.Wim Taymans1-5/+40
2008-07-11Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost1-8/+4
2008-05-06gst/volume/gstvolume.c: Return NOT_NEGOTIATED if we didn't set a process func...Sebastian Dröge1-0/+2
2008-04-06gst/: Work around missing bits of thread-safety on older GLibs some more to a...Tim-Philipp Müller1-0/+4
2008-04-01configure.ac: Require GLib 2.12 and liboil 0.3.14.Sebastian Dröge1-8/+0
2008-03-22Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge1-2/+3
2008-03-21gst/volume/gstvolume.c: memset buffers to zero if we get a GAP buffer. We usu...Sebastian Dröge1-27/+36
2008-03-21gst/volume/gstvolume.c: Use oil_scalarmultiply_f64_ns() for double processing...Sebastian Dröge1-1/+7
2008-01-03gst/volume/: Use GstAudioFilter as base class for the volume element instead ...Sebastian Dröge1-119/+67
2007-12-15Use new gst_base_transform_set_gap_aware() function as volume correctly handl...Sebastian Dröge1-0/+2
2007-11-26gst/: Add GAP-flag support.Stefan Kost1-1/+11
2007-09-09Revert the latest change: floating point samples are allowed to have any valu...Sebastian Dröge1-47/+4
2007-09-05gst/volume/gstvolume.c: Correctly clamp float/double samples in the [-1.0,1.0...Sebastian Dröge1-6/+47
2007-08-23gst/volume/gstvolume.*: Add support for int32, int24 and int8 to the volume e...Davyd1-26/+252
2007-08-23Original commit message from CVS:Stefan Kost1-8/+7
2007-08-22gst/volume/gstvolume.c: Enable liboil for float and add more details about pr...Stefan Kost1-15/+25
2007-05-04gst/: gst/audiotestsrc/gstaudiotestsrc.cStefan Kost1-5/+5
2007-02-21gst/volume/gstvolume.c: Unbreak volume, value remains gint.Stefan Kost1-4/+6
2007-02-21gst/volume/gstvolume.*: Extend float audio support (double) and some int->uin...Stefan Kost1-39/+67
2006-10-27gst/volume/gstvolume.c: Use stream time to synchronize volume property instea...Wim Taymans1-0/+5
2006-06-22gst/: Avoid unnecessary class cast check in class_init functions (#337747).Cody Russell1-2/+2
2006-06-01gst/volume/gstvolume.*: rewrite the passthrough check, split _int16 and _int1...Stefan Kost1-37/+79
2006-05-28gst/adder/gstadder.c: Make it easier to copy&pasteStefan Kost1-51/+59
2006-05-03gst/volume/gstvolume.c: Increase "volume" property to 10.0. Fixes #340369.Wim Taymans1-6/+18
2006-04-28make GstElementDetails constStefan Kost1-1/+1
2006-03-24Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails a...Stefan Kost1-6/+4
2006-03-08ext/libvisual/visual.c: Cleanups, post nice errors.Wim Taymans1-4/+5
2006-03-06ext/gnomevfs/gstgnomevfssink.c: change location param detailsStefan Kost1-1/+1
2006-03-01Fix some more docs.Wim Taymans1-0/+3
2006-01-31gst/: initialize gst_controller before usingStefan Kost1-0/+3
2005-11-23remove sinesrc some moreThomas Vander Stichele1-2/+2
2005-11-08gst/volume/gstvolume.c: Fix compilation on Solaris with Forte. (#320923)Tim-Philipp Müller1-1/+1