rockchip-linux / mpp

Media Process Platform (MPP) module
466 stars 155 forks source link

namespace vars that conflict with vpx #621

Open bjia56 opened 1 week ago

bjia56 commented 1 week ago

This allows mpp to be compiled into the same binary alongside libvpx, e.g. in ffmpeg as tested in https://github.com/jellyfin/jellyfin-ffmpeg/pull/403.

Fixes #580