]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
mp4: Assume udta, meta and ilst are always present.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 6e10e8ebe00e3fd7da81063c4ef3e800317fdfa7..671d0612a972ed777b55b30cadf5fd18dbd07ce6 100644 (file)
--- a/error.h
+++ b/error.h
        PARA_ERROR(MP4_META_WRITE, "mp4: could not update mp4 metadata"), \
        PARA_ERROR(MP4_OPEN, "mp4: open failed"), \
        PARA_ERROR(MP4_TRACK, "mp4: no audio track"), \
+       PARA_ERROR(MP4_MISSING_ATOM, "mp4: essential atom not found"), \
        PARA_ERROR(MPI_SCAN, "could not scan multi-precision integer"), \
        PARA_ERROR(NAME_TOO_LONG, "name too long for struct sockaddr_un"), \
        PARA_ERROR(NO_AFHI, "audio format handler info required"), \