1013 Commits (f27eb1b702d88f0ead83f161c835d69210aa007c)

Author SHA1 Message Date
Michael Niedermayer 9cb887ed37 dsputil_mmx: fix pointer type for emulated_edge_mc_func() 12 years ago
Michael Niedermayer 3e15775333 x86/ac3dsp_init: try to workaround ICC failure. 12 years ago
Michael Niedermayer e16bac7b33 videodsp: Fix project name 12 years ago
Michael Niedermayer 90eaa989f1 x86/videodsp_init: Add back lost author attribution 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
Ronald S. Bultje ce58642ed0 x86inc: support stack mem allocation and re-alignment in PROLOGUE. 12 years ago
Ronald S. Bultje 6f40e9f070 x86inc: support stack mem allocation and re-alignment in PROLOGUE 12 years ago
Clément Bœsch 7eafd274d8 build: fix prores decoder dependencies. 12 years ago
Michael Niedermayer e7101a7f3f libavcodec/x86/mpegvideo: switch to av_assert2 12 years ago
Michael Niedermayer ddbf0702c5 dsputil_mmx: switch to av_assert2() 12 years ago
Mans Rullgard 30b3916425 ac3dec: make downmix() take array of pointers to channel data 12 years ago
Michael Niedermayer 0110108a7c sbr_hf_gen_sse: Optimize code a bit more. 12 years ago
Christophe Gisquet 2aef3d66c9 SBR DSP x86: implement SSE sbr_hf_gen 12 years ago
Michael Niedermayer b023392f34 mpegvideo: remove #if/define PARANOID code 12 years ago
Michael Niedermayer 599ae9995f ff_emulated_edge_mc: fix handling of w/h being 0 12 years ago
Diego Biurrun 9b15c0a9b3 x86: dsputilenc: port to cpuflags 12 years ago
Diego Biurrun 89145fbbfe x86: h264dsp: Fix linking with yasm and optimizations disabled 12 years ago
Diego Biurrun 2e89aeed65 x86: h264_idct: port to cpuflags 12 years ago
Diego Biurrun 28e1cf19aa x86: h264_weight: port to cpuflags 12 years ago
Michael Niedermayer 86270236d5 dsputil_mmx: ff_put_dirac_pixels depend now on yasm. 12 years ago
Diego Biurrun 7ee4071362 x86: fix build without inline asm 12 years ago
Justin Ruggles 2d3993ce8c x86: h264 qpel: use the correct number of utilized xmm regs in cglobal 12 years ago
Daniel Kang 610e00b359 x86: h264: Convert 8-bit QPEL inline assembly to YASM 12 years ago
Daniel Kang ad01ba6cea x86: h264: Remove 3dnow QPEL code 12 years ago
Diego Biurrun 28c8e288fa x86: h264_chromamc: port to cpuflags 12 years ago
Michael Niedermayer 533a8b2a7d x86/mpegvideoenc_template: use av_assert 12 years ago
Diego Biurrun 89923fce70 x86: h264_intrapred: Fix C function names in comments 12 years ago
Diego Biurrun 87af05c575 x86: SPLATD: port to cpuflags 12 years ago
Michael Niedermayer 2207ea44fb ff_emulated_edge_mc: fix integer anomalies, fix out of array reads 12 years ago
Diego Biurrun 8c3849bc76 x86: dsputil: port to cpuflags 12 years ago
Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
Diego Biurrun 5e9c6ef8f3 x86: h264_weight_10bit: port to cpuflags 12 years ago
Diego Biurrun 2b479bcab0 build: Drop AVX assembly ifdefs 12 years ago
Michael Niedermayer def8588fb5 dwt_yasm/vertical_compose: fix width witdth argument. 12 years ago
Diego Biurrun 6cd796049d x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macros 12 years ago
Diego Biurrun 4b60fac419 x86: PALIGNR: port to cpuflags 12 years ago
Diego Biurrun 4d1f69f244 x86: h264_qpel_10bit: port to cpuflags 12 years ago
Diego Biurrun 6ca60d4ddd x86: h264_intrapred: port to cpuflags 12 years ago
Diego Biurrun 930e26a3ea x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabled 12 years ago
Diego Biurrun dbb37e7711 x86: PABSW: port to cpuflags 12 years ago
Diego Biurrun 6c104826bd x86: vc1dsp: port to cpuflags 12 years ago
Diego Biurrun 0a7a94f2e5 x86: Refactor PSWAPD fallback implementations and port to cpuflags 12 years ago
Diego Biurrun 26f01bd106 x86: PMINUB: port to cpuflags 12 years ago
Diego Biurrun 9ce02e14f0 x86: ac3dsp: port to cpuflags 12 years ago
Diego Biurrun fa8fcab1e0 x86: h264_chromamc_10bit: drop pointless PAVG %define 12 years ago
Diego Biurrun c37322e68c x86: Move optimization suffix to end of function names 12 years ago
Diego Biurrun d8eda37080 x86: mmx2 ---> mmxext in function names 12 years ago
Diego Biurrun be923ed659 x86: fmtconvert: port to cpuflags 12 years ago
Diego Biurrun be2c456e96 x86: fmtconvert: Refactor cvtps2pi emulation through cpuflags 12 years ago
Diego Biurrun 588fafe7f3 x86: MMX2 ---> MMXEXT in macro names 12 years ago