Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 29 Sep 2009 11:06:04 +0000 | reimar | Simplify r20025: use align_get_bits instead of reimplementing it. libavcodec |
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 |
Mon, 28 Sep 2009 21:46:22 +0000 | diego | some more linebreak and brace placement cosmetics libavcodec |
Mon, 28 Sep 2009 21:13:47 +0000 | diego | brace placement and linebreak cosmetics libavcodec |