[gstreamer-bugs] [Bug 345188] [alsa] can't handle more than 8 channels

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 3 07:17:13 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=345188
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69313|none                        |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.10




------- Comment #21 from Tim-Philipp Müller  2006-08-03 14:16 UTC -------
Committed, but renamed AUDIO_CHANNEL_POSITION_UNDEFINED to _NONE:

 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>

       * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
       (gst_alsa_detect_channels):
       * ext/alsa/gstalsasink.c:
         Add support for cards that (only) do more than 8 channels,
         like the Delta 44 (#345188).

       * gst-libs/gst/audio/multichannel.c:
       (gst_audio_check_channel_positions):
       * gst-libs/gst/audio/multichannel.h:
         API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
         unspecified channel position and cannot be combined with any
         of the other audio channel positions; adjust position layout
         checks accordingly (#345188).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list