Skip to content
  • Alexandre Lision's avatar
    Fix compilation with --disable-video · 95ec0f75
    Alexandre Lision authored
    This commit mutualizes resources for audio and video.
    Some components have been renamed:
       - Video{Encoder, DECODER} to Media{Encoder, Decoder}
       - VideoIOHandle to MediaIOHandle (new component)
    
    Refs #64413
    95ec0f75