Skip to content
  • Ilkka Ollakka's avatar
    transcode: send NULL packet to audio encoder when closing · 940cf07d
    Ilkka Ollakka authored
    As with Video-encoders, audio encoder can flush buffers in that case.
    Currently avcodec doesn't handle flushing and other encoders in this
    changeset (flac,speex,twolame,vorbis) have only boilerplate to check
    against NULL input so they don't crash.
    940cf07d