summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hevc_sao.asm
Commit message (Expand)AuthorAge
* avcodec/x86: add missing colon to labelsJames Almer2015-07-26
* x86/hevc_sao: use unaligned movs for sao_{band,filter} with width 8James Almer2015-03-01
* x86/hevc_sao: make sao_edge_filter_{10,12} work on x86_32James Almer2015-02-12
* x86/hevc_sao: make sao_band_filter work on x86_32James Almer2015-02-09
* x86: lavc: share more constantsChristophe Gisquet2015-02-06
* x86/hevc_sao: fix loading of RIP addressJames Almer2015-02-06
* x86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2,avx2}James Almer2015-02-05
* x86/hevcdsp: add ff_hevc_sao_edge_filter_8_{ssse3,avx2}James Almer2015-02-05
* x86/hevcdsp: add missing vzeroupper in ff_hevc_sao_band_filter_48_*_avx2James Almer2015-02-02
* x86/hevcdsp: add missing guards to ff_hevc_sao_band_filter_avx2James Almer2015-02-01
* x86: hevc/sao: aligned source buffersChristophe Gisquet2015-02-01
* x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2}James Almer2015-02-01