VideoLAN, a project and a non-profit organization.

libudfread

libudfread is a small C library for reading the UDF (Universal Disc Format) filesystem used on DVDs and Blu-ray discs.

Source

git clone https://code.videolan.org/videolan/libudfread.git

Browse the source online. Build with meson:

meson setup build
ninja -C build