Skip to content
  • Andreas Traczyk's avatar
    solution: decouple dependency projects into a utility project · 47293161
    Andreas Traczyk authored
    - adds a dependency utility project, which builds all the dependency
      projects, the utility project can then be a daemon project dependency
      and easily decoupled when only working in the daemon
    
    - sets the video capture frame copying routine to reference the active
      device object's video properties instead of querying the media capture
      device's
    
    Change-Id: I11632d154dbd083550397089ff9fe88a910c616f
    Tuleap: #1228
    47293161