summaryrefslogtreecommitdiffstats
path: root/libavutil/error.c
Commit message (Expand)AuthorAgeFilesLines
* error: sort, pack, and align error code and string definitionsStefano Sabatini2011-04-211-12/+12
* error: remove AVERROR_NUMEXPECTEDStefano Sabatini2011-04-211-1/+0
* error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.cStefano Sabatini2011-04-211-0/+1
* Replace more FFmpeg references by Libav.Diego Biurrun2011-04-171-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add AVERROR_EXIT.Nicolas George2011-03-151-0/+1
* Add AVERROR_*_NOT_FOUND codes.Nicolas George2010-12-191-0/+8
* Make av_strerror() return -1 even in the case when av_strerror_r() isStefano Sabatini2010-05-051-1/+3
* Make av_strerror() print an error message mentioning the error codeStefano Sabatini2010-05-031-2/+2
* Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS)Stefano Sabatini2010-04-271-1/+0
* Implement av_strerror().Stefano Sabatini2010-03-251-0/+46
OpenPOWER on IntegriCloud