summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-11
|\
| * Move misplaced file author information where it belongsDiego Biurrun2013-04-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-11
|\|
| * dsputil: Make dsputil selectableRonald S. Bultje2013-04-10
* | Merge commit '62844c3fd66940c7747e9b2bb7804e265319f43f'Michael Niedermayer2013-04-11
|\|
| * h264: Integrate clear_blocks calls with IDCTRonald S. Bultje2013-04-10
| * x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje2013-04-08
* | x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-04-10
* | x86: sbrdsp: implement SSE qmf_deint_bflyChristophe Gisquet2013-04-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-06
|\|
| * x86: sbrdsp: Implement SSE neg_odd_64Christophe Gisquet2013-04-05
* | x86: sbrdsp: implement SSE neg_odd_64Christophe Gisquet2013-04-05
* | Fix compilation with --enable-decoder=webp --disable-decoder=vp8Carl Eugen Hoyos2013-03-30
* | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-28
|\|
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-27
* | Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d'Michael Niedermayer2013-03-27
|\|
| * x86: vc1dsp: Fix indentationMartin Storsjö2013-03-26
* | x86/dsputil.asm: make unaligned bswap actually workMichael Niedermayer2013-03-26
* | Merge commit 'e5c2794a7162e485eefd3133af5b98fd31386aeb'Michael Niedermayer2013-03-26
|\|
| * x86: consistently use unaligned movs in the unaligned bswapJanne Grunau2013-03-25
| * x86: Change a missed occurrance of int to ptrdiff_t for stridesMartin Storsjö2013-03-24
| * x86: Remove win64 xmm clobbering wrappers for the now removed avcodec_encode_...Martin Storsjö2013-03-23
* | avcodec/x86/dsputil_qns_template: use av_assertMichael Niedermayer2013-03-26
* | x86/mpegvideo: switch to av_assertMichael Niedermayer2013-03-22
* | x86/h264_qpel: switch to av_assertMichael Niedermayer2013-03-22
* | Fix compilation with --disable-mmx.Carl Eugen Hoyos2013-03-22
* | h264_qpel: fix another forgotten int strideMichael Niedermayer2013-03-17
* | dsputil_mmx: remove unused variablesMichael Niedermayer2013-03-13
* | Merge commit 'a8b6015823e628047a45916404c00044c5e80415'Michael Niedermayer2013-03-13
|\|
| * dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato2013-03-12
* | Move x86 half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje2013-03-13
* | vp3: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
* | Merge commit 'de27d2b92fa97deb2856d18e9f5f19586ce45a0f'Michael Niedermayer2013-03-13
|\|
* | vp3/x86: use full transpose for all IDCTs.Ronald S. Bultje2013-03-12
* | dsputil: make selectable.Ronald S. Bultje2013-03-12
* | x86/qpel: move fullpel and l2 functions to separate file.Ronald S. Bultje2013-03-09
* | Merge commit 'e8c52271c45ec27d783e74238dcfad0c2008731c'Michael Niedermayer2013-03-01
|\|
| * Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm."Diego Biurrun2013-02-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-27
|\|
| * x86: dsputil: Drop some unused function #definesDiego Biurrun2013-02-26
* | Merge commit '845cfc92f908791714b8c4c8a49c91b8c64b685e'Michael Niedermayer2013-02-27
|\|
| * x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to ff_put_pixels8_mmxextDiego Biurrun2013-02-26
* | Merge commit '096cc11ec102701a18951b4f0437d609081ca1dd'Michael Niedermayer2013-02-27
|\|
| * x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.cDiego Biurrun2013-02-26
* | Merge commit '31a23a0dc663bd42bf593275971b4277a479b73d'Michael Niedermayer2013-02-27
|\|
| * x86: dsputil_mmx: Remove leftover inline assembly fragmentsMartin Storsjö2013-02-27
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-26
|\|
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
| * x86: h264: Don't use redzone in AVX h264_deblock on Win64Matt Wolenetz2013-02-21
| * h264chroma: Remove duplicate 9/10 bit functionsRonald S. Bultje2013-02-19