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
February 22, 2011
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 19, 2011
View f61cbc2

Revise check for codec id in voc demuxer.

Justin Ruggles authored on 2011/01/19 02:25:44
January 18, 2011
View 1ae02fe

Fix bug in voc demuxer that was introduced in SVN r26309.

Justin Ruggles authored on 2011/01/18 21:38:50
January 11, 2011
View e048a9c

Do not crash for illegal sample size, fixes issue 2502.

Daniel Kang authored on 2011/01/11 23:08:45
May 23, 2010
View 80b39e1

Move AVCodecTag from riff.h into internal.h.

Francesco Lavra authored on 2010/05/23 01:01:32
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