Skip to content
  • Vincent Penquerc'h's avatar
    gst-libav: fix context leaks · ca1b5d85
    Vincent Penquerc'h authored
    A AVCodecContext needs cleaning up before being freed.
    Go through all of the allocations/setups to ensure none of them
    can leak a context or its contents.
    ca1b5d85