December 20, 2011
View b08a742

siff: simplify code by using ffio_limit()

Michael Niedermayer authored on 2011/12/20 03:23:56
December 19, 2011
View 1c73391

siff: Fix excessive memory allocation. Bug found by: Oana Stratulat

Michael Niedermayer authored on 2011/12/19 06:43:19
December 1, 2011
View 9d76cf0

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/12/01 10:44:19
November 30, 2011
View c3f9ebf

lavf: make av_set_pts_info private.

Anton Khirnov authored on 2011/11/30 03:28:15
October 20, 2011
View d049257

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/10/20 09:23:36
July 18, 2011
View 78accb8

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/07/18 02:52:05
July 17, 2011
View dfc2c4d

lavf: use designated initialisers for all (de)muxers.

Anton Khirnov authored on 2011/07/17 05:18:12
June 18, 2011
View 3b3bbdd

lavf,lavd: replace av_new_stream->avformat_new_stream part I.

Anton Khirnov authored on 2011/06/18 18:43:24
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
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
March 31, 2010
View cc947f0

Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.

Jean-Daniel Dupas authored on 2010/03/31 21:29:58