summaryrefslogtreecommitdiff
path: root/libavcodec/x86/Makefile
Commit message (Expand)AuthorAge
* x86/g722dsp: add ff_g722_apply_qmf_sse2James Almer2015-02-16
* x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2}James Almer2015-02-01
* v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-26
* Fix standalone compilation of the apng decoder on x86.Carl Eugen Hoyos2014-11-23
* avcodec/x86/Makefile: fix orderMichael Niedermayer2014-11-23
* x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2}James Almer2014-10-02
* x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer2014-09-24
* Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'Michael Niedermayer2014-08-27
|\
| * cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-27
* | x86: hevc: adding transform_addPierre Edouard Lepere2014-08-20
* | Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6'Michael Niedermayer2014-08-15
|\|
| * build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun2014-08-15
* | lavc/flacenc: add sse4 version of the 16-bit lpc encoderJames Darnley2014-08-13
* | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer2014-08-01
|\|
| * idct: Split off Xvid IDCTDiego Biurrun2014-08-01
* | Merge commit '4f8cf0dc4ef6110174056df7edd9dc2f2a988b6d'Michael Niedermayer2014-07-29
|\|
| * x86: build: Restore ordering of OBJS linesDiego Biurrun2014-07-28
| * hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere2014-07-26
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|\|
| * dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* | Merge commit 'c23ce454b3e33634a188d6facfd2b7182af5af93'Michael Niedermayer2014-07-17
|\|
| * x86: dsputil: Coalesce all init filesDiego Biurrun2014-07-17
* | Merge commit 'acf91215c74a91eb3b86af01dcb1d3c78d0e2310'Michael Niedermayer2014-07-13
|\|
| * x86: dsputil: Avoid pointless CONFIG_ENCODERS indirectionDiego Biurrun2014-07-13
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-10
|\|
| * dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-08
|\|
| * dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-07
* | Merge commit '3c650efb81aaa3b395ba4606ee68a47ee4efb57b'Michael Niedermayer2014-07-07
|\|
| * dsputil: Move draw_edges() to mpegvideoencdspDiego Biurrun2014-07-06
* | Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'Michael Niedermayer2014-07-07
|\|
| * dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun2014-07-06
* | Merge commit '8d686ca59db14900ad5c12b547fb8a7afc8b0b94'Michael Niedermayer2014-07-07
|\|
| * dsputil: Split off *_8x8basis to a separate contextDiego Biurrun2014-07-06
* | x86/svq1enc: port ssd_int8_vs_int16 to yasmJames Almer2014-07-05
* | Merge commit 'b0de1c766329dd8c9960ad1722e2f653160abc1b'Michael Niedermayer2014-07-05
|\|
| * x86: build: Only compile FDCT code if MMX is enabledDiego Biurrun2014-07-05
* | Merge commit '12f129e545e5a5844b6ad7f3eb6a438015cad8bc'Michael Niedermayer2014-07-05
|\|
| * x86: Unconditionally compile blockdsp and svq1enc init filesDiego Biurrun2014-07-05
* | Merge commit '009331303a6462d07cbe94aef9c446f1a1695519'Michael Niedermayer2014-07-05
|\|
| * x86: huffyuvdsp: Move inline assembly to init fileDiego Biurrun2014-07-05
* | x86: rename dsputil.asm to idctdsp.asmJames Almer2014-07-02
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|\|
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* | x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asmJames Almer2014-06-23
* | Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf'Michael Niedermayer2014-06-23
|\|
| * dsputil: Split off global motion compensation bits into a separate contextDiego Biurrun2014-06-23
* | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'Michael Niedermayer2014-06-23
|\|
| * dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
* | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer2014-06-22
|\|