February 22, 2011
View e63a362

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
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
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
September 8, 2008
View dd1c8f3

Bump Major version, this commit is almost just renaming bits_per_sample to bits_per_coded_sample but that cannot be done seperately. Patch by Luca Abeni Also reset the minor version and fix the forgotton change to libfaad. Note: The API/ABI should not be considered stable yet, there still may be a change done here or there if some developer has some cleanup ideas and patches!

Luca Abeni authored on 2008/09/08 23:24:59
July 10, 2008
View 5b8cc86

Motion Pixels MVI Demuxer. Patch by Gregory Montoir <cyx <at> users <dot> sourceforge <dot> net>

Gregory Montoir authored on 2008/07/10 12:02:19