summaryrefslogtreecommitdiff
path: root/libavutil/error.h
Commit message (Expand)AuthorAgeFilesLines
...
* Change the definition of AVERROR_NUMEXPECTED at the next libavutilStefano Sabatini2010-03-141-1/+5
* Mark AVERROR_ENOENT for deletion at the next libavutil major bump.Stefano Sabatini2010-03-141-1/+1
* Lexically sort the error code definitions.Stefano Sabatini2010-03-141-4/+5
* Mark AVERROR_ENOMEM to be deleted at the next major bump.Stefano Sabatini2010-03-131-1/+1
* Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and markStefano Sabatini2010-03-131-1/+1
* Make iff.c:decode_init return the value returned byStefano Sabatini2010-03-131-0/+4
* Add missing parentheses around the AVERROR_PATCHWELCOME macroStefano Sabatini2010-03-131-1/+1
* Move error code definitions from libavcodec/avcodec.h toStefano Sabatini2010-03-131-0/+47