summaryrefslogtreecommitdiff
path: root/drivers/staging/media/hantro/hantro_g1_vp8_dec.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-31media: destage Hantro VPU driverEzequiel Garcia1-511/+0
2021-10-05media: hantro: Auto generate the AXI ID to avoid conflictsBenjamin Gaignard1-1/+2
2021-07-22media: hantro: Avoid redundant hantro_get_{dst,src}_buf() callsEzequiel Garcia1-9/+9
2021-07-22media: hantro: vp8: Move noisy WARN_ON to vpu_debugEzequiel Garcia1-3/+10
2021-06-08media: hantro: change hantro_codec_ops run prototype to return errorsBenjamin Gaignard1-2/+4
2021-03-22media: uapi: move VP8 stateless controls out of stagingEzequiel Garcia1-2/+1
2021-03-22media: vp8: Rename V4L2 VP8 specific macro to V4L2_VP8_Ezequiel Garcia1-3/+3
2021-03-22media: uapi: vp8: Rename v4l2_vp8_loopfilter to v4l2_vp8_loop_filterEzequiel Garcia1-1/+1
2021-03-22media: uapi: vp8: Remove "header" from symbol names and macrosEzequiel Garcia1-24/+24
2019-12-16media: hantro: Support color conversion via post-processingEzequiel Garcia1-1/+1
2019-12-16media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_runEzequiel Garcia1-2/+2
2019-10-01media: hantro: Simplify buffer helpersEzequiel Garcia1-4/+3
2019-10-01media: hantro: Simplify macroblock macrosEzequiel Garcia1-2/+2
2019-07-25media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab1-2/+3
2019-07-25media: hantro: Move VP8 common codeEzequiel Garcia1-17/+0
2019-07-25media: hantro: Add helpers to prepare/finish a runBoris Brezillon1-9/+2
2019-07-25media: hantro: Add hantro_get_{src, dst}_buf() helpersBoris Brezillon1-4/+4
2019-07-22media: hantro: Add support for VP8 decoding on rk3288ZhiChao Yu1-0/+526