12 Commits (13dfce3d44f99a2d7df71aba8ae003d58db726f7)

Author SHA1 Message Date
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Loren Merritt e6b1ed693a FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
Reimar Döffinger dc77e985b7 Split and then simplify address generation macro. 14 years ago
Loren Merritt 19d929f9a3 cosmetics in imdct_sse 14 years ago
Alex Converse 78b5c97d3e Convert ff_imdct_half_sse() to yasm. 14 years ago
Loren Merritt 1ee076b1b1 more credits to D. J. Bernstein for fft 15 years ago
Jason Garrett-Glaser 2966cc1849 Update x264asm header files to latest versions. 15 years ago
Reimar Döffinger 3d05c1fbec Make the jump-table section-relative for x86_64 with PIC enabled. 15 years ago
Loren Merritt 4521308363 s/movdqa/movaps/ in sse1 fft. (regression in r20293) 15 years ago
John Adcock 3f87f39cb8 Update x264 asm code to latest to add support for 64-bit Windows. 16 years ago
Alexander Strange b6188c5a55 Put dispatch_tab in the rodata section for macho64. 16 years ago
Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
Jason Garrett-Glaser 40c7d0ae3c Add automatic prefix handling to yasm functions. Does nothing now, but will 16 years ago
Loren Merritt 5d0ddd1a9f split-radix FFT 17 years ago