Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 20 Jul 2010 17:54:25 +0000 | mru | vp8: add do { } while(0) around XCHG() macro to avoid confusing if/else libavcodec |
Tue, 20 Jul 2010 17:45:54 +0000 | diego | Add some braces to silence the warning: libavcodec |
Tue, 20 Jul 2010 15:08:54 +0000 | vitor | Fix memory leak in ATRAC3 decoder libavcodec |
Mon, 19 Jul 2010 23:57:09 +0000 | rbultje | Revert r24339 (it causes fate failures on x86-64) - I'll figure out what's libavcodec |
Mon, 19 Jul 2010 22:38:23 +0000 | rbultje | Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than libavcodec |
Mon, 19 Jul 2010 21:53:28 +0000 | rbultje | Implement chroma (width=8) inner loopfilter MMX/MMX2/SSE2 functions. libavcodec |