audiopayload: add support for buffer-lists
[platform/upstream/gstreamer.git] / gst / audioconvert /
2009-11-16 Stefan Kostaudioconvert: remove unused array
2009-10-12 Stefan Kostaudioconvert: track active conversion in perf log
2009-10-09 Josep Torraaudioconvert: fixes warning: format not a string litera...
2009-10-09 Josep TorraRevert "audioconvert: fixes warning: format not a strin...
2009-10-09 Josep Torraaudioconvert: fixes warning: format not a string litera...
2009-08-08 Edward Herveygst: Remove dead assignments and resulting unused variables
2009-07-08 Philip Jägenstedtaudioconvert: Fix compilation when debugging is disabled
2008-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-08 Sebastian Drögegst/audioconvert/audioconvert.c: Prevent overflows...
2008-07-30 Tim-Philipp Müllergst/audioconvert/Makefile.am: Dist recently-added gstfa...
2008-07-23 Sebastian Drögegst/audioconvert/: Implement a linear congruential...
2008-07-11 Stefan Kostgst/audioconvert/gstaudioconvert.c: Remove now obsolete...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-05-30 Sebastian Drögegst/audioconvert/gstaudioconvert.c: Allow up to 11...
2008-05-29 Sebastian Drögegst/audioconvert/gstchannelmix.c: If mixing left or...
2008-05-29 Sebastian Drögegst-libs/gst/audio/multichannel.c: Allow rear center...
2008-05-22 Jan SchmidtAdd some documentation comments, and some new headers...
2008-05-21 Sebastian Drögegst/audioconvert/gstchannelmix.c: Fix copy & paste...
2008-05-21 Sebastian Drögegst/audioconvert/gstchannelmix.c: Add support for mixin...
2008-05-21 Sebastian Drögegst/audioconvert/gstchannelmix.c: Prevent division...
2008-05-20 Sebastian Drögegst/audioconvert/gstaudioconvert.c: Fix logic in last...
2008-05-20 Sebastian Drögegst/audioconvert/gstaudioconvert.c: Passthrough the...
2008-05-20 Sebastian Drögegst/audioconvert/gstaudioconvert.c: Correctly set the...
2008-05-06 Tim-Philipp Müllergst/audioconvert/: Add support for more than 8 channels...
2008-05-04 Sebastian DrögeRemove some unused code.
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-03-21 Sebastian Drögegst/audioconvert/gstaudioconvert.c: Make audioconvert...
2008-03-03 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2007-12-10 Wim Taymansgst/audioconvert/Makefile.am: Also link to libm.
2007-10-31 Tim-Philipp Müllergst/audioconvert/gstaudioconvert.c: Preserve channel...
2007-08-24 Jan Schmidtext/alsa/Makefile.am: There is no GST_PLUGINS_BASE_LIBS...
2007-08-03 Jens Granseuergst/audioconvert/gstaudioquantize.c: Fix C89 incompatib...
2007-06-29 Wim Taymansgst/audioconvert/audioconvert.c: Include math.h to...
2007-06-28 Sebastian Drögegst/audioconvert/: Implement dithering and noise shapin...
2007-04-24 Sebastian Drögegst/audioconvert/gstaudioconvert.c: Initalize the Audio...
2007-03-29 René Stadlerwith some minor changes
2007-03-27 Sebastian Drögegst/audioconvert/audioconvert.c: Add docs to the intege...
2007-03-27 Michael Smithgst/audioconvert/gstaudioconvert.c: Fix typo in debug...
2007-03-16 Michael Smithgst/audioconvert/gstaudioconvert.c: Previous fix was...
2007-03-16 Michael Smithgst/audioconvert/gstaudioconvert.c: We don't support...
2007-03-09 Thomas Vander Stichelegst/audioconvert/gstaudioconvert.c: fix error category...
2007-02-28 Stefan Kostgst/audioconvert/audioconvert.c: Also make valgrind...
2007-02-28 Stefan KostDon't run inplace if that overwrites source data as...
2007-02-22 Stefan KostAdd float as an intermediate format, as well as float...
2007-02-07 Tim-Philipp Müllergst/audioconvert/gstaudioconvert.c: Fix up docs chunk...
2007-02-06 Stefan Kostgst/audioconvert/gstaudioconvert.c: Also mention that...
2007-02-02 Tim-Philipp Müllergst/audioconvert/gstaudioconvert.c: We don't support...
2007-02-02 Stefan Kostgst/audioconvert/: Support for 64-bit float audio in...
2007-01-30 Wim Taymansgst/audioconvert/gstaudioconvert.c: Don't fail on 0...
2007-01-18 Tim-Philipp Müllergst/audioconvert/gstchannelmix.c: Remove compatibility...
2007-01-04 Thomas Vander Sticheleconfigure.ac: split out GST_CFLAGS into GST_PLUGINS_BAS...
2006-10-10 Josep Torre Vallesext/gnomevfs/: Fix URI interface implementation return...
2006-09-23 Tim-Philipp Müllergst/: A few array const-ifications.
2006-09-17 Stefan Kostgst/audioconvert/gstaudioconvert.c: Get structure-name...
2006-08-20 Stefan Kostgst/audioconvert/gstaudioconvert.c: Lower debug, use...
2006-08-10 Tim-Philipp Müllergst/audioconvert/gstaudioconvert.c: Float caps shouldn...
2006-06-02 Michael Smithgst/audioconvert/audioconvert.c: More correct float...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-29 Michael Smithgst/audioconvert/gstaudioconvert.c: Patch from #341562...
2006-05-14 Michael Smithgst/audioconvert/gstchannelmix.c: Fix #341696: crash...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-28 Wim Taymansgst/audioconvert/audioconvert.c: correctly clip float...
2006-03-29 j^better/unified long descriptions
2006-03-24 Stefan KostAdd docs for adder, use GST_ELEMENT_DETAILS macro,...
2006-03-02 Wim Taymansdocs/plugins/: Add audioresample to docs.
2006-03-01 Wim TaymansFix some more docs.
2006-03-01 Wim TaymansUpdated/added documentation.
2006-02-14 Tim-Philipp Müllergst/audioconvert/plugin.c: Register the GstAudioChannel...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-02 Wim Taymansgst/audioconvert/gstaudioconvert.c: Post errors.
2005-12-01 Thomas Vander Sticheleborgify further clean up docs a little
2005-11-23 Thomas Vander Sticheleremove sinesrc some more
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-08 Tim-Philipp Müllergst/audioconvert/gstaudioconvert.c: Fix typo in docs.
2005-10-26 Michael Smithgst/audioconvert/audioconvert.c: When clearing an audio...
2005-10-19 Tim-Philipp Müllergst/audioconvert/: And bye bye buffer-frames-convert
2005-10-19 Wim TaymansBye bye buffer-frames.
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2005-10-13 Michael Smith- Don't use non-portable LL suffix on constants, since...
2005-10-10 Wim Taymansgst/audioconvert/: Alloc temp storage somewhere else...
2005-09-23 Thomas Vander Stichelesome documentation for audioconvert
2005-09-15 Wim Taymansgst/audioconvert/gstaudioconvert.c: And enable 24 bits...
2005-09-13 Tim-Philipp Müllergst/audioconvert/Makefile.am: Audioconvert derives...
2005-09-12 Wim Taymansgst/audioconvert/audioconvert.*: Cleanups, speedups...
2005-09-09 Jan Schmidtcheck/: Add extra tests for basetransform based components.
2005-09-02 Thomas Vander Sticheledisable 24 bit until it gets fixed
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-26 Wim Taymansgst/audioconvert/audioconvert.c: Cleanups.
2005-08-26 Wim Taymansgst/audioconvert/audioconvert.c: More elegant and worki...
2005-08-26 Wim Taymansgst/audioconvert/audioconvert.c: Use realloc else we...
2005-08-26 Wim Taymansgst/audioconvert/: Oops, allocate enough space to perfo...
2005-08-26 Wim Taymansgst/audioconvert/: Cleanups, librarify a bit, optimize...
2005-08-25 Thomas Vander Sticheleplug some leaks
2005-08-24 Thomas Vander Sticheleport audioconvert to basetransform fix ffmpegcsp and...
2005-08-15 Thomas Vander Stichelerename plugin
2005-08-05 Thomas Vander Stichelerenamed to actual element names, so much nicer to look at
2005-07-29 Wim Taymansgst/audioconvert/gstaudioconvert.c: Convert me to BaseT...
2005-07-16 Wim Taymansgst/audioconvert/gstaudioconvert.c: Timestamp buffers...
2005-07-13 Thomas Vander Stichelemake GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should...
next