Commit History

Author SHA1 Message Date
  Nicolas George 7beeea8f17 error: define AVERROR_EXTERNAL. 12 years ago
  Nicolas George aa39516a04 error: define AVERROR_BUFFER_TOO_SMALL. 12 years ago
  Stefano Sabatini 359abb18cf lavu/error: add av_make_error_string() and av_err2str() convenience utilities 12 years ago
  Clément Bœsch 7c2bb79f3b lavu/error: fix make checkheaders. 12 years ago
  Nicolas George a9e7e98021 error: ensure error codes are signed negative ints. 12 years ago
  Michael Niedermayer 305e4b35ea Merge remote-tracking branch 'qatar/master' 12 years ago
  Justin Ruggles c9bca80132 avutil: add AVERROR_UNKNOWN 12 years ago
  Michael Niedermayer 0edf7ebcd6 Merge remote-tracking branch 'qatar/master' 12 years ago
  Luca Barbato 1ee5b5e823 lavu: add AVERROR_BUG error value 12 years ago
  Nicolas George 976b095939 lavu/error: define AVERROR_BUG. 12 years ago
  Michael Niedermayer 0b9a69f244 Merge remote-tracking branch 'qatar/master' 12 years ago
  Luca Barbato 757cd8d876 doxy: provide a start page and document libavutil 12 years ago
  Stefano Sabatini 22180e7a5a error: remove symbols which were deprecated before the big bump 13 years ago
  Michael Niedermayer 8772156be0 Merge remote branch 'qatar/master' 13 years ago
  Stefano Sabatini 8d67218bd7 error: sort, pack, and align error code and string definitions 13 years ago
  Anton Khirnov a975dbc86b error: change AVERROR_EOF value 13 years ago
  Stefano Sabatini 79157f400b error: remove AVERROR_NUMEXPECTED 13 years ago
  Stefano Sabatini 58f8463947 error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.c 13 years ago
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 490a022d86 lavu: remove misc disabled cruft 13 years ago
  Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 13 years ago
  Michael Niedermayer c40798441f Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Nicolas George bafa4dd3e6 Add AVERROR_EXIT. 13 years ago
  Nicolas George 0bc55f5d32 Add AVERROR_*_NOT_FOUND codes. 13 years ago
  Måns Rullgård 2eaf7e49c7 Improve av_strerror() documentation 14 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago
  Stefano Sabatini e2959f4558 Make av_strerror() return -1 even in the case when av_strerror_r() is 14 years ago
  Stefano Sabatini 441ea0ce91 Make av_strerror() print an error message mentioning the error code 14 years ago
  Stefano Sabatini cf103fabbe Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS) 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
  Stefano Sabatini 87958234f9 Implement av_strerror(). 14 years ago
  Stefano Sabatini 0394c928db Prefer '///< ...' doxygen inline syntax over '/**< ... */'. 14 years ago
  Stefano Sabatini b748b9d69b Use consistent punctuation rules for the error message descriptions. 14 years ago
  Stefano Sabatini 68006ed062 Drop AVERROR_NOFMT at the next libavutil major bump. 14 years ago
  Stefano Sabatini 72af5d8a02 Change the definition of AVERROR_INVALIDDATA at the next libavutil 14 years ago
  Stefano Sabatini 0029156589 Extend description for AVERROR_INVALIDDATA. 14 years ago
  Måns Rullgård 6d2877f47e error.h: test EDOM instead of EINVAL 14 years ago
  Måns Rullgård e4836e3c07 Add missing includes to libavutil/error.h 14 years ago
  Stefano Sabatini 73ddbd9d0e Change the definition of AVERROR_NUMEXPECTED at the next libavutil 14 years ago
  Stefano Sabatini c6a7b97c8e Mark AVERROR_ENOENT for deletion at the next libavutil major bump. 14 years ago
  Stefano Sabatini 9b359f517e Lexically sort the error code definitions. 14 years ago
  Stefano Sabatini 7c074320ba Mark AVERROR_ENOMEM to be deleted at the next major bump. 14 years ago
  Stefano Sabatini 5ae092ee34 Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 14 years ago
  Stefano Sabatini 0edfa79b23 Make iff.c:decode_init return the value returned by 14 years ago
  Stefano Sabatini dbfa5e7861 Add missing parentheses around the AVERROR_PATCHWELCOME macro 14 years ago
  Stefano Sabatini 60c144f700 Move error code definitions from libavcodec/avcodec.h to 14 years ago