summaryrefslogtreecommitdiff
path: root/gst/volume/gstvolume.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-09volume: If a controller is used, use sample accurate property valuesSebastian Dröge1-0/+7
2009-09-11volume: Implement GstStreamVolume interfaceSebastian Dröge1-0/+1
2008-11-24gst/volume/gstvolume.*: Cleanup volume, define and use default values.Jon Trowbridge1-6/+9
2008-11-05gst/volume/gstvolume.*: Keep negotiated state in a separate variable.Wim Taymans1-0/+1
2008-01-03gst/volume/: Use GstAudioFilter as base class for the volume element instead ...Sebastian Dröge1-10/+4
2007-11-26gst/: Add GAP-flag support.Stefan Kost1-0/+1
2007-08-23gst/volume/gstvolume.*: Add support for int32, int24 and int8 to the volume e...Davyd1-1/+4
2007-02-21gst/volume/gstvolume.*: Extend float audio support (double) and some int->uin...Stefan Kost1-2/+3
2006-06-01gst/volume/gstvolume.*: rewrite the passthrough check, split _int16 and _int1...Stefan Kost1-1/+8
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-1/+1
2006-05-28gst/adder/gstadder.c: Make it easier to copy&pasteStefan Kost1-7/+2
2006-03-01Fix some more docs.Wim Taymans1-0/+5
2005-08-23style fixesThomas Vander Stichele1-0/+1
2005-08-22whitespace cleanupThomas Vander Stichele1-8/+4
2005-08-05first stab at documenting elementsThomas Vander Stichele1-3/+2
2005-08-01deactivate and remove dparams (libgstcontrol)Stefan Kost1-2/+0
2005-05-09gst/volume/Makefile.am: gst/volume/demo.c gst/volume/gstvolume.hAndy Wingo1-11/+8
2004-03-15*.h: Revert indentingJohan Dahlin1-29/+25
2004-03-14gst-indentThomas Vander Stichele1-25/+29
2004-02-02make code more readable by extracting magic numbers fix interface rangeThomas Vander Stichele1-2/+2
2004-01-15ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte1-0/+2
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson1-1/+0
2002-04-28this is basically a rewrite of the volume plugin:Steve Baker1-23/+4
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2001-12-22Initial revisionAndy Wingo1-0/+98