gstreamer/ext
Ronald S. Bultje bf45760b33 Surround sound support.
Original commit message from CVS:
* ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
(gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
* ext/alsa/gstalsa.c: (gst_alsa_get_caps):
* ext/alsa/gstalsaplugin.c: (plugin_init):
* ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
(gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
* ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
(gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
(gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
(gst_faad_change_state), (plugin_init):
* ext/faad/gstfaad.h:
* ext/vorbis/vorbis.c: (plugin_init):
* ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
* gst-libs/gst/audio/Makefile.am:
* gst-libs/gst/audio/audio.c: (plugin_init):
* gst-libs/gst/audio/multichannel.c:
(gst_audio_check_channel_positions),
(gst_audio_get_channel_positions),
(gst_audio_set_channel_positions),
(gst_audio_set_structure_channel_positions_list),
(add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
(gst_audio_fixate_channel_positions):
* gst-libs/gst/audio/multichannel.h:
* gst-libs/gst/audio/testchannels.c: (main):
* gst/audioconvert/gstaudioconvert.c:
(gst_audio_convert_class_init), (gst_audio_convert_init),
(gst_audio_convert_dispose), (gst_audio_convert_getcaps),
(gst_audio_convert_parse_caps), (gst_audio_convert_link),
(gst_audio_convert_fixate), (gst_audio_convert_channels):
* gst/audioconvert/plugin.c: (plugin_init):
Surround sound support.
2004-11-25 20:36:29 +00:00
..
arts ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
artsd second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
audiofile ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
cdaudio Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
dirac ext/dirac/: Do something. Don't actually know if this works because I don't have a demuxer yet. 2004-09-23 14:59:22 +00:00
divx Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
dts Surround sound support. 2004-11-25 20:36:29 +00:00
faac ext/: \1/Codec, (fixes #142193) 2004-05-09 14:37:16 +00:00
faad Surround sound support. 2004-11-25 20:36:29 +00:00
gsm ext/dirac/: Do something. Don't actually know if this works because I don't have a demuxer yet. 2004-09-23 14:59:22 +00:00
hermes second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
ivorbis commiting patch from Phil Blundell 2004-10-01 17:01:48 +00:00
jack fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
ladspa added typecast to avoid warning 2004-08-31 16:07:08 +00:00
lcs second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
libfame Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
mpeg2enc ext/: \1/Codec, (fixes #142193) 2004-05-09 14:37:16 +00:00
mplex don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
musepack ext/musepack/gstmusepackreader.cpp: Workaround for older core. 2004-11-11 17:43:30 +00:00
musicbrainz remove g_print 2004-05-31 02:02:33 +00:00
nas ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
polyp Added the polypaudio sink and hooked it into the build system. 2004-11-12 15:04:55 +00:00
sdl ext/alsa/gstalsasink.c: This seems to be antique leftover. It needs to pass error checking. 2004-11-10 22:01:20 +00:00
shout second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
smoothwave Update libvisual to 0.1.7. Link in the debug handling to gstreamer 2004-11-12 17:37:49 +00:00
snapshot don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
sndfile Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
swfdec ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
tarkin second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
xine fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
xvid Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream are decoded correctly, bug #135407. 2004-08-25 17:12:57 +00:00
Makefile.am Added the polypaudio sink and hooked it into the build system. 2004-11-12 15:04:55 +00:00