strukturag / libde265.js

JavaScript-only version of libde265 HEVC/H.265 decoder.
GNU Lesser General Public License v3.0
603 stars 163 forks source link

Please update. #21

Closed jboeyin closed 6 years ago

jboeyin commented 6 years ago

Hi, this is a nice library to decode H265, however it was built many years ago, so it is not suit for present times, it lacks of some features like rendering into WebGL, decoding with WebAssembly, please update the new version. Thanks.

fancycode commented 6 years ago

We currently don't have plans to implement these features but happily accept pull-requests that implement them.