libxvmc

X.Org X-Video Motion Compensation library for hardware video decoding

brewmacoslinux
Try with needOr install directly
Source

About

X.Org: X-Video Motion Compensation API

Commands

libxvmc

Examples

Check if libxvmc is installed and accessible$ pkg-config --modversion libxvmc
Verify libxvmc library path during compilation$ pkg-config --cflags --libs libxvmc
List available libxvmc header files$ find $(brew --prefix libxvmc) -name '*.h' | head -5