gstreamer/gst/audioconvert
Wim Taymans 468d6d4326 gst/audioconvert/: Link against audio libs.
Original commit message from CVS:
* gst/audioconvert/Makefile.am:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
(gst_audio_convert_caps_remove_format_info),
(gst_audio_convert_setcaps), (gst_audio_convert_fixate),
(gst_audio_convert_channels):
Link against audio libs.
Fix audio convert plugin.
2005-04-20 09:45:33 +00:00
..
.gitignore gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking 2005-02-13 17:39:22 +00:00
audioconvert.vcproj more working plugins 2004-07-27 21:41:30 +00:00
bufferframesconvert.c Plugin port to 0.9, ogg/theora playback should work in the seek example now. 2005-03-31 09:43:49 +00:00
channelmixtest.c Plugin port to 0.9, ogg/theora playback should work in the seek example now. 2005-03-31 09:43:49 +00:00
gstaudioconvert.c gst/audioconvert/: Link against audio libs. 2005-04-20 09:45:33 +00:00
gstchannelmix.c gst/audioconvert/gstchannelmix.h: include missing header file 2005-02-13 16:10:16 +00:00
gstchannelmix.h Plugin port to 0.9, ogg/theora playback should work in the seek example now. 2005-03-31 09:43:49 +00:00
Makefile.am gst/audioconvert/: Link against audio libs. 2005-04-20 09:45:33 +00:00
plugin.c Surround sound support. 2004-11-25 20:36:29 +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