summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro/hantro_v4l2.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-31media: destage Hantro VPU driverEzequiel Garcia1-990/+0
2022-07-17media: hantro: postproc: Fix buffer size calculationJernej Skrabec1-1/+1
2022-07-17media: hantro: Support format filtering by depthJernej Skrabec1-3/+45
2022-06-20media: hantro: Be more accurate on pixel formats step_width constraintsBenjamin Gaignard1-1/+1
2022-05-17media: hantro: Enable HOLD_CAPTURE_BUF for H.264Nicolas Dufresne1-0/+25
2022-05-13media: hantro: Use post processor scaling capacitiesBenjamin Gaignard1-8/+7
2022-04-24media: hantro: Empty encoder capture buffers by defaultChen-Yu Tsai1-2/+6
2022-04-24media: hantro: Implement support for encoder commandsChen-Yu Tsai1-0/+59
2022-01-28media: hantro: Support cropping visible area for encodersChen-Yu Tsai1-0/+77
2021-12-14media: hantro: Fix G2/HEVC negotiated pixelformatBenjamin Gaignard1-14/+5
2021-12-07media: hantro: drop unused vb2 headersHans Verkuil1-2/+0
2021-11-22media: hantro: Support VP9 on the G2 coreAndrzej Pietrasiewicz1-0/+6
2021-11-22media: hantro: Add quirk for NV12/NV12_4L4 capture formatEzequiel Garcia1-0/+14
2021-06-08media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE controlBenjamin Gaignard1-0/+1
2021-06-08media: hantro: Only use postproc when post processed formats are definedBenjamin Gaignard1-1/+3
2021-06-02media: hantro: Fix .buf_prepareAndrzej Pietrasiewicz1-1/+8
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab1-1/+1
2021-01-26media: hantro: Fix reset_raw_fmt initializationRicardo Ribalda1-1/+1
2021-01-12media: staging:hantro: Fixed "replace comma with semicolon" WarningTravis Carter1-1/+1
2020-07-19hantro: Rework how encoder and decoder are identifiedEzequiel Garcia1-14/+14
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia1-1/+1
2020-04-14media: hantro: Refactor for V4L2 API spec compliancyEzequiel Garcia1-25/+45
2020-04-14media: hantro: Move H264 motion vector calculation to a helperEzequiel Garcia1-23/+2
2020-04-14media: hantro: Set buffers' zeroth plane payload in .buf_prepareEzequiel Garcia1-5/+11
2020-02-24media: hantro: fix extra MV/MC sync space calculationPhilipp Zabel1-1/+1
2020-01-09media: hantro: remove a pointless NULL checkDan Carpenter1-1/+1
2019-12-16media: hantro: Support color conversion via post-processingEzequiel Garcia1-3/+53
2019-12-16media: hantro: Cleanup format negotiation helpersEzequiel Garcia1-33/+20
2019-11-10media: hantro: Reduce H264 extra space for motion vectorsJonas Karlman1-2/+18
2019-11-10media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia1-9/+19
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong1-0/+10
2019-07-22media: hantro: Add support for VP8 decoding on rk3288ZhiChao Yu1-0/+1
2019-06-21media: hantro: remove an unnecessary NULL checkDan Carpenter1-1/+1
2019-06-12media: rockchip/vpu: rename from rockchip to hantroPhilipp Zabel1-0/+686