summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion/vdec.c
AgeCommit message (Expand)Author
2022-11-25media: amphion: decoder add support for contiguous planesMing Qian
2022-11-25media: amphion: tell and handle contiguous and non contiguous formatMing Qian
2022-11-25media: amphion: add lock around vdec_g_fmtMing Qian
2022-10-24media: amphion: reset instance if it's aborted before codec header parsedMing Qian
2022-08-30media: amphion: don't change the colorspace reported by decoder.Ming Qian
2022-07-08media: amphion: only insert the first sequence startcode for vc1l formatMing Qian
2022-07-08media: amphion: sync buffer status with firmware during abortMing Qian
2022-07-08media: amphion: defer setting last_buffer_dequeued until resolution changes a...Ming Qian
2022-06-20media: amphion: delete unnecessary NULL checkZiyang Xuan
2022-05-13media: amphion: free ctrl handler if error is set and return errorMing Qian
2022-05-13media: amphion: decoder copy timestamp from output to captureMing Qian
2022-04-24media: amphion: fix decoder's interlaced fieldMing Qian
2022-03-18media: amphion: fix some error related with undefined reference to __divdi3Ming Qian
2022-03-07media: amphion: add v4l2 m2m vpu decoder stateful driverMing Qian