Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 17 Feb 2010 21:20:43 +0000 | alexc | get_bits: Fix spelling and grammar in GET_VLC() comment. libavcodec |
Wed, 17 Feb 2010 21:04:56 +0000 | mru | 10l: remove stray '(' I don't know where it came from libavcodec |
Wed, 17 Feb 2010 20:36:20 +0000 | mru | Use LOCAL_ALIGNED macro for local arrays libavcodec |
Wed, 17 Feb 2010 20:36:12 +0000 | mru | Add LOCAL_ALIGNED() macro for declaring aligned local arrays libavcodec |
Wed, 17 Feb 2010 20:36:10 +0000 | mru | Simplify some declarations of aligned arrays libavcodec |
Wed, 17 Feb 2010 02:25:05 +0000 | michael | Move predict_field_decoding_flag() from h264.h to .c as its only used there and belongs libavcodec |