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
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
November 27, 2009
View 7c7d3ab

10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. This fixes playback when lavf and lavc are less tightly couples as in e.g. MPlayer.

Reimar Döffinger authored on 2009/11/27 06:15:06