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
September 18, 2009
View 3214db9

Improve dxa probe by checking the values for width and height are reasonable.

Reimar Döffinger authored on 2009/09/18 03:08:07
June 23, 2009
View 1a40491

Add ff_ prefixes to exported symbols in libavformat/riff.h. patch by Daniel Verkamp, aniel drv nu

Daniel Verkamp authored on 2009/06/23 08:09:34
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
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 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
March 14, 2007
View 33a0dd3

DXA demuxer and decoder

Kostya Shishkov authored on 2007/03/14 23:49:49