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 379807 - Update the aspect ratio when changing screen size
Update the aspect ratio when changing screen size
Status: RESOLVED DUPLICATE of bug 369466
Product: totem
Classification: Core
Component: GStreamer backend
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2006-11-27 15:39 UTC by Bastien Nocera
Modified: 2007-01-13 16:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2006-11-27 15:39:16 UTC
See the xine-lib backend for what to do. Code goes there:

static void
size_changed_cb (GdkScreen *screen, BaconVideoWidget *bvw)
{
        //FIXME
}
Comment 1 Tim-Philipp Müller 2007-01-13 16:59:44 UTC

*** This bug has been marked as a duplicate of 369466 ***