[Bug 657261] resindvd: regression in git: no more button highlights in menus

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 24 11:26:42 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=657261
  GStreamer | gst-plugins-bad | 0.10.23

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-08-24 18:26:36 UTC ---
Introduced by:

commit 105da803ade859fb299ed3c5265d6acdd168ca8f
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue Mar 15 12:51:04 2011 +0100

    playbin2/playsink: Decide if A/V caps are raw only inside playsink

    Before playbin2 would use different selectors for raw audio and
    compressed audio (and the same for video) and used different
    pads from playsink. This made the involved logic much more
    complex and was not implemented completely in playsink, which
    made it impossible to support files with a compressed and
    uncompressed stream that is support by the sink.

    playbin2 handles raw/non-raw streams the same now and the
    decision is left to playsink, which now can also handle
    caps changes from raw to non-raw and the other way around.

    Fixes bug #632788.

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