Registry / other / libde265

libde265

JSON →
library1.1.0vcpkgunverified

Open h.265 video codec implementation.

vcpkg install libde265
INSTALL
IMPORT
SIG · LIBDE265
L
libde265
othercppv1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

libde265/de265.h
#include <libde265/de265.h>

Create and destroy a HEVC decoder context.

#include <libde265/de265.h> int main() { de265_decoder_context ctx; de265_new_decoder(&ctx); de265_free_decoder(&ctx); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

libde265 — pip install libde265 · libregistry