Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 29 Sep 2009 18:03:30 +0000 | diego | cosmetics: K&R coding style, prettyprinting libavcodec |
Tue, 29 Sep 2009 17:34:36 +0000 | darkshikari | Fix indentation in avcodec.h libavcodec |
Tue, 29 Sep 2009 12:48:24 +0000 | mru | WMA: fix loop unrolling in decode_exp_vlc() libavcodec |
Tue, 29 Sep 2009 11:43:58 +0000 | diego | whitespace cosmetics, prettyprinting, K&R coding style libavcodec |
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 |