mirror of https://github.com/FFmpeg/FFmpeg.git
On failures in the write_trailer function, we could also ignore the errors and try to finish the file despite these errors (which would only leave an incomplete chapters track). It's probably better to signal the error clearly to the caller though (and if this function failed there's no guarantee that there's enough memory to finish the trailer either). Signed-off-by: Martin Storsjö <martin@martin.st>pull/37/head
parent
2bbad1f94c
commit
0fb3e1c6ce
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue