53 Commits (e021eeb9f06f4f4d83690d07b47cdcc4172a61e1)

Author SHA1 Message Date
Nathan Caldwell a893655bda avutil: Add AVERROR_EXPERIMENTAL 12 years ago
Janne Grunau 1a2c7880aa averror: make error values proper negative values 12 years ago
Janne Grunau 25227c3a78 averror: explicitly define AVERROR_* values 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Nicolas George 7beeea8f17 error: define AVERROR_EXTERNAL. 13 years ago
Nicolas George aa39516a04 error: define AVERROR_BUFFER_TOO_SMALL. 13 years ago
Stefano Sabatini 359abb18cf lavu/error: add av_make_error_string() and av_err2str() convenience utilities 13 years ago
Clément Bœsch 7c2bb79f3b lavu/error: fix make checkheaders. 13 years ago
Nicolas George a9e7e98021 error: ensure error codes are signed negative ints. 13 years ago
Justin Ruggles c9bca80132 avutil: add AVERROR_UNKNOWN 13 years ago
Luca Barbato 1ee5b5e823 lavu: add AVERROR_BUG error value 13 years ago
Nicolas George 976b095939 lavu/error: define AVERROR_BUG. 13 years ago
Luca Barbato 757cd8d876 doxy: provide a start page and document libavutil 13 years ago
Stefano Sabatini 22180e7a5a error: remove symbols which were deprecated before the big bump 14 years ago
Stefano Sabatini 8d67218bd7 error: sort, pack, and align error code and string definitions 14 years ago
Anton Khirnov a975dbc86b error: change AVERROR_EOF value 14 years ago
Stefano Sabatini 79157f400b error: remove AVERROR_NUMEXPECTED 14 years ago
Stefano Sabatini 58f8463947 error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.c 14 years ago
Anton Khirnov 490a022d86 lavu: remove misc disabled cruft 14 years ago
Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Nicolas George bafa4dd3e6 Add AVERROR_EXIT. 14 years ago
Nicolas George 0bc55f5d32 Add AVERROR_*_NOT_FOUND codes. 14 years ago
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