Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 21 Jul 2010 10:02:07 +0000 | conrad | Add header declarations for mmx/sse constants missing them libavcodec |
Wed, 21 Jul 2010 10:02:03 +0000 | conrad | Move ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.c libavcodec |
Tue, 20 Jul 2010 22:58:56 +0000 | rbultje | VP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both luma (width=16) libavcodec |
Tue, 20 Jul 2010 22:04:18 +0000 | rbultje | Chroma (width=8) inner loopfilter MMX/MMX2/SSE2 for VP8 decoder. libavcodec |
Tue, 20 Jul 2010 21:54:46 +0000 | skal | remove an unneeded av_realloc() libavcodec |
Tue, 20 Jul 2010 17:54:28 +0000 | mru | vp8: indent libavcodec |
Tue, 20 Jul 2010 17:54:25 +0000 | mru | vp8: add do { } while(0) around XCHG() macro to avoid confusing if/else libavcodec |