| December 19, 2010 | ||
|---|---|---|
View 0bc55f5
Add AVERROR_*_NOT_FOUND codes.Nicolas George authored on 2010/12/19 18:01:02 |
||
| May 6, 2010 | ||
|---|---|---|
View e2959f4
Make av_strerror() return -1 even in the case when av_strerror_r() is not defined.Stefano Sabatini authored on 2010/05/06 06:44:47 |
||
| May 4, 2010 | ||
|---|---|---|
View 441ea0c
Make av_strerror() print an error message mentioning the error code number if strerror_r() did not succeed for whatever reason.Stefano Sabatini authored on 2010/05/04 06:56:21 |
||
| April 28, 2010 | ||
|---|---|---|
View cf103fa
Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS) instead which is semantically equivalent.Stefano Sabatini authored on 2010/04/28 07:26:08 |
||
| March 26, 2010 | ||
|---|---|---|
View 8795823
Implement av_strerror().Stefano Sabatini authored on 2010/03/26 07:46:35 |
||