Skip to content
  • Manuel Stoeckl's avatar
    Use ffmpeg to allocate local frame copy · 75687723
    Manuel Stoeckl authored
    Alignment restrictions mean that directly copying the local frame
    to the dmabuf is impossible, so it is now simpler to allocate the
    local AVFrame object's data with av_image_alloc.
    75687723
Loading