• wm4's avatar
    mmal: drop the h264 BSF · f290e48d
    wm4 authored
    We can send mp4-style data directly. But for some reason, this requires
    sending the extradata as buffer with MMAL_BUFFER_HEADER_FLAG_CONFIG
    set. Reuse the infrastructure for sending AVPackets to do this.
    Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
    f290e48d
mmaldec.c 24.6 KB