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
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
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
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
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
January 24, 2009
View 1ac63c2

return an error if we can not get a full packet, fixes hang on EOF

Stefan Gehrer authored on 2009/01/24 17:20:42
View c6f79c3

fix header parsing, the NULL terminated File ID is followed by a space

Stefan Gehrer authored on 2009/01/24 17:06:43
January 18, 2009
View 055dc11

added demuxer for FunCom ISS audio files, extended ADPCM decoder by ISS specific IMA variant

Stefan Gehrer authored on 2009/01/18 05:08:43