Skip to content
  • Robert Mader's avatar
    8c3e33d4
    gstwayland: Move reusable parts of the waylandsink into a library · 8c3e33d4
    Robert Mader authored
    In preparation for the new element `GstGtkWaylandSink`, move reusable
    parts out of `GstWaylandSink` into the already exisiting but very
    barebone library.
    
    Notable changes include:
     - the `GstWaylandVideo` interface was dropped
     - support for `wl-shell` was dropped
     - lots of renaming in order to match established naming patterns
     - lots of code modernisations, reducing boilerplate
     - members were made private wherever possible
    
    Part-of: <!2479>
    8c3e33d4
    gstwayland: Move reusable parts of the waylandsink into a library
    Robert Mader authored
    In preparation for the new element `GstGtkWaylandSink`, move reusable
    parts out of `GstWaylandSink` into the already exisiting but very
    barebone library.
    
    Notable changes include:
     - the `GstWaylandVideo` interface was dropped
     - support for `wl-shell` was dropped
     - lots of renaming in order to match established naming patterns
     - lots of code modernisations, reducing boilerplate
     - members were made private wherever possible
    
    Part-of: <!2479>
Loading