libvlc-zig icon indicating copy to clipboard operation
libvlc-zig copied to clipboard

Zig bindings for libVLC media framework.

Results 7 libvlc-zig issues
Sort by recently updated
recently updated
newest added

This library seems to be kind of unconventional on how you are supposed to add it to your project. There doesn't seem to be any module that I can directly...

documentation
enhancement

closes #5

experimental

closes #3 **Need** libvlc4

enhancement

This project is a small initial sample of VLC binding. ~~Initially the `zig translate-c` (`c` to `zig`) is not 100% yet, generating some inconsistencies in `vlc.h`. But `libvlc.h` is being...

help wanted
good first issue

- [ ] https://github.com/ziglang/zig/issues/8488

bug
wontfix

Make build example w/ https://github.com/capy-ui/capy cc: @zenith391

enhancement
help wanted

It is under development to better improve the exemplary code and also to improve the CI/CD procedures on Windows using SDL2. **Example based:** - https://github.com/videolan/vlc/blob/master/doc/libvlc/sdl_opengl_player.cpp - https://github.com/kassane/libvlc-zig/blob/SDL_wip/examples/sdl_player.zig

enhancement