Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 641
    • Issues 641
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #227
Closed
Open
Issue created Sep 23, 2015 by Bugzilla Migration User@bugzilla-migration

glimagesink: always send a reconfigure event when starting

Submitted by Julien Isorce @cap

Link to original bug (#755454)

Description

Not sure for how long this problem is there, but it always resize the window to 1x1 and then resize to the desired size.
To from 0x0 to 1x1 does not triggered a reconfigure event. As initial values are 0x0.
But change from 1x1 to 320x240 triggers a reconfigure event, Which potentially deactivate /reactive upstream pools which adds unnecessary delays.

Patch follows.

Assignee
Assign to
Time tracking