[Bug 698851] playbin: ability to mix or play multiple audio and text streams simultaneously

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 28 14:16:55 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698851
  GStreamer | gst-plugins-base | git

Brendan Long <self> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #245480|0                           |1
        is obsolete|                            |

--- Comment #37 from Brendan Long <self at brendanlong.com> 2013-05-28 21:16:52 UTC ---
Created an attachment (id=245496)
 View: https://bugzilla.gnome.org/attachment.cgi?id=245496
 Review: https://bugzilla.gnome.org/review?bug=698851&attachment=245496

Patch with working test

The problem was that `gst_codec_demuxer_chain` was creating a new buffer
instead of copying the one it was given.

I had trouble thinking of how to test this so this:

  * Makes sure setting audio-stream-combiner works
  * Makes sure unset stream-combiners are NULL
  * Makes sure the adder's state changes to paused (to prove that it's actually
being used)

-- 
Configure bugmail: https://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