April 24, 2011
View 7b376b3

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/24 10:38:03
April 20, 2011
View 9261e6c

rtp: Rename the open/close functions to alloc/free

Martin Storsjö authored on 2011/04/20 21:36:37
April 7, 2011
View c0e51ec

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/07 10:32:26
April 6, 2011
View f5b386a

Reemove remaining uses of deprecated AVERROR_NOTSUPP.

Anton Khirnov authored on 2011/04/06 15:16:06
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 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
February 20, 2011
View e731b8d

avio: move init_put_byte() to a new private header and rename it

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

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
February 10, 2011
View 44adbeb

Remove final semicolon from some macros

Mans Rullgard authored on 2011/02/10 21:04:25
February 3, 2011
View b2ed95e

Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE*

Anton Khirnov authored on 2011/02/03 22:34:00
November 30, 2010
View 4da71f1

rtpdec: Remove useless NULL initializations when using designated initializers

Martin Storsjö authored on 2010/11/30 01:04:45