Commit History

Author SHA1 Message Date
  Andrey Utkin 65639e6bef avutil/error: Introduce new error codes for 4XX and 5XX replies from remote servers 9 years ago
  Michael Niedermayer 9665a0fdf6 avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_entries[] 9 years ago
  Jörg Krause 02a2e171ad libavutil/error: fix build with musl toolchain 10 years ago
  Michael Niedermayer e3a91c51f7 Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4' 11 years ago
  Nathan Caldwell a893655bda avutil: Add AVERROR_EXPERIMENTAL 11 years ago
  Clément Bœsch 8b05220727 lavu/error: make error_entries static const. 12 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 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
  Stefano Sabatini 5683de00e9 lavu/error: fix sign error in av_sterror() error code 12 years ago
  Stefano Sabatini 4299fd23d3 lavu/error: use a table to store error codes and strings, add test 12 years ago
  Michael Niedermayer 2c83265290 error: Try to make av_strerror() closer to binary identical across platforms. 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 2c10ee2358 error.c: fix compile flags 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
  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 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
  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
  Stefano Sabatini 87958234f9 Implement av_strerror(). 14 years ago