aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro
AgeCommit message (Expand)Author
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
2019-11-09media: hantro: Fix picture order count table enableFrancois Buergisser
2019-11-09media: hantro: Fix motion vectors usage conditionFrancois Buergisser
2019-11-09media: hantro: Fix H264 max frmsize supported on RK3288Jonas Karlman
2019-11-09media: hantro: Do not reorder H264 scaling listJonas Karlman
2019-10-01media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon
2019-10-01media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()Boris Brezillon
2019-10-01media: hantro: h264: Fix a comment in b1_ref_list_cmp()Boris Brezillon
2019-10-01media: hantro: Simplify buffer helpersEzequiel Garcia
2019-10-01media: hantro: Simplify macroblock macrosEzequiel Garcia
2019-10-01media: hantro: streamline open, reuse error pathPhilipp Zabel
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-26media: hantro: Enable VP8 decoding on RK3328Jonas Karlman
2019-08-19media: hantro: Enable H264 decoding on rk3288Hertz Wong
2019-08-19media: hantro: Add support for H264 decoding on G1Hertz Wong
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong
2019-08-19media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-25media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab