summaryrefslogtreecommitdiff
path: root/gst/audioconvert
AgeCommit message (Expand)AuthorFilesLines
2009-07-08audioconvert: Fix compilation when debugging is disabledPhilip Jägenstedt1-15/+19
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+1
2008-10-08gst/audioconvert/audioconvert.c: Prevent overflows with big buffer when calcu...Sebastian Dröge1-4/+4
2008-07-30gst/audioconvert/Makefile.am: Dist recently-added gstfastrandom.h.Tim-Philipp Müller1-0/+1
2008-07-23gst/audioconvert/: Implement a linear congruential generator as pseudo random...Sebastian Dröge3-23/+104
2008-07-11gst/audioconvert/gstaudioconvert.c: Remove now obsolete note in the docs.Stefan Kost1-3/+0
2008-07-10Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost1-16/+8
2008-05-30gst/audioconvert/gstaudioconvert.c: Allow up to 11 positioned channels now th...Sebastian Dröge1-12/+12
2008-05-29gst/audioconvert/gstchannelmix.c: If mixing left or right to center (or the o...Sebastian Dröge1-4/+14
2008-05-29gst-libs/gst/audio/multichannel.c: Allow rear center together with rear left/...Sebastian Dröge1-281/+293
2008-05-22Add some documentation comments, and some new headers to be scanned.Jan Schmidt3-10/+31
2008-05-21gst/audioconvert/gstchannelmix.c: Fix copy & paste error in last commit.Sebastian Dröge1-12/+12
2008-05-21gst/audioconvert/gstchannelmix.c: Add support for mixing GST_AUDIO_CHANNEL_PO...Sebastian Dröge1-1/+95
2008-05-21gst/audioconvert/gstchannelmix.c: Prevent division by zero if the channel mix...Sebastian Dröge1-0/+3
2008-05-20gst/audioconvert/gstaudioconvert.c: Fix logic in last commit.Sebastian Dröge1-1/+1
2008-05-20gst/audioconvert/gstaudioconvert.c: Passthrough the channel positions if the ...Sebastian Dröge1-7/+6
2008-05-20gst/audioconvert/gstaudioconvert.c: Correctly set the default channel positio...Sebastian Dröge1-1/+1
2008-05-06gst/audioconvert/: Add support for more than 8 channels and NONE channel layo...Tim-Philipp Müller4-15/+87
2008-05-04Remove some unused code.Sebastian Dröge1-1/+0
2008-03-22Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge1-2/+3
2008-03-21gst/audioconvert/gstaudioconvert.c: Make audioconvert GAP-aware by outputting...Sebastian Dröge1-3/+83
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-1/+1
2007-12-10gst/audioconvert/Makefile.am: Also link to libm.Wim Taymans1-1/+1
2007-10-31gst/audioconvert/gstaudioconvert.c: Preserve channel layout when fixating the...Tim-Philipp Müller1-6/+195
2007-08-24ext/alsa/Makefile.am: There is no GST_PLUGINS_BASE_LIBS defined.Jan Schmidt1-1/+1
2007-08-03gst/audioconvert/gstaudioquantize.c: Fix C89 incompatibilities and spelling o...Jens Granseuer1-10/+10
2007-06-29gst/audioconvert/audioconvert.c: Include math.h to fix compilation.Wim Taymans1-0/+1
2007-06-28gst/audioconvert/: Implement dithering and noise shaping in audioconvert. By ...Sebastian Dröge7-77/+879
2007-04-24gst/audioconvert/gstaudioconvert.c: Initalize the AudioConvertCtx with zeroes...Sebastian Dröge1-0/+1
2007-03-29with some minor changesRené Stadler2-143/+141
2007-03-27gst/audioconvert/audioconvert.c: Add docs to the integer pack functions and i...Sebastian Dröge1-5/+44
2007-03-27gst/audioconvert/gstaudioconvert.c: Fix typo in debug line introduced recentl...Michael Smith1-1/+1
2007-03-16gst/audioconvert/gstaudioconvert.c: Previous fix was too simplistic, and brok...Michael Smith1-3/+27
2007-03-16gst/audioconvert/gstaudioconvert.c: We don't support 64 bit integer audio, so...Michael Smith1-4/+7
2007-03-09gst/audioconvert/gstaudioconvert.c: fix error category and translatable stringThomas Vander Stichele1-8/+6
2007-02-28gst/audioconvert/audioconvert.c: Also make valgrind happy and avoid copying d...Stefan Kost1-5/+9
2007-02-28Don't run inplace if that overwrites source data as we go. Add more tests. Fi...Stefan Kost2-35/+36
2007-02-22Add float as an intermediate format, as well as float mixing. Enable test tha...Stefan Kost4-71/+167
2007-02-07gst/audioconvert/gstaudioconvert.c: Fix up docs chunk so that gtk-doc doesn't...Tim-Philipp Müller1-3/+5
2007-02-06gst/audioconvert/gstaudioconvert.c: Also mention that a conversion from doubl...Stefan Kost1-0/+4
2007-02-02gst/audioconvert/gstaudioconvert.c: We don't support floats with a width of 4...Tim-Philipp Müller1-1/+19
2007-02-02gst/audioconvert/: Support for 64-bit float audio in audioconvert (#339837)Stefan Kost2-30/+65
2007-01-30gst/audioconvert/gstaudioconvert.c: Don't fail on 0 sized buffers. Fixes #396...Wim Taymans1-2/+5
2007-01-18gst/audioconvert/gstchannelmix.c: Remove compatibility cruft for prehistoric ...Tim-Philipp Müller1-9/+0
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele1-1/+1
2006-10-10ext/gnomevfs/: Fix URI interface implementation return type.Josep Torre Valles1-1/+1
2006-09-23gst/: A few array const-ifications.Tim-Philipp Müller1-3/+3
2006-09-17gst/audioconvert/gstaudioconvert.c: Get structure-name just once.Stefan Kost1-6/+8
2006-08-20gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_sizeStefan Kost1-2/+2
2006-08-10gst/audioconvert/gstaudioconvert.c: Float caps shouldn't have a "signed" field.Tim-Philipp Müller1-2/+3