aboutsummaryrefslogtreecommitdiff
path: root/system/codecs/c2/decoders/hevcdec
AgeCommit message (Expand)Author
2023-06-16decoder: check decoding to host using allocator-idBo Hu
2023-06-08decoder: allow cpu read buffer usageBo Hu
2023-05-31Fix decoder buffer usageRoman Kiryanov
2023-05-15Merge changes Ifd12ff4f,I90b9a84b into udc-devBo Hu
2023-05-12codecs: correctly determine render to host modeBo Hu
2023-05-11Fix gralloc allocation usage in decodersRoman Kiryanov
2022-08-18codecs: handle invalid inputs betterBo Hu
2022-07-31codecs: send metadata to the host sideBo Hu
2022-07-11codecs: hevc only needs csd0Bo Hu
2022-06-01codecs: use bit field to check graphic or linear bufferbohu
2022-05-18codecs: get decoder output mode using pool idbohu
2022-05-13codecs: remove the output buffer as it is not needed by hevc helperbohu
2022-05-12codecs: add hevc helper to pre-decode the header for w/hbohu
2022-04-27goldfish-codecs: support hevcbohu