[Bug 680614] [0.11] audio base classes: _set_format called too soon

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 26 05:54:20 PDT 2012


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|gst-plugins-good            |gst-plugins-base
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #3 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-07-26 12:54:16 UTC ---
Following commits implement approach outlined above, and should as such also
resolve this particular flacenc issue (without having to fiddle with subclass):

commit 7b135e8810ab08401d86ea4ba184ecfeefb8c4ce
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Jul 26 14:28:26 2012 +0200

    video{de,en}coder: delay input caps processing until processing data

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=680614

commit c91615bd82542c0f53046ec6c6d77b5344133ced
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Jul 26 14:27:38 2012 +0200

    audio{de,en}coder: delay input caps processing until processing data

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=680614

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