mirror of
https://github.com/asticode/go-astiav.git
synced 2025-10-05 16:16:50 +08:00
Added AllocIOContext
This commit is contained in:
@@ -318,7 +318,7 @@ func openOutputFile() (err error) {
|
||||
err = fmt.Errorf("main: opening io context failed: %w", err)
|
||||
return
|
||||
}
|
||||
c.AddWithError(ioContext.Closep)
|
||||
c.AddWithError(ioContext.Close)
|
||||
|
||||
// Update output format context
|
||||
outputFormatContext.SetPb(ioContext)
|
||||
|
Reference in New Issue
Block a user