[gstreamer-bugs] [Bug 379298] [avimux] allow multiple audio streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 14 09:58:37 PST 2007


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=379298

  GStreamer | gst-plugins-good | Ver: 0.10.4


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80148|none                        |committed
               Flag|                            |
  Attachment #80209|none                        |committed
               Flag|                            |
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
            Summary|[PATCH] avimux enhancement: |[avimux] allow multiple
                   |multiple (audio) streams    |audio streams
   Target Milestone|HEAD                        |0.10.6




------- Comment #5 from Tim-Philipp Müller  2007-01-14 17:56 UTC -------
Thanks! Committed:

  2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Mark Nauwelaerts <manauw at skynet be>

        * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
        (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
        (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
        (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
        (gst_avi_mux_riff_get_avi_header),
        (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
        (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
        (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
        (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
        (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
        (gst_avi_mux_change_state):
        * gst/avi/gstavimux.h:
        * tests/check/elements/avimux.c: (teardown_src_pad):
          Add support for more than one audio stream; write better AVIX
          header; refactor code a bit; don't announce vorbis caps on our audio
          sink pads since we don't support it anyway. Closes #379298.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list