]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/wmv2dec.c
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / libavcodec / wmv2dec.c
2009-02-24 michaelAdd and use ff_pixfmt_list_420.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-18 aurelmoves mid_pred() into mathops.h (with arch specific...
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-03-09 aureladd FF_ prefix to all (frame)_TYPE usage
2008-01-25 andomaCorrectly clean up IntraX8Context upon codec close.
2008-01-16 michaelqscale==0 is invalid
2007-11-25 aurelsplit wmv2 encoder and decoder in their own files