Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 02 Oct 2007 12:16:33 +0000 | diego | Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs. libavcodec |
Tue, 02 Oct 2007 11:39:32 +0000 | lu_zero | Sanitize altivec code so it can be built with runtime check properly libavcodec |
Tue, 02 Oct 2007 10:34:57 +0000 | diego | cosmetics: Fix AltiVec spelling. libavcodec |
Tue, 02 Oct 2007 10:26:42 +0000 | diego | cosmetics: Fix indentation after last commit. libavcodec |
Tue, 02 Oct 2007 10:22:22 +0000 | diego | Remove pointless HAVE_ALTIVEC #ifdefs from a file that only contains AltiVec libavcodec |
Mon, 01 Oct 2007 14:23:36 +0000 | diego | Remove const vector macro indirection that is useless and obfuscating libavcodec |
Mon, 01 Oct 2007 14:16:07 +0000 | diego | Remove Metrowerks compiler workaround. libavcodec |