-
- Downloads
FROMLIST: media: mtk-vcodec: venc: support START and STOP commands
The V4L2 encoder specification requires encoders to support the
V4L2_ENC_CMD_START and V4L2_ENC_CMD_STOP commands. Add support for these
to the mtk-vcodec encoder by reusing the same flush buffer as used by
the decoder driver.
Signed-off-by:
Alexandre Courbot <acourbot@chromium.org>
Showing
- drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h 2 additions, 0 deletionsdrivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h
- drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c 116 additions, 7 deletionsdrivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c
- drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c 4 additions, 0 deletionsdrivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c
Please register or sign in to comment