March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55
March 28, 2010
View d14f539

Use more appropriate return values in txd demuxer.

Reimar Döffinger authored on 2010/03/28 04:10:24
March 4, 2009
View 9aaa207

Add a context to av_log() calls.

Benoit Fouet authored on 2009/03/04 01:19:37
February 13, 2009
View 517ac24

Use more descriptive format long_names.

Diego Biurrun authored on 2009/02/13 02:26:06
January 12, 2009
View 6a5d31a

Fix build: Add intreadwrite.h and bswap.h #includes where necessary.

Diego Biurrun authored on 2009/01/12 07:19:48
June 20, 2008
View 9b64a03

remove useless close funcs

Baptiste Coudurier authored on 2008/06/20 08:25:04
June 4, 2008
View bde15e7

Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by me

Stefano Sabatini authored on 2008/06/04 01:20:54
November 21, 2007
View 899681c

Use dynamically allocated ByteIOContext in AVFormatContext

Björn Axelsson authored on 2007/11/21 16:41:00
July 20, 2007
View 6f3e0b2

Replace all occurrences of AVERROR_IO with AVERROR(EIO).

Panagiotis Issaris authored on 2007/07/20 00:23:32
View 769e10f

Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).

Panagiotis Issaris authored on 2007/07/20 00:21:30
May 7, 2007
View cb63173

Renderware TXD demuxer

Ivo van Poorten authored on 2007/05/07 22:30:08