February 11, 2015
View 133d815

avutil/error: list most common error code in error_entries when strerror_r() is unavailable

Michael Niedermayer authored on 2015/02/11 06:51:17
October 18, 2014
View 65639e6

avutil/error: Introduce new error codes for 4XX and 5XX replies from remote servers

Andrey Utkin authored on 2014/10/18 05:23:59
October 10, 2014
View 9665a0f

avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_entries[]

Michael Niedermayer authored on 2014/10/10 08:45:34
September 3, 2014
View 02a2e17

libavutil/error: fix build with musl toolchain

Jörg Krause authored on 2014/09/03 18:53:39
October 22, 2012
View e3a91c5

Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'

Michael Niedermayer authored on 2012/10/22 21:39:12
October 19, 2012
View a893655

avutil: Add AVERROR_EXPERIMENTAL

Nathan Caldwell authored on 2012/10/19 13:59:04
September 16, 2012
View 8b05220

lavu/error: make error_entries static const.

Clément Bœsch authored on 2012/09/16 09:53:32
August 16, 2012
View c581cb4

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/08/16 23:12:45
August 6, 2012
View 1d9c2dc

Don't include common.h from avutil.h

Martin Storsjö authored on 2012/08/06 22:49:32
July 4, 2012
View 7beeea8

error: define AVERROR_EXTERNAL.

Nicolas George authored on 2012/07/04 19:50:55
View aa39516

error: define AVERROR_BUFFER_TOO_SMALL.

Nicolas George authored on 2012/07/04 19:42:48
June 10, 2012
View 359abb1

lavu/error: add av_make_error_string() and av_err2str() convenience utilities

Stefano Sabatini authored on 2012/06/10 07:17:45
June 2, 2012
View 5683de0

lavu/error: fix sign error in av_sterror() error code

Stefano Sabatini authored on 2012/06/02 06:30:16
May 9, 2012
View 2c83265

error: Try to make av_strerror() closer to binary identical across platforms.

Michael Niedermayer authored on 2012/05/09 18:26:11
February 6, 2012
View 4299fd2

lavu/error: use a table to store error codes and strings, add test

Stefano Sabatini authored on 2012/02/06 22:16:33