March 18, 2011
View 0fecf26

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/18 00:53:58
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 8, 2011
View 66e5b1d

avio: deprecate url_feof

Anton Khirnov authored on 2011/03/08 05:50:25
March 4, 2011
View 384c9c2

avio: add avio_tell macro as a replacement for url_ftell

Anton Khirnov authored on 2011/03/04 04:11:45
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 74b3f67

lavf: replace all uses of url_fskip with avio_seek

Anton Khirnov authored on 2011/02/28 22:57:55
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 e63a362

avio: avio_ prefixes for get_* functions

Anton Khirnov authored on 2011/02/22 00:43:01
View b7effd4

avio: avio_ prefixes for get_* functions

Anton Khirnov authored on 2011/02/22 00:43:01
February 20, 2011
View 471fe57

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
View ae628ec

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
January 26, 2011
View 66355be

Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.

Diego Elio Pettenò authored on 2011/01/26 07:03:28
View c6610a2

Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.

Diego Elio Pettenò authored on 2011/01/26 07:03:28
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
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