Mercurial > libavcodec.hg
log x86/fft_mmx.asm @ 11284:aaca4b58880f libavcodec
age | author | description |
---|---|---|
Sat, 30 Jan 2010 19:26:47 +0000 | reimar | Make the jump-table section-relative for x86_64 with PIC enabled. libavcodec |
Sun, 25 Oct 2009 03:09:53 +0000 | lorenm | s/movdqa/movaps/ in sse1 fft. (regression in r20293) libavcodec |
Tue, 04 Aug 2009 07:42:55 +0000 | darkshikari | Update x264 asm code to latest to add support for 64-bit Windows. libavcodec |
Fri, 13 Feb 2009 00:57:22 +0000 | astrange | Put dispatch_tab in the rodata section for macho64. libavcodec |
Mon, 22 Dec 2008 09:12:42 +0000 | diego | Rename libavcodec/i386/ --> libavcodec/x86/. libavcodec |