May 31, 2011
View 1f95fb5

yuv4mpeg: complain and exit if a non-rawvideo stream is selected

Stefano Sabatini authored on 2011/05/31 00:09:12
May 30, 2011
View adba9c6

Fix various unused variable warnings

Clément Bœsch authored on 2011/05/30 04:07:34
March 15, 2011
View b7f2fdd

avio: rename put_flush_packet -> avio_flush

Anton Khirnov authored on 2011/03/15 04:39:06
February 22, 2011
View 77eb550

avio: avio: avio_ prefixes for put_* functions

Anton Khirnov authored on 2011/02/22 03:28:17
View b7effd4

avio: avio_ prefixes for get_* functions

Anton Khirnov authored on 2011/02/22 00:43:01
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
January 2, 2011
View 7f8ffc4

Fix a floating point exception for invalid framerate, fixes issue 2470.

Daniel Kang authored on 2011/01/02 14:01:46
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