[Bug 735423] videodecoder: Haven't set caps to downstream when select another video track.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 26 00:03:30 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=735423
GStreamer | gst-plugins-base | 1.2.3
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |slomo at coaxion.net
Summary|[gsttvideodecoderbase] |videodecoder: Haven't set
|Haven't set caps to |caps to downstream when
|downstream when select |select another video track.
|another video track. |
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-26 07:03:23 UTC ---
It's generally not necessary to send a new caps event when streams change if
the caps do not change, same goes for getting a new buffer pool. The old one
should continue to work as the stream format did not change.
Independent of that, requesting a new buffer pool would happen with the
ALLOCATION query and has nothing to do with the caps event.
Why exactly is it necessary in your case, what's the use case?
--
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