index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'
Michael Niedermayer
2012-10-22
1
-0
/
+1
|
\
|
*
avutil: Add AVERROR_EXPERIMENTAL
Nathan Caldwell
2012-10-21
1
-0
/
+1
*
|
lavu/error: make error_entries static const.
Clément Bœsch
2012-09-16
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
|
error: define AVERROR_EXTERNAL.
Nicolas George
2012-07-04
1
-0
/
+1
*
|
error: define AVERROR_BUFFER_TOO_SMALL.
Nicolas George
2012-07-04
1
-0
/
+1
*
|
lavu/error: add av_make_error_string() and av_err2str() convenience utilities
Stefano Sabatini
2012-06-11
1
-5
/
+2
*
|
lavu/error: fix sign error in av_sterror() error code
Stefano Sabatini
2012-06-11
1
-1
/
+1
*
|
lavu/error: use a table to store error codes and strings, add test
Stefano Sabatini
2012-06-11
1
-25
/
+61
*
|
error: Try to make av_strerror() closer to binary identical across platforms.
Michael Niedermayer
2012-05-09
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-26
1
-0
/
+1
|
\
\
|
|
/
|
*
avutil: add AVERROR_UNKNOWN
Justin Ruggles
2012-02-25
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-20
1
-0
/
+1
|
\
\
|
|
/
|
*
lavu: add AVERROR_BUG error value
Luca Barbato
2011-12-19
1
-0
/
+1
*
|
lavu/error: define AVERROR_BUG.
Nicolas George
2011-12-03
1
-0
/
+1
*
|
error.c: fix compile flags
Michael Niedermayer
2011-05-30
1
-0
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-22
1
-12
/
+12
|
\
\
|
|
/
|
*
error: sort, pack, and align error code and string definitions
Stefano Sabatini
2011-04-21
1
-12
/
+12
|
*
error: remove AVERROR_NUMEXPECTED
Stefano Sabatini
2011-04-21
1
-1
/
+0
|
*
error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.c
Stefano Sabatini
2011-04-21
1
-0
/
+1
*
|
10l, commit that should have been stashed into the merge.
Michael Niedermayer
2011-04-17
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace more FFmpeg references by Libav.
Diego Biurrun
2011-04-17
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Add AVERROR_EXIT.
Nicolas George
2011-03-15
1
-0
/
+1
*
Add AVERROR_*_NOT_FOUND codes.
Nicolas George
2010-12-19
1
-0
/
+8
*
Make av_strerror() return -1 even in the case when av_strerror_r() is
Stefano Sabatini
2010-05-05
1
-1
/
+3
*
Make av_strerror() print an error message mentioning the error code
Stefano Sabatini
2010-05-03
1
-2
/
+2
*
Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS)
Stefano Sabatini
2010-04-27
1
-1
/
+0
*
Implement av_strerror().
Stefano Sabatini
2010-03-25
1
-0
/
+46