summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro
AgeCommit message (Expand)Author
2020-12-03media: uapi: move H264 stateless controls out of stagingEzequiel Garcia
2020-12-03media: Clean stateless control includesEzequiel Garcia
2020-12-03media: hantro: Use VP8 lengths defined in uapiEmmanuel Gil Peyrot
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-01media: hantro: Use H264_SCALING_MATRIX only when requiredEzequiel Garcia
2020-09-01media: hantro: Don't require unneeded H264_SLICE_PARAMSEzequiel Garcia
2020-09-01media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia
2020-09-01media: hantro: postproc: Fix motion vector space allocationEzequiel Garcia
2020-09-01media: hantro: h264: Get the correct fallback reference bufferEzequiel Garcia
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19hantro: h264: Refuse to decode unsupported bitstreamEzequiel Garcia
2020-07-19hantro: Make sure we don't use post-processor on an encoderEzequiel Garcia
2020-07-19hantro: Remove unused bytesused argumentEzequiel Garcia
2020-07-19hantro: Move hantro_enc_buf_finish to JPEG codec_ops.doneEzequiel Garcia
2020-07-19hantro: Rework how encoder and decoder are identifiedEzequiel Garcia
2020-07-19hantro: h264: Rename scaling list handling functionEzequiel Garcia
2020-07-19hantro: h264: Remove unused macro definitionEzequiel Garcia
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia
2020-04-21media: hantro: h264: Use the generic H264 reflist builderBoris Brezillon
2020-04-14media: hantro: Refactor for V4L2 API spec compliancyEzequiel Garcia
2020-04-14media: hantro: Move H264 motion vector calculation to a helperEzequiel Garcia
2020-04-14media: hantro: Remove unneeded hantro_dec_buf_finishEzequiel Garcia
2020-04-14media: hantro: Use v4l2_m2m_buf_done_and_job_finishEzequiel Garcia
2020-04-14media: hantro: Set buffers' zeroth plane payload in .buf_prepareEzequiel Garcia
2020-04-14media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab
2020-04-14media: add SPDX headers on Kconfig and Makefile filesMauro Carvalho Chehab
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-24media: hantro: add initial i.MX8MQ supportPhilipp Zabel
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-17staging: media: hantro: remove parenthesesKaaira Gupta
2020-02-24media: hantro: Prevent encoders from using post-processingEzequiel Garcia
2020-02-24media: hantro: fix extra MV/MC sync space calculationPhilipp Zabel
2020-02-24media: hantro: Write quantization table registers in increasing addresses orderAndrzej Pietrasiewicz
2020-02-24media: hantro: Write the quantization tables in proper orderAndrzej Pietrasiewicz
2020-02-24media: hantro: Use standard luma quantization tableAndrzej Pietrasiewicz
2020-02-24media: hantro: Read be32 words starting at every fourth byteAndrzej Pietrasiewicz
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: hantro: Support H264 profile controlHirokazu Honda
2020-02-24media: hantro: Fix broken media controller linksEzequiel Garcia
2020-01-23media: hantro: fix post-processing NULL pointer dereferenceJonas Karlman
2020-01-09media: hantro: remove a pointless NULL checkDan Carpenter
2019-12-16media: hantro: Support color conversion via post-processingEzequiel Garcia
2019-12-16media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_runEzequiel Garcia
2019-12-16media: hantro: Cleanup format negotiation helpersEzequiel Garcia
2019-11-10media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman
2019-11-10media: hantro: Remove now unused H264 pic_sizeJonas Karlman
2019-11-10media: hantro: Use output buffer width and height for H264 decodingJonas Karlman
2019-11-10media: hantro: Reduce H264 extra space for motion vectorsJonas Karlman
2019-11-10media: hantro: Fix H264 motion vector buffer offsetJonas Karlman
2019-11-10media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia