aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion/vdec.c
AgeCommit message (Expand)Author
2023-09-13media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian
2023-09-13media: amphion: add helper function to get id nameMing Qian
2023-09-13media: amphion: reinit vpu if reqbufs output 0Ming Qian
2023-07-19media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian
2023-05-11media: amphion: decoder implement display delay enableMing Qian
2022-12-31media: amphion: add lock around vdec_g_fmtMing Qian
2022-12-31media: 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