summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86: dsputil: Split inline assembly from init codeDiego Biurrun2013-05-121-1/+2
* x86: dsputil hpeldsp: Move shared template functions into separate objectDiego Biurrun2013-05-071-1/+3
* x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.cDiego Biurrun2013-05-061-1/+2
* x86: hpeldsp: Only compile MMX hpeldsp code if MMX is enabledDiego Biurrun2013-05-061-2/+2
* x86: Move duplicated put_pixels{8|16}_mmx functions into their own fileDiego Biurrun2013-05-021-1/+3
* mpegaudiosp: More consistent names for ppc/x86 optimization filesDiego Biurrun2013-04-301-1/+1
* x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-191-1/+5
* dsputil: Make dsputil selectableRonald S. Bultje2013-04-101-8/+10
* x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje2013-04-081-0/+1
* x86: dsputil: Fix h263 loop filter link error in some configurationsDaniel Kang2013-02-181-0/+2
* h264chroma: x86: Fix building with yasm disabledMartin Storsjö2013-02-061-2/+2
* dsputil: Separate h264chromaDiego Biurrun2013-02-061-1/+2
* dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasmDaniel Kang2013-01-271-0/+2
* dsputil: Separate h264 qpelMans Rullgard2013-01-241-0/+1
* vorbisdsp: convert x86 simd functions from inline asm to yasm.Ronald S. Bultje2013-01-221-0/+1
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-191-0/+1
* Drop Snow codecDiego Biurrun2013-01-061-1/+0
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-0/+2
* x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang2012-11-251-1/+2
* x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-081-0/+1
* x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-081-16/+17
* x86: dsputil: Only compile motion_est code when encoders are enabledDiego Biurrun2012-09-101-2/+2
* x86: Always compile files with functions that are called unconditionallyDiego Biurrun2012-08-291-3/+3
* x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun2012-08-281-8/+8
* x86: avcodec: Drop silly "_sse" suffixes from filenamesDiego Biurrun2012-08-281-2/+2
* build: fft: x86: Drop unused YASM-OBJS-FFT- variableDiego Biurrun2012-08-271-2/+1
* x86: mpegvideo: more sensible names for optimization file and init functionDiego Biurrun2012-08-241-1/+1
* x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun2012-08-241-0/+1
* dnxhdenc: x86: more sensible names for optimization file and init functionDiego Biurrun2012-08-241-1/+1
* build: x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-08-221-1/+1
* x86: avcodec: Consistently name all init filesDiego Biurrun2012-08-161-3/+3
* x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun2012-08-151-4/+4
* x86: Drop silly "_yasm" suffixes from filenamesDiego Biurrun2012-08-121-3/+3
* x86: remove libmpeg2 mmx(ext) idct functionsMans Rullgard2012-08-021-1/+0
* fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.Ronald S. Bultje2012-07-311-2/+0
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-181-0/+1
* build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-181-4/+2
* x86: fft: convert sse inline asm to yasmMans Rullgard2012-06-251-1/+0
* build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-121-3/+2
* build: prettyprinting cosmeticsDiego Biurrun2012-03-261-47/+40
* x86: conditionally compile H.264 QPEL optimizationsDiego Biurrun2012-03-251-1/+1
* SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET2012-02-231-0/+2
* win64: add a XMM clobber test configure option.Ronald S. Bultje2012-02-021-0/+1
* rv40: x86 SIMD for biweightChristophe Gisquet2012-01-301-1/+2
* x86: Give RV40 init file a more suitable name.Diego Biurrun2012-01-301-1/+1
* png: convert DSP functions to yasm.Ronald S. Bultje2012-01-291-0/+1
* png: move DSP functions to their own DSP context.Ronald S. Bultje2012-01-291-0/+1
* rv34: DC-only inverse transformChristophe GISQUET2012-01-121-1/+5
* mpegaudiodec: optimized iMDCT transformVitor Sessak2012-01-081-0/+1
OpenPOWER on IntegriCloud