Skip to content
  • Andreas Traczyk's avatar
    video: refactor/separate video rendering logic · 26589332
    Andreas Traczyk authored
    - Moves rendering logic from the UI objects to RenderManager.
    - RenderManager handles connections to avmodel and provisions
      QImages for UI widgets to manipulate within their paintEvent
      overrides.
    - Provides several reusable widget types for displaying previews
      and incoming video.
    
    Change-Id: I090f4866a667ab8538827e4a1d5f1231cb0c26bd
    26589332