aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/meson (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-05media: meson: vdec: enable mcrcc for VP9Maxime Jourdan1-0/+31
2020-03-05media: meson: vdec: add VP9 decoder supportMaxime Jourdan7-1/+2209
2020-03-05media: meson: vdec: add VP9 input supportMaxime Jourdan1-4/+146
2020-03-05media: meson: vdec: add common HEVC decoder supportMaxime Jourdan6-2/+825
2020-03-05media: meson: vdec: add helpers for lossless framebuffer compression buffersMaxime Jourdan2-0/+31
2020-03-05media: meson: vdec: align stride on 32 bytesNeil Armstrong2-7/+7
2020-03-05media: meson: vdec: add H.264 decoding supportMaxime Jourdan4-1/+561
2020-03-05media: meson: vdec: bring up to complianceMaxime Jourdan6-117/+149
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-12-16media: meson: vdec: add sm1 platformNeil Armstrong4-7/+59
2019-12-16media: meson: vdec: add g12a platformMaxime Jourdan4-2/+44
2019-12-13media: meson: add missing allocation failure check on new_bufColin Ian King1-0/+2
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-21media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King1-1/+1
2019-06-12media: meson: vdec: Add missing kthread.hYueHaibing1-0/+1
2019-06-11media: meson: add v4l2 m2m video decoder driverMaxime Jourdan16-0/+2977