]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/cscd.c
Fix segault
[frescor/ffmpeg.git] / libavcodec / cscd.c
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-02 reimarAdd av_ prefix to LZO stuff and thus make it officially...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-09 diegoUse full path for #includes from another directory.
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-02 reimarSome consts for cscd decoder helper functions
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-04-07 diegoRemove superfluous setting of has_b_frames in codecs...
2007-02-07 diegoReplace deprecated PIX_FMT names by the newer variants.
2006-12-09 reimarFix 16 bit cscd samples, 16 bit raw means RGB555 on...
2006-12-09 reimarTypo in error message
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-22 reimarfaster copy functions for lzo decoder that also need...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2006-01-12 reimarOur own LZO (1X) implementation, under LGPL and optimiz...
2006-01-09 reimarCamStudio decoder, only 32 bit lzo mode is tested