After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 736132 - glimagesink: iOS: Does not rescale the video if the window size changes
glimagesink: iOS: Does not rescale the video if the window size changes
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.4.1
Other other
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-05 14:10 UTC by lists
Modified: 2015-04-20 08:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description lists 2014-09-05 14:10:40 UTC
Version 1.2.4.1 of gstreamer for ios resize correctly the played video while resizing assigned
UIView ( with gst_video_overlay_set_window_handle ).

With the version 1.4.1 the played video is no more resized correctly. 

Any idea ?
Comment 1 Sebastian Dröge (slomo) 2014-09-12 11:15:49 UTC
What do you mean with resize? Resizing the UIView does not lead to the video content being resized too? Or resizing the video does not resize the UIView?
Comment 2 lists 2014-09-12 11:30:51 UTC
Resizing the UIView does not lead to the video content being resized too.
Comment 3 Alessandro Decina 2015-04-20 07:04:45 UTC
This was fixed by 

commit 2a430872edeb7082fea2c00c92a0330a4ee5245b
Author: Alessandro Decina <alessandro.d@gmail.com>
Date:   Tue Feb 24 14:23:49 2015 +1100

    libgstgl: eagl: handle CALayer resize