February 20, 2011
View ae628ec

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
January 26, 2011
View c6610a2

Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.

Diego Elio Pettenò authored on 2011/01/26 07:03:28
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
January 20, 2009
View 406792e

cosmetics: Remove pointless period after copyright statement non-sentences.

Diego Biurrun authored on 2009/01/20 00:46:40
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 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
September 17, 2007
View 6369638

loosen dependencies over allformats.h

Aurelien Jacobs authored on 2007/09/17 08:00:44
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
April 8, 2007
View 90f2a1a

cosmetics: indentation fix patch by Marco Gerards, mgerards xs4all nl

Marco Gerards authored on 2007/04/08 21:05:02
View 87e8788

allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks

Michael Niedermayer authored on 2007/04/08 20:34:15
View d1e0d21

THP PCM decoder, used on the Nintendo GameCube. patch by Marco Gerards, mgerards xs4all nl

Marco Gerards authored on 2007/04/08 01:03:23
April 1, 2007
View efb0c39

support for the THP game format by Marco Gerards, mgerards xs4all nl

Diego Biurrun authored on 2007/04/01 23:28:48