summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion/vpu_malone.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-17media: amphion: only insert the first sequence startcode for vc1l formatMing Qian1-0/+2
2022-08-17media: amphion: return error if format is unsupported by vpuMing Qian1-0/+2
2022-05-13media: amphion: handle picture skipped eventMing Qian1-0/+2
2022-05-13media: amphion: decoder copy timestamp from output to captureMing Qian1-1/+1
2022-03-18media: amphion: fix some issues to improve robustMing Qian1-23/+40
2022-03-18media: amphion: fix some error related with undefined reference to __divdi3Ming Qian1-8/+10
2022-03-07media: amphion: implement malone decoder rpc interfaceMing Qian1-0/+1625