summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* x86/synth_filter: remove the main loop when it's not neededChristophe Gisquet2014-04-04
* Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer2014-04-04
|\
| * On2 VP7 decoderPeter Ross2014-04-04
* | Use intel compliant CDQ instead of CLTD in inline asm.Matt Oliver2014-03-30
* | x86/vp9mc: add vp9 namespace.Clément Bœsch2014-03-29
* | x86: convert DNxHDenc inline asm to yasmTimothy Gu2014-03-27
* | dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as strideTimothy Gu2014-03-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-26
|\|
| * x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_initDiego Biurrun2014-03-26
* | Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f'Michael Niedermayer2014-03-26
|\|
| * Add missing headers to make template files compile (more) standaloneDiego Biurrun2014-03-26
| * x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocationDiego Biurrun2014-03-26
* | libavcodec/*/vp8dsp_init: indentPeter Ross2014-03-25
* | On2 VP7 decoderPeter Ross2014-03-25
* | avcodec/x86/mpegvideoenc_template: fix integer overflowMichael Niedermayer2014-03-25
* | avcodec/x86/h264_qpel: Fix typo introduced by 322a1dda973e802db7b57f2007fad3e...Michael Niedermayer2014-03-23
* | Merge commit '82dd1026cfc1d72b04019185bea4c1c9621ace3f'Michael Niedermayer2014-03-22
|\|
| * x86: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-22
* | Merge commit '6655c933a887a2d20707fff657b614aa1d86a25b'Michael Niedermayer2014-03-22
|\|
| * x86: dsputil: Move fpel declarations to a separate headerDiego Biurrun2014-03-22
* | Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81'Michael Niedermayer2014-03-22
|\|
| * dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macrosDiego Biurrun2014-03-22
* | Merge commit '600b854ad8173995518bd917e7f86120b5505088'Michael Niedermayer2014-03-22
|\|
| * imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputilDiego Biurrun2014-03-22
* | Merge commit '1a8d0cf77ed2611e542ae98f341d4c43a04467bd'Michael Niedermayer2014-03-22
|\|
| * x86: dsputil: Move inline assembly macros to a separate headerDiego Biurrun2014-03-22
* | Additional icl inline asm fix.Matt Oliver2014-03-22
* | avcodec/x86/snowdsp: add missing clobbers to inner_add_yblock_bw_8_obmc_16_bh...Michael Niedermayer2014-03-21
* | Merge commit '82bb3048013201c0095d2853d4623633d912252f'Michael Niedermayer2014-03-20
|\|
| * dsputil: Use correct type in me_cmp_func function pointerDiego Biurrun2014-03-20
* | Merge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18'Michael Niedermayer2014-03-20
|\|
| * build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-20
* | Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9'Michael Niedermayer2014-03-20
|\|
| * dsputil: Propagate bit depth information to all (sub)init functionsDiego Biurrun2014-03-20
* | Add one forgotten named inline asm operand in libavcodec/x86/motion_est.c.Carl Eugen Hoyos2014-03-19
* | Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-18
* | avcodec/x86/mlpdsp: Only use asm when non-local inline asm lables are supportedMatt Oliver2014-03-18
* | x86/synth_filter: improve FMA versionJames Almer2014-03-17
* | avcodec/x86/idct_sse2_xvid: move offsets out of MANGLE()Matt Oliver2014-03-17
* | Add missing external declarations.Matt Oliver2014-03-17
* | Fixed 64bit conformance with mvzbl.Matt Oliver2014-03-17
* | Merge commit 'db3f61a04f1f66746660f921bb2780ddf1141f3b'Michael Niedermayer2014-03-14
|\|
| * x86: dsputil_init: Drop some unnecessary parenthesesDiego Biurrun2014-03-13
* | Merge commit '441b093915717afa7d24be34bdab2a4911b30a57'Michael Niedermayer2014-03-14
|\|
| * x86: dsputil_init: K&R formatting cosmeticsDiego Biurrun2014-03-13
* | Merge commit '4cb4680c1087a2cd13d4b0c9167a2eb3147f99d8'Michael Niedermayer2014-03-14
|\|
| * x86: dsputil_x86.h: K&R formatting cosmeticsDiego Biurrun2014-03-13
* | Merge commit 'f8bbebecfd7ea3dceb7c96f931beca33f80a3490'Michael Niedermayer2014-03-14
|\|
| * x86: motion_est: K&R formatting cosmeticsDiego Biurrun2014-03-13
* | Merge commit 'a36947c167d7278b891453083b57dc56b7a7f5c5'Michael Niedermayer2014-03-14
|\|