]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Provide proper error codes for all errors.
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 26 Aug 2021 17:20:49 +0000 (19:20 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 6 Jun 2022 14:30:15 +0000 (16:30 +0200)
commit3a37c17379f82af90caa6990d402b1fc4930e9cd
treead98d75723300ca9b82e3b76c669ad85695a5339
parentf5846573f51d0210eb787862a1e759ec61eb766b
mp4: Provide proper error codes for all errors.

This changes the few remaining places where we return -1 to indicate
failure by proper error codes which can be turned into a meaningful
error message.
error.h
mp4.c