# OpenMAX-DL-Registry **Repository Path**: mirrors_KhronosGroup/OpenMAX-DL-Registry ## Basic Information - **Project Name**: OpenMAX-DL-Registry - **Description**: OpenMAX DL API Registry - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenMAX-DL-Registry The OpenMAX-DL-Registry repository contains the OpenMAX DL API Registry, including specifications and headers. It is also used as a backing store for the web view of the registry at https://www.khronos.org/registry/omxdl/ ; commits to the main branch of this repository will be reflected there. **NOTE**: as of 2021-07-21, the default branch of this repository has been renamed from 'master' to 'main'. In the past, the OpenMAX DL registry was maintained in a public Subversion repository. The history in that repository has not been imported to github, but it is still available at https://cvs.khronos.org/svn/repos/registry/trunk/public/omxdl/ . Interesting files in this repository include: * index.php - toplevel index page for the web view. This relies on PHP include files found elsewhere on www.khronos.org and so is not very useful in isolation. * api/ - OpenMAX DL header files * specs/ - OpenMAX DL specification documents. ## Adding Extension Specifications At present there are no extensions defined for OpenMAX DL, and no process for extending it.