summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion/venc.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-25media: amphion: fix REVERSE_INULL issues reported by coverityMing Qian1-2/+4
2023-05-25media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian1-2/+2
2023-02-06media: amphion: remove redundant check of colorspace in venc_s_fmtMing Qian1-14/+4
2022-11-25media: amphion: encoder add support for contiguous planesMing Qian1-0/+8
2022-11-25media: amphion: tell and handle contiguous and non contiguous formatMing Qian1-21/+12
2022-08-30media: amphion: adjust the encoder's value range of gop sizeMing Qian1-1/+1
2022-06-20media: amphion: delete unnecessary NULL checkZiyang Xuan1-2/+1
2022-05-13media: amphion: G/S_PARM only for encoder's output queueMing Qian1-0/+6
2022-05-13media: amphion: free ctrl handler if error is set and return errorMing Qian1-0/+6
2022-05-13media: amphion: encoder copy timestamp from output to captureMing Qian1-31/+16
2022-03-07media: amphion: add v4l2 m2m vpu encoder stateful driverMing Qian1-0/+1358