]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/aasc.c
Fix segault
[frescor/ffmpeg.git] / libavcodec / aasc.c
2009-04-24 kostyaRemove useless assignment during initialization for...
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 kostyaSilence useless compiler warning when passing AVFrame...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-12-06 kostyaAASC can contain raw data in addition to MS-RLE
2008-09-18 kostyaFactorize out code used for MS RLE format decoding...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-04-26 kostyaCorrect company name
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-01 michaelconst
2007-05-10 diegoRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 diegoGet rid of unnecessary pointer casts.
2007-03-27 kostyaRemove redundant assign
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-04-03 melansonAutodesk Animator Studio Codec (AASC) video decoder...