]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/tscc.c
Remove unused code found by CSA
[frescor/ffmpeg.git] / libavcodec / tscc.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-10-25 aurelremove useless ifdeffery, tscc won't do anything useful...
2008-09-18 kostyaFactorize out code used for MS RLE format decoding...
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-01 michaelconst
2007-07-05 diegolicense header consistency cosmetics
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
2007-02-07 diegoReplace deprecated PIX_FMT names by the newer variants.
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-10-01 kostya1l: correct argument order in avcodec_check_dimensions
2006-02-12 melansonmake TSCC endian-safe, PPC testing courtesy of Diego B.
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-02-17 michaelmemleak fix
2005-01-31 rtognimpAdd 32bit RGB support
2005-01-23 rtognimpCheck pointers before writing to memory
2005-01-23 michaelavoid buf_size == 0 checks in every decoder
2004-08-28 melanson8-bit mode corrections
2004-08-14 melansonTechSmith Camtasia (TSCC) video decoder, courtesy of...