summaryrefslogtreecommitdiff
path: root/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
AgeCommit message (Expand)Author
2024-01-22media: s5p-mfc: drop static device variable in s5p_mfc_pm.cKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify local pointers to s5p_mfc_enc_paramsKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify s5p_mfc_hw_ops structuresKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify s5p_mfc_buf_size structuresKrzysztof Kozlowski
2023-12-13media: s5p-mfc: DPB Count Independent of VIDIOC_REQBUFAakarsh Jain
2023-12-13media: s5p-mfc: Add support for UHD encoding.Aakarsh Jain
2023-12-13media: s5p-mfc: Add support for rate controls in MFCv12Aakarsh Jain
2023-12-13media: s5p-mfc: Add YV12 and I420 multiplanar format supportAakarsh Jain
2023-12-13media: s5p-mfc: Add initial support for MFCv12Aakarsh Jain
2023-12-13media: s5p-mfc: Rename IS_MFCV10 macroAakarsh Jain
2022-12-07media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy
2022-03-18media: platform: rename s5p-mfc/ to samsung/s5p-mfc/Mauro Carvalho Chehab