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
May 11, 2009
View 56bb72d

Use chroma_sample_location in reading/writing yuv4mpeg

David Conrad authored on 2009/05/11 13:35:15
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 14, 2009
View b250f9c

Change semantic of CONFIG_*, HAVE_* and ARCH_*. They are now always defined to either 0 or 1.

Aurelien Jacobs authored on 2009/01/14 08:44:16
August 24, 2008
View 5972945

convert every muxer/demuxer to write/read sample_aspect_ratio from/to the corresponding AVStream instead of AVCodecContext

Aurelien Jacobs authored on 2008/08/24 08:43:20
July 11, 2008
View 66b32ce

Move functions only used for muxing below #ifdef CONFIG_YUV4MPEGPIPE_MUXER, fixes some warnings when compiling with muxers disabled.

Diego Biurrun authored on 2008/07/11 16:37:22
June 20, 2008
View 2562ccb

remove useless close func

Baptiste Coudurier authored on 2008/06/20 07:58:13
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
May 30, 2008
View 8b9c4ad

ENOMEM is better, yes ...

Michael Niedermayer authored on 2008/05/30 00:40:16
May 28, 2008
View 884d538

Null pointer check / CID26.

Michael Niedermayer authored on 2008/05/28 10:57:19
View 7a7718e

useless

Michael Niedermayer authored on 2008/05/28 10:53:23
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
June 27, 2007
View 7cf0999

remove empty write trailer functions patch by Vitor: [vitor1001 gmail com]

Vitor Sessak authored on 2007/06/27 15:54:47
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