22 Commits (527b46ba26124e51526d643c5e0f41c8160f286c)

Author SHA1 Message Date
Måns Rullgård 2eaf7e49c7 Improve av_strerror() documentation 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Stefano Sabatini e2959f4558 Make av_strerror() return -1 even in the case when av_strerror_r() is 15 years ago
Stefano Sabatini 441ea0ce91 Make av_strerror() print an error message mentioning the error code 15 years ago
Stefano Sabatini cf103fabbe Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS) 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 87958234f9 Implement av_strerror(). 15 years ago
Stefano Sabatini 0394c928db Prefer '///< ...' doxygen inline syntax over '/**< ... */'. 15 years ago
Stefano Sabatini b748b9d69b Use consistent punctuation rules for the error message descriptions. 15 years ago
Stefano Sabatini 68006ed062 Drop AVERROR_NOFMT at the next libavutil major bump. 15 years ago
Stefano Sabatini 72af5d8a02 Change the definition of AVERROR_INVALIDDATA at the next libavutil 15 years ago
Stefano Sabatini 0029156589 Extend description for AVERROR_INVALIDDATA. 15 years ago
Måns Rullgård 6d2877f47e error.h: test EDOM instead of EINVAL 15 years ago
Måns Rullgård e4836e3c07 Add missing includes to libavutil/error.h 15 years ago
Stefano Sabatini 73ddbd9d0e Change the definition of AVERROR_NUMEXPECTED at the next libavutil 15 years ago
Stefano Sabatini c6a7b97c8e Mark AVERROR_ENOENT for deletion at the next libavutil major bump. 15 years ago
Stefano Sabatini 9b359f517e Lexically sort the error code definitions. 15 years ago
Stefano Sabatini 7c074320ba Mark AVERROR_ENOMEM to be deleted at the next major bump. 15 years ago
Stefano Sabatini 5ae092ee34 Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 15 years ago
Stefano Sabatini 0edfa79b23 Make iff.c:decode_init return the value returned by 15 years ago
Stefano Sabatini dbfa5e7861 Add missing parentheses around the AVERROR_PATCHWELCOME macro 15 years ago
Stefano Sabatini 60c144f700 Move error code definitions from libavcodec/avcodec.h to 15 years ago