]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/truemotion2.c
Fix segault
[frescor/ffmpeg.git] / libavcodec / truemotion2.c
2009-04-24 kostyaTrueMotion 2 uses its own YUV-like colourspace, so...
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 kostyaMake TM2 decoder byteswap input into separate buffer...
2009-02-01 kostyaFactorize stream reading in TM2 decoder
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-06 diegoRemove unnecessary parentheses from return calls.
2008-04-29 diegoAdd some long names to 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-03-27 kostyaRemove redundant assign
2007-02-25 reimarAdd av_ prefix to clip functions
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-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-10-16 melansonchroma decoding fix by Kostya
2005-10-15 melansonTM2 fixes by Kostya
2005-10-14 melansongcc 2.95 fix, courtesy of Luca Abeni
2005-10-13 melansonDuck TrueMotion 2 video decoder, courtesy of Konstantin...