va: mostly remove the setup callback
The coded video size is already fixed by the decoder when creating the vidoe acceleration plugin, while the chroma is fixed by vlc_va_GetChroma(). This callback is useless.
Please register or sign in to comment
The coded video size is already fixed by the decoder when creating the vidoe acceleration plugin, while the chroma is fixed by vlc_va_GetChroma(). This callback is useless.
VideoLAN code repository instance