Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 29 Sep 2009 10:38:34 +0000 | mru | WMA: store level_table as floats, use type punning for sign flip in decode libavcodec |
Tue, 29 Sep 2009 10:38:30 +0000 | mru | WMA: use type punning and unroll loops in decode_exp_vlc() libavcodec |
Tue, 29 Sep 2009 10:38:27 +0000 | mru | WMA: use a table instead of pow() in decode_exp_vlc libavcodec |
Tue, 29 Sep 2009 05:55:14 +0000 | kostya | Make sure all the bits are written to output in fax data decoder. libavcodec |