summaryrefslogtreecommitdiff
path: root/gst/volume/gstvolume.c
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-19Bye bye buffer-frames.Wim Taymans1-4/+2
2005-10-16restructure configure.ac, use correct libtool LDFLAGS, fix up definesThomas Vander Stichele1-1/+1
2005-09-26gst/sine/gstsinesrc.*: Refactor, remove the table lookup code, change the 'sy...Andy Wingo1-1/+1
2005-09-23add/fix docsThomas Vander Stichele1-1/+2
2005-09-11add more elements to the docsThomas Vander Stichele1-0/+15
2005-09-09check/: Add extra tests for basetransform based components.Jan Schmidt1-6/+5
2005-09-09fix up header renameThomas Vander Stichele1-1/+1
2005-08-29gst/volume/gstvolume.c: do not update controlled params, if buffer has no tim...Stefan Kost1-1/+2
2005-08-29controllerized two audio pluginsStefan Kost1-2/+8
2005-08-28Updates for two-arg init from GST_BOILERPLATE_FULL.Andy Wingo1-1/+1
2005-08-24gst/volume/gstvolume.c: made set_caps function staticStefan Kost1-2/+2
2005-08-23style fixesThomas Vander Stichele1-4/+5
2005-08-22whitespace cleanupThomas Vander Stichele1-10/+10
2005-08-20yay, fix a segfault/security issue in vorbisdec gst-launch fakesrc ! vorbisde...Thomas Vander Stichele1-0/+2
2005-08-20add tests to gst-plugins-base add a volume element test clean up volume a lit...Thomas Vander Stichele1-114/+130
2005-08-17gst/sine/gstsinesrc.c: moved statement below switchStefan Kost1-1/+2
2005-08-02gst/volume/gstvolume.c: include left from controller cleanupEdward Hervey1-1/+0
2005-08-01deactivate and remove dparams (libgstcontrol)Stefan Kost1-52/+19
2005-07-15gst/ffmpegcolorspace/: Ported ffmpegcolorspace to basetransform.Wim Taymans1-6/+4