Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 02 Oct 2007 18:18:35 +0000 | reimar | Remove uses of SIGILL for CPU extension detection, that method is not acceptable libavcodec |
Tue, 02 Oct 2007 14:35:20 +0000 | andoma | Rename MMCO stuff to prepare for h264/PAFF implementation. libavcodec |
Tue, 02 Oct 2007 14:25:47 +0000 | andoma | Cosmetic preparations for h264/PAFF implementation. libavcodec |
Tue, 02 Oct 2007 13:14:37 +0000 | diego | 100l: Revert accidental commit, restore previous version. libavcodec |
Tue, 02 Oct 2007 12:35:23 +0000 | diego | cosmetics: Fix indentation after last commit. libavcodec |
Tue, 02 Oct 2007 12:34:43 +0000 | diego | Replace CONFIG_VORBIS_DECODER #ifdef by if (ENABLE_VORBIS_DECODER). libavcodec |
Tue, 02 Oct 2007 12:16:33 +0000 | diego | Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs. libavcodec |