June 14, 2011
View e6ba3d4

replace remaining usage of deprecated av_metadata_set2() by av_dict_set()

Aurelien Jacobs authored on 2011/06/14 02:02:50
June 9, 2011
View f9ecb84

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/06/09 11:47:19
May 22, 2011
View d2d67e4

Remove all uses of now deprecated metadata functions.

Anton Khirnov authored on 2011/05/22 19:46:29
May 7, 2011
View a565c7b

aiffdec:Rewrite get_meta() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/05/07 00:39:31
April 28, 2011
View 91b7827

Move channel chunk reading function to isom.c.

Carl Eugen Hoyos authored on 2011/04/28 17:45:32
April 23, 2011
View 8f2e438

Support channel layout when demuxing aif files.

Carl Eugen Hoyos authored on 2011/04/23 17:31:03
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 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 6, 2011
View 8978fed

avio: introduce an AVIOContext.seekable field

Anton Khirnov authored on 2011/03/06 05:06:46
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