]> git.sesse.net Git - ffmpeg/history - libavcodec/tscc.c
missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it
[ffmpeg] / libavcodec / tscc.c
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-01 Michael Niedermayerconst
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-03-27 Kostya ShishkovRemove redundant assign
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-01 Kostya Shishkov1l: correct argument order in avcodec_check_dimensions
2006-02-12 Mike Melansonmake TSCC endian-safe, PPC testing courtesy of Diego B.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-02-17 Michael Niedermayermemleak fix
2005-01-31 Roberto TogniAdd 32bit RGB support
2005-01-23 Roberto TogniCheck pointers before writing to memory
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2004-08-28 Mike Melanson8-bit mode corrections
2004-08-14 Mike MelansonTechSmith Camtasia (TSCC) video decoder, courtesy of...