Hacker News new | ask | show | jobs
by TD-Linux 4228 days ago
Most hardware decoders are microcoded anyway, supporting H.264, ASP, and VC-1. Adding VP8 isn't that bad - Qualcomm, nVidia, and Mediatek already ship VP8 decoders.

The next generation codecs such as HEVC and VP9 are a lot more computationally expensive and do require a lot more die area.

1 comments

I thought OpenCL is a standard interface to create decoders. Moreover a DSP could be exposed as an OpenCL machine.