Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 12 Jan 2010 18:54:40 +0000 | michael | Split SEI code off h264.c. libavcodec |
Tue, 12 Jan 2010 14:32:58 +0000 | michael | Split direct mode (macro)block decoding off h264.c. libavcodec |
Tue, 12 Jan 2010 13:54:35 +0000 | michael | Align mb_bit_buffer and vs_bit_buffer as their alignment is checked by assert(). libavcodec |
Tue, 12 Jan 2010 09:13:32 +0000 | zuxy | Reduce stack usage in svq1_encode_plane(). Reuse context scratch buffer libavcodec |
Tue, 12 Jan 2010 06:01:55 +0000 | michael | Split h264 loop filter off h264.c. libavcodec |
Tue, 12 Jan 2010 05:34:10 +0000 | michael | Move svq3.o to the correct spot. libavcodec |