April 4, 2011
View 2cae980

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/04 09:15:12
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
March 15, 2011
View 45a8a02

lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense

Anton Khirnov authored on 2011/03/15 17:14:38
March 6, 2011
View 8978fed

avio: introduce an AVIOContext.seekable field

Anton Khirnov authored on 2011/03/06 05:06:46
March 5, 2011
View 76aa876

avio: avio_ prefix for url_fsize

Anton Khirnov authored on 2011/03/05 03:57:36
March 4, 2011
View a2704c9

avio: add avio_tell macro as a replacement for url_ftell

Anton Khirnov authored on 2011/03/04 04:11:45
February 28, 2011
View e356fc5

lavf: replace all uses of url_fskip with avio_seek

Anton Khirnov authored on 2011/02/28 22:57:55
View 6b4aa5d

avio: avio_ prefix for url_fseek

Anton Khirnov authored on 2011/02/28 22:57:54
February 22, 2011
View b7effd4

avio: avio_ prefixes for get_* functions

Anton Khirnov authored on 2011/02/22 00:43:01
January 30, 2011
View dfd2a00

Replace dprintf with av_dlog

Luca Barbato authored on 2011/01/30 01:46:18
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
April 25, 2010
View 2ef6c12

Mark av_metadata_set() as deprecated, and use av_metadata_set2() in its place.

Stefano Sabatini authored on 2010/04/25 23:27:42
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 3, 2010
View 38beab1

Plug some memory leaks for truncated files

Vitor Sessak authored on 2010/03/03 06:32:29
August 26, 2009
View 6aa3334

return AVERROR(ENOMEM) if stream could not be allocated

Baptiste Coudurier authored on 2009/08/26 04:59:38