aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro/hantro_g1_h264_dec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31media: destage Hantro VPU driverEzequiel Garcia1-284/+0
2022-05-17media: h264: Use v4l2_h264_reference for reflistNicolas Dufresne1-19/+19
2021-10-05media: hantro: Auto generate the AXI ID to avoid conflictsBenjamin Gaignard1-1/+1
2021-07-22media: hantro: h264: Move reference picture number to a helperEzequiel Garcia1-12/+2
2021-07-22media: hantro: h264: Move DPB valid and long-term bitmapsEzequiel Garcia1-15/+2
2021-07-22media: hantro: Avoid redundant hantro_get_{dst,src}_buf() callsEzequiel Garcia1-9/+8
2021-06-08media: hantro: change hantro_codec_ops run prototype to return errorsBenjamin Gaignard1-3/+7
2020-09-01media: hantro: Use H264_SCALING_MATRIX only when requiredEzequiel Garcia1-3/+2
2020-09-01media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia1-11/+10
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-1/+1
2019-11-10media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman1-1/+1
2019-11-10media: hantro: Use output buffer width and height for H264 decodingJonas Karlman1-2/+2
2019-11-10media: hantro: Fix H264 motion vector buffer offsetJonas Karlman1-9/+22
2019-11-09media: hantro: Fix picture order count table enableFrancois Buergisser1-3/+5
2019-11-09media: hantro: Fix motion vectors usage conditionFrancois Buergisser1-2/+2
2019-10-01media: hantro: Simplify buffer helpersEzequiel Garcia1-3/+2
2019-10-01media: hantro: Simplify macroblock macrosEzequiel Garcia1-1/+1
2019-08-19media: hantro: Add support for H264 decoding on G1Hertz Wong1-0/+292