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.
|
14 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 |