[Bug 665120] playbin2: decoder not selected for audio-sink=autoaudiosink
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 29 05:17:46 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=665120
GStreamer | gst-plugins-base | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.36
--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-11-29 13:17:39 UTC ---
commit e7853d3a3d1a13933de0321bcf5dc432a68ff65d
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Tue Nov 29 14:15:45 2011 +0100
playbin2: Fix decoder-sink compatibility check for raw audio/video formats
If the sink supports raw audio/video, we first check
if the decoder could output any raw audio/video format
and assume it is compatible with the sink then. We don't
do a complete compatibility check here if converters
are plugged between the decoder and the sink because
the converters will convert between raw formats and
even if the decoder format is not supported by the decoder
a converter will convert it.
We assume here that the converters can convert between
any raw format.
Fixes bug #665120.
--
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