summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hevc_sao.asm
Commit message (Expand)AuthorAge
* avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64James Almer2018-01-11
* x86/hevc_sao: move 10/12bit functions into a separate fileJames Almer2015-09-30
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-04
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
* 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