Skip to content
  • Philippe Normand's avatar
    gltestsrc: Run context query only during decide_allocation · c9edd55f
    Philippe Normand authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
    Running the context query in _start and during the NULL->READY state transition
    can fail because downstream elements might not be able to answer and thus the
    source element would not be able to reuse downstream GLContext and GLDisplay.
    
    This issue happened specifically when trying to use gltestsrc in playbin.
    c9edd55f