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