Skip to content
  • Philippe Normand's avatar
    gltestsrc: Run context query only during decide_allocation · d5f2b5dc
    Philippe Normand authored and Matthew Waters's avatar Matthew Waters 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.
    d5f2b5dc