Commit History

Author SHA1 Message Date
  Michael Niedermayer 78eaaa857e Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45' 10 years ago
  Luca Barbato fb1ddcdc8f avresample: Introduce AVFrame-based API 10 years ago
  Diego Biurrun d06ca2040c error.h: Do not circularly depend on avutil.h 10 years ago
  Michael Niedermayer e3a91c51f7 Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4' 11 years ago
  Nathan Caldwell a893655bda avutil: Add AVERROR_EXPERIMENTAL 11 years ago
  Janne Grunau 1a2c7880aa averror: make error values proper negative values 11 years ago
  Janne Grunau 25227c3a78 averror: explicitly define AVERROR_* values 11 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  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