aboutsummaryrefslogtreecommitdiff
path: root/libavutil/error.h
AgeCommit message (Expand)Author
2010-03-25Use consistent punctuation rules for the error message descriptions.Stefano Sabatini
2010-03-21Drop AVERROR_NOFMT at the next libavutil major bump.Stefano Sabatini
2010-03-19Change the definition of AVERROR_INVALIDDATA at the next libavutilStefano Sabatini
2010-03-19Extend description for AVERROR_INVALIDDATA.Stefano Sabatini
2010-03-14error.h: test EDOM instead of EINVALMåns Rullgård
2010-03-14Add missing includes to libavutil/error.hMåns Rullgård
2010-03-14Change the definition of AVERROR_NUMEXPECTED at the next libavutilStefano Sabatini
2010-03-14Mark AVERROR_ENOENT for deletion at the next libavutil major bump.Stefano Sabatini
2010-03-14Lexically sort the error code definitions.Stefano Sabatini
2010-03-13Mark AVERROR_ENOMEM to be deleted at the next major bump.Stefano Sabatini
2010-03-13Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and markStefano Sabatini
2010-03-13Make iff.c:decode_init return the value returned byStefano Sabatini
2010-03-13Add missing parentheses around the AVERROR_PATCHWELCOME macroStefano Sabatini
2010-03-13Move error code definitions from libavcodec/avcodec.h toStefano Sabatini