transcode: send NULL packet to audio encoder when closing
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.
Showing
Please register or sign in to comment