Go to the source code of this file.
◆ mpeg2_get_f_code()
◆ mpeg2_get_is_frame_start()
◆ vaapi_mpeg2_start_frame()
◆ vaapi_mpeg2_decode_slice()
◆ ff_mpeg2_vaapi_hwaccel
Initial value:= {
.name = "mpeg2_vaapi",
}
static int vaapi_mpeg2_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size)
preferred ID for MPEG-1/2 video decoding
static int vaapi_mpeg2_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size)
int ff_vaapi_mpeg_end_frame(AVCodecContext *avctx)
Definition at line 134 of file vaapi_mpeg2.c.