summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro
AgeCommit message (Expand)AuthorFilesLines
2021-06-17media: hantro: add support for Rockchip RK3036Alex Bee3-0/+51
2021-06-17media: hantro: add support for Rockchip RK3066Alex Bee3-0/+123
2021-06-17media: hantro: merge Rockchip platform driversAlex Bee9-478/+402
2021-06-17media: hantro: reorder variantsAlex Bee2-6/+6
2021-06-08media: hantro: IMX8M: add variant for G2/HEVC codecBenjamin Gaignard3-2/+96
2021-06-08media: hantro: Introduce G2/HEVC decoderBenjamin Gaignard7-0/+1208
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 Gaignard3-7/+19
2021-06-08media: hantro: Define HEVC codec profiles and supported featuresBenjamin Gaignard2-0/+61
2021-06-08media: hantro: change hantro_codec_ops run prototype to return errorsBenjamin Gaignard9-21/+40
2021-06-02media: hantro: test the correct variable in probe()Dan Carpenter1-2/+2
2021-06-02media: hantro: Fix .buf_prepareAndrzej Pietrasiewicz1-1/+8
2021-05-23media: uapi: move MPEG-2 stateless controls out of stagingEzequiel Garcia3-9/+9
2021-05-23media: uapi: mpeg2: Remove V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMSEzequiel Garcia3-18/+4
2021-05-23media: hantro/cedrus: Remove unneeded slice size and slice offsetEzequiel Garcia2-4/+4
2021-05-23media: uapi: mpeg2: Move reference buffer fieldsEzequiel Garcia2-8/+4
2021-05-23media: uapi: mpeg2: Split sequence and picture parametersEzequiel Garcia3-12/+26
2021-05-23media: uapi: mpeg2: Cleanup flagsEzequiel Garcia2-80/+72
2021-05-23media: uapi: mpeg2: Rename "quantization" to "quantisation"Ezequiel Garcia5-21/+16
2021-05-20media: hantro: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-4/+2
2021-05-19media: hantro: add initial SAMA5D4 supportEmil Velikov5-1/+133
2021-05-19media: hantro: add fallback handling for single irq/clkEmil Velikov1-8/+29
2021-05-19media: hantro: introduce hantro_g1.c for common APIEmil Velikov5-52/+48
2021-05-19media: hantro: imx: remove unused includeEmil Velikov1-1/+0
2021-05-19media: hantro: imx: remove duplicate dec_base initEmil Velikov1-1/+0
2021-05-19media: hantro: imx: reuse MB_DIM defineEmil Velikov1-2/+2
2021-05-19media: hantro: use G1_REG_INTERRUPT directly for the mpeg2Emil Velikov1-3/+2
2021-05-10media: staging: media: hantro: Align line break to the open parenthesis in fi...Aline Santana Cordeiro1-1/+1
2021-05-10media: staging: media: hantro: Align line break to the open parenthesis in fi...Aline Santana Cordeiro1-1/+1
2021-05-10media: hantro: do a PM resume earlierMauro Carvalho Chehab1-11/+22
2021-04-06media: hantro: fix kernel-doc warnings and styleEzequiel Garcia1-0/+12
2021-03-22media: staging: media: hantro: fix kernel-doc formattingHans Verkuil2-2/+3
2021-03-22media: uapi: move VP8 stateless controls out of stagingEzequiel Garcia3-5/+3
2021-03-22media: vp8: Rename V4L2 VP8 specific macro to V4L2_VP8_Ezequiel Garcia2-6/+6
2021-03-22media: uapi: vp8: Rename v4l2_vp8_loopfilter to v4l2_vp8_loop_filterEzequiel Garcia2-2/+2
2021-03-22media: uapi: vp8: Remove "header" from symbol names and macrosEzequiel Garcia5-55/+55
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-12-03media: uapi: move H264 stateless controls out of stagingEzequiel Garcia2-17/+17
2020-12-03media: Clean stateless control includesEzequiel Garcia1-3/+1
2020-12-03media: hantro: Use VP8 lengths defined in uapiEmmanuel Gil Peyrot1-2/+2
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2-2/+2
2020-09-01media: hantro: Use H264_SCALING_MATRIX only when requiredEzequiel Garcia2-3/+6
2020-09-01media: hantro: Don't require unneeded H264_SLICE_PARAMSEzequiel Garcia3-12/+0
2020-09-01media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia2-13/+11
2020-09-01media: hantro: postproc: Fix motion vector space allocationEzequiel Garcia1-1/+3
2020-09-01media: hantro: h264: Get the correct fallback reference bufferEzequiel Garcia1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+2
2020-07-19hantro: h264: Refuse to decode unsupported bitstreamEzequiel Garcia1-3/+26