summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro
AgeCommit message (Expand)AuthorFilesLines
2022-07-08media: hantro: Add support for RK356x encoderNicolas Frattaroli3-0/+27
2022-06-20media: Hantro: Correct G2 init qp fieldBenjamin Gaignard1-1/+1
2022-06-20media: hantro: Be more accurate on pixel formats step_width constraintsBenjamin Gaignard8-83/+223
2022-05-17media: hantro: Enable HOLD_CAPTURE_BUF for H.264Nicolas Dufresne1-0/+25
2022-05-17media: hantro: Add H.264 field decoding supportNicolas Dufresne2-14/+110
2022-05-17media: hantro: h264: Make dpb entry management more robustJonas Karlman1-6/+4
2022-05-17media: hantro: Stop using H.264 parameter pic_numNicolas Dufresne1-2/+0
2022-05-17media: h264: Increase reference lists size to 32Nicolas Dufresne1-3/+3
2022-05-17media: h264: Use v4l2_h264_reference for reflistNicolas Dufresne3-71/+71
2022-05-13media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset valuesBenjamin Gaignard1-7/+2
2022-05-13media: hantro: HEVC: Fix reference frames managementBenjamin Gaignard3-28/+5
2022-05-13media: hantro: HEVC: Fix tile info buffer value computationBenjamin Gaignard1-1/+1
2022-05-13media: hantro: HEVC: Fix output frame chroma offsetBenjamin Gaignard3-22/+16
2022-05-13media: hantro: Use post processor scaling capacitiesBenjamin Gaignard5-12/+72
2022-05-13media: staging: media: hantro: Update TODO listSebastian Fricke1-6/+2
2022-05-13media: staging: media: hantro: Fix typosSebastian Fricke2-2/+2
2022-04-24media: hantro: Empty encoder capture buffers by defaultChen-Yu Tsai1-2/+6
2022-04-24media: hantro: Implement support for encoder commandsChen-Yu Tsai2-2/+74
2022-04-24media: hantro: Add support for Hantro G1 on RK356xPiotr Oniszczuk3-0/+16
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab1-1/+1
2022-03-07Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab1-2/+2
2022-03-07media: hantro: Add support for i.MX8MM Hantro-G1Adam Ford3-0/+14
2022-03-07media: hantro: Allow i.MX8MQ G1 and G2 to run independentlyAdam Ford3-13/+48
2022-02-23media: hantro: sunxi: Fix VP9 stepsJernej Skrabec1-2/+2
2022-01-28media: hantro: jpeg: Remove open-coded size in quantization table codeChen-Yu Tsai1-3/+11
2022-01-28media: hantro: output encoded JPEG content directly to capture buffersChen-Yu Tsai8-87/+34
2022-01-28media: hantro: Implement V4L2_CID_JPEG_ACTIVE_MARKER controlChen-Yu Tsai1-0/+21
2022-01-28media: hantro: jpeg: Add COM segment to JPEG header to align image scanChen-Yu Tsai2-2/+23
2022-01-28media: hantro: jpeg: Add JFIF APP0 segment to JPEG encoder outputChen-Yu Tsai2-9/+14
2022-01-28media: hantro: Support cropping visible area for encodersChen-Yu Tsai4-13/+101
2022-01-28media: hantro: Fix overfill bottom register field nameChen-Yu Tsai2-2/+2
2022-01-23media: hevc: Embedded indexes in RPSBenjamin Gaignard1-19/+6
2022-01-23media: hevc: Remove RPS named flagsBenjamin Gaignard1-1/+1
2021-12-16media: hantro: Add support for Allwinner H6Jernej Skrabec5-1/+102
2021-12-16media: hantro: Convert imx8m_vpu_g2_irq to helperJernej Skrabec3-19/+20
2021-12-16media: hantro: move postproc enablement for old coresJernej Skrabec2-1/+10
2021-12-16media: hantro: vp9: add support for legacy register setJernej Skrabec3-17/+75
2021-12-16media: hantro: vp9: use double buffering if neededJernej Skrabec3-0/+5
2021-12-16media: hantro: add support for reset linesJernej Skrabec2-1/+17
2021-12-16media: hantro: Fix probe func error pathJernej Skrabec1-1/+2
2021-12-14media: hantro: Fix G2/HEVC negotiated pixelformatBenjamin Gaignard5-96/+41
2021-12-07media: hantro: drop unused vb2 headersHans Verkuil1-2/+0
2021-11-30media: hantro: Hook up RK3399 JPEG encoder outputChen-Yu Tsai4-4/+23
2021-11-30media: hantro: Avoid global variable for jpeg quantization tablesJames Cowgill4-29/+16
2021-11-22media: hantro: Support NV12 on the G2 coreAndrzej Pietrasiewicz4-3/+46
2021-11-22media: hantro: Staticize a struct in postprocessor codeAndrzej Pietrasiewicz1-1/+1
2021-11-22media: hantro: Support VP9 on the G2 coreAndrzej Pietrasiewicz11-4/+1594
2021-11-22media: hantro: Prepare for other G2 codecsAndrzej Pietrasiewicz7-31/+48
2021-11-22media: hantro: Rename registersAndrzej Pietrasiewicz2-34/+34
2021-11-22media: hantro: Add quirk for NV12/NV12_4L4 capture formatEzequiel Garcia2-1/+15