gstreamer/gst/audioconvert
Wim Taymans fc8ce00673 Bye bye buffer-frames.
Original commit message from CVS:
* check/elements/audioconvert.c:
* docs/libs/tmpl/gstaudio.sgml:
* docs/libs/tmpl/gstcolorbalance.sgml:
* ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
(vorbis_handle_identification_packet), (vorbis_handle_data_packet):
* ext/vorbis/vorbisenc.c: (raw_caps_factory):
* gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
* gst-libs/gst/audio/audio.h:
* gst/audioconvert/audioconvert.h:
* gst/audioconvert/gstaudioconvert.c:
(gst_audio_convert_parse_caps):
* gst/volume/gstvolume.c:
Bye bye buffer-frames.
2005-10-19 17:02:46 +00:00
..
.gitignore gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking 2005-02-13 17:39:22 +00:00
audioconvert.c - Don't use non-portable LL suffix on constants, since MSVC doesn't allow them. These constants all fit into ints any... 2005-10-13 11:36:14 +00:00
audioconvert.h Bye bye buffer-frames. 2005-10-19 17:02:46 +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 Bye bye buffer-frames. 2005-10-19 17:02:46 +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 restructure configure.ac, use correct libtool LDFLAGS, fix up defines 2005-10-16 13:54:44 +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