aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/amphion/vdec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30media: amphion: don't change the colorspace reported by decoder.Ming Qian1-8/+8
2022-07-08media: amphion: only insert the first sequence startcode for vc1l formatMing Qian1-1/+1
2022-07-08media: amphion: sync buffer status with firmware during abortMing Qian1-0/+9
2022-07-08media: amphion: defer setting last_buffer_dequeued until resolution changes are processedMing Qian1-14/+22
2022-06-20media: amphion: delete unnecessary NULL checkZiyang Xuan1-2/+1
2022-05-13media: amphion: free ctrl handler if error is set and return errorMing Qian1-0/+6
2022-05-13media: amphion: decoder copy timestamp from output to captureMing Qian1-49/+27
2022-04-24media: amphion: fix decoder's interlaced fieldMing Qian1-1/+1
2022-03-18media: amphion: fix some error related with undefined reference to __divdi3Ming Qian1-35/+0
2022-03-07media: amphion: add v4l2 m2m vpu decoder stateful driverMing Qian1-0/+1691