summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro
AgeCommit message (Expand)AuthorFilesLines
2020-04-21media: hantro: h264: Use the generic H264 reflist builderBoris Brezillon2-229/+9
2020-04-14media: hantro: Refactor for V4L2 API spec compliancyEzequiel Garcia2-26/+47
2020-04-14media: hantro: Move H264 motion vector calculation to a helperEzequiel Garcia3-27/+33
2020-04-14media: hantro: Remove unneeded hantro_dec_buf_finishEzequiel Garcia1-10/+0
2020-04-14media: hantro: Use v4l2_m2m_buf_done_and_job_finishEzequiel Garcia1-9/+9
2020-04-14media: hantro: Set buffers' zeroth plane payload in .buf_prepareEzequiel Garcia1-5/+11
2020-04-14media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab1-2/+3
2020-04-14media: add SPDX headers on Kconfig and Makefile filesMauro Carvalho Chehab1-0/+2
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2020-03-24media: hantro: add initial i.MX8MQ supportPhilipp Zabel5-4/+239
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman1-2/+2
2020-03-17staging: media: hantro: remove parenthesesKaaira Gupta1-6/+6
2020-02-24media: hantro: Prevent encoders from using post-processingEzequiel Garcia1-1/+1
2020-02-24media: hantro: fix extra MV/MC sync space calculationPhilipp Zabel1-1/+1
2020-02-24media: hantro: Write quantization table registers in increasing addresses orderAndrzej Pietrasiewicz2-0/+12
2020-02-24media: hantro: Write the quantization tables in proper orderAndrzej Pietrasiewicz4-20/+55
2020-02-24media: hantro: Use standard luma quantization tableAndrzej Pietrasiewicz1-8/+8
2020-02-24media: hantro: Read be32 words starting at every fourth byteAndrzej Pietrasiewicz2-4/+14
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2020-02-24media: hantro: Support H264 profile controlHirokazu Honda1-0/+10
2020-02-24media: hantro: Fix broken media controller linksEzequiel Garcia1-2/+2
2020-01-23media: hantro: fix post-processing NULL pointer dereferenceJonas Karlman1-0/+6
2020-01-09media: hantro: remove a pointless NULL checkDan Carpenter1-1/+1
2019-12-16media: hantro: Support color conversion via post-processingEzequiel Garcia11-11/+343
2019-12-16media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_runEzequiel Garcia10-18/+18
2019-12-16media: hantro: Cleanup format negotiation helpersEzequiel Garcia1-33/+20
2019-11-10media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman1-1/+1
2019-11-10media: hantro: Remove now unused H264 pic_sizeJonas Karlman2-8/+0
2019-11-10media: hantro: Use output buffer width and height for H264 decodingJonas Karlman1-2/+2
2019-11-10media: hantro: Reduce H264 extra space for motion vectorsJonas Karlman1-2/+18
2019-11-10media: hantro: Fix H264 motion vector buffer offsetJonas Karlman1-9/+22
2019-11-10media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia1-9/+19
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-11-09media: hantro: Fix H264 max frmsize supported on RK3288Jonas Karlman1-2/+2
2019-11-09media: hantro: Do not reorder H264 scaling listJonas Karlman1-39/+12
2019-10-01media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon1-1/+22
2019-10-01media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()Boris Brezillon1-11/+11
2019-10-01media: hantro: h264: Fix a comment in b1_ref_list_cmp()Boris Brezillon1-1/+1
2019-10-01media: hantro: Simplify buffer helpersEzequiel Garcia9-37/+25
2019-10-01media: hantro: Simplify macroblock macrosEzequiel Garcia10-42/+30
2019-10-01media: hantro: streamline open, reuse error pathPhilipp Zabel1-7/+6
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2019-08-26media: hantro: Enable VP8 decoding on RK3328Jonas Karlman1-1/+1
2019-08-19media: hantro: Enable H264 decoding on rk3288Hertz Wong1-1/+20
2019-08-19media: hantro: Add support for H264 decoding on G1Hertz Wong3-0/+294
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong6-1/+762
2019-08-19media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon1-2/+6
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-25media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab4-5/+6