gstreamer/gst/audioconvert
Wim Taymans 5b3f6be65c gst/audioconvert/: Alloc temp storage somewhere else where we can do it more portable.
Original commit message from CVS:
* gst/audioconvert/audioconvert.h:
* gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
(gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
Alloc temp storage somewhere else where we can do it more
portable.
2005-10-10 13:45:39 +00:00
..
.gitignore gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking 2005-02-13 17:39:22 +00:00
audioconvert.c gst/audioconvert/audioconvert.*: Cleanups, speedups, simplifications, added back support for 24 bits. 2005-09-12 11:38:05 +00:00
audioconvert.h gst/audioconvert/: Alloc temp storage somewhere else where we can do it more portable. 2005-10-10 13:45:39 +00:00
audioconvert.vcproj more working plugins 2004-07-27 21:41:30 +00:00
bufferframesconvert.c All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
channelmixtest.c *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00
gstaudioconvert.c some documentation for audioconvert 2005-09-23 14:41:31 +00:00
gstaudioconvert.h gst/audioconvert/: Cleanups, librarify a bit, optimize, better negotiation and more. 2005-08-26 15:43:56 +00:00
gstchannelmix.c gst/audioconvert/: Alloc temp storage somewhere else where we can do it more portable. 2005-10-10 13:45:39 +00:00
gstchannelmix.h gst/audioconvert/: Cleanups, librarify a bit, optimize, better negotiation and more. 2005-08-26 15:43:56 +00:00
Makefile.am gst/audioconvert/Makefile.am: Audioconvert derives from GstBaseTransform and should link to the library with our base... 2005-09-13 13:52:59 +00:00
plugin.c rename plugin 2005-08-15 14:15:40 +00:00
plugin.h gst/audioconvert/bufferframesconvert.c: New element to convert buffer-frames for float streams. Not working nicely yet. 2004-04-09 12:39:30 +00:00