diff options
Diffstat (limited to 'multimedia/libde265/pkg-descr')
-rw-r--r-- | multimedia/libde265/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/multimedia/libde265/pkg-descr b/multimedia/libde265/pkg-descr new file mode 100644 index 000000000000..7e42161856c2 --- /dev/null +++ b/multimedia/libde265/pkg-descr @@ -0,0 +1,9 @@ +libde265 is an open source implementation of the h.265 video codec. It is +written from scratch and has a plain C API to enable a simple integration +into other software. + +libde265 supports WPP and tile-based multithreading and includes SSE +optimizations. The decoder includes all features of the Main profile +and correctly decodes almost all conformance streams. + +WWW: http://www.libde265.org |