Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 26 Aug 2009 21:18:54 +0000 | faust3 | merge 2-channel M/S stereo decoding code with the multichannel version libavcodec |
Wed, 26 Aug 2009 15:22:15 +0000 | mru | 4xm: provide 16-byte alignment where required libavcodec |
Wed, 26 Aug 2009 13:17:06 +0000 | mru | dsputil: declare some arrays 16-byte aligned libavcodec |
Wed, 26 Aug 2009 12:12:40 +0000 | mru | Remove some unnecessary alignment specifiers libavcodec |
Wed, 26 Aug 2009 11:31:37 +0000 | cehoyos | Always allocate a buffer of AVPALETTE_SIZE for palette in the libavcodec |
Wed, 26 Aug 2009 10:08:00 +0000 | reimar | 100l typo, xsub encoder printed end time hours where minutes should have been. libavcodec |
Wed, 26 Aug 2009 09:10:51 +0000 | reimar | 100l, inv_zigzag_direct16 must be aligned to 16 bytes for dct_quantize_SSE2 libavcodec |