-
- Downloads
[media] MFC: Add MFC 5.1 V4L2 driver
Multi Format Codec 5.1 is a hardware video coding acceleration module found in the S5PV210 and Exynos4 Samsung SoCs. It is capable of handling a range of video codecs and this driver provides a V4L2 interface for video decoding and encoding. Signed-off-by:Kamil Debski <k.debski@samsung.com> Signed-off-by:
Kyungmin Park <kyungmin.park@samsung.com> Cc: Jeongtae Park <jtp.park@samsung.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@redhat.com>
Showing
- drivers/media/video/Kconfig 8 additions, 0 deletionsdrivers/media/video/Kconfig
- drivers/media/video/Makefile 1 addition, 0 deletionsdrivers/media/video/Makefile
- drivers/media/video/s5p-mfc/Makefile 5 additions, 0 deletionsdrivers/media/video/s5p-mfc/Makefile
- drivers/media/video/s5p-mfc/regs-mfc.h 413 additions, 0 deletionsdrivers/media/video/s5p-mfc/regs-mfc.h
- drivers/media/video/s5p-mfc/s5p_mfc.c 1274 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc.c
- drivers/media/video/s5p-mfc/s5p_mfc_cmd.c 120 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_cmd.c
- drivers/media/video/s5p-mfc/s5p_mfc_cmd.h 30 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_cmd.h
- drivers/media/video/s5p-mfc/s5p_mfc_common.h 572 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_common.h
- drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c 343 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_ctrl.c
- drivers/media/video/s5p-mfc/s5p_mfc_ctrl.h 29 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_ctrl.h
- drivers/media/video/s5p-mfc/s5p_mfc_debug.h 48 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_debug.h
- drivers/media/video/s5p-mfc/s5p_mfc_dec.c 1036 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_dec.c
- drivers/media/video/s5p-mfc/s5p_mfc_dec.h 23 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_dec.h
- drivers/media/video/s5p-mfc/s5p_mfc_enc.c 1829 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_enc.c
- drivers/media/video/s5p-mfc/s5p_mfc_enc.h 23 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_enc.h
- drivers/media/video/s5p-mfc/s5p_mfc_intr.c 92 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_intr.c
- drivers/media/video/s5p-mfc/s5p_mfc_intr.h 26 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_intr.h
- drivers/media/video/s5p-mfc/s5p_mfc_opr.c 1397 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_opr.c
- drivers/media/video/s5p-mfc/s5p_mfc_opr.h 91 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_opr.h
- drivers/media/video/s5p-mfc/s5p_mfc_pm.c 117 additions, 0 deletionsdrivers/media/video/s5p-mfc/s5p_mfc_pm.c
Loading
Please register or sign in to comment