[Bug 730070] hlsdemux: add support for stream RESOLUTION extension

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 26 23:55:05 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-05-27 06:55:03 UTC ---
We need something like in your patch in bug #730225 here. I think ideally we
would do the following:
- Add a "reason" to the reconfigure event, which is an array of strings. This
can be "caps", "allocation", ..., "window-size". Reason being an empty array
means all have to be checked (default case)
- Add a query to libgstvideo to query the downstream window size

Then before first rendering and whenever we get such a reconfigure event we
would run the query. I'll take a look at implementing that.

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