aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/hevc
Commit message (Expand)AuthorAgeFilesLines
* all: fix typos found by codespellTimo Rothenpieler3 days1-1/+1
* x86/hevcdec: refact, remove duplicate code in HEVC_SAO_{BAND, EDGE}_FILTERShaun Loo2025-05-141-52/+48
* x86/hevcdec: sao, refact out h26x macrosShaun Loo2025-05-142-547/+8
* avcodec/x86/constants: add pd_64James Almer2025-04-251-1/+1
* avcodec/x86/hevcdsp: Move to x86/hevcAndreas Rheinhardt2025-04-092-1/+190
* avcodec/x86/hevcdsp: Move macro to dsp_init.cAndreas Rheinhardt2025-04-091-0/+7
* avcodec/x86/hevc/dsp_init: Reindent after the previous commitsAndreas Rheinhardt2025-04-091-61/+61
* avcodec/x86/hevc/dsp_init: Make ff_hevc_put_bi_[eq]?pel* funcs staticAndreas Rheinhardt2025-04-091-4/+4
* avcodec/x86/hevc/dsp_init: Make ff_hevc_put_[eq]?pel_* staticAndreas Rheinhardt2025-04-091-79/+79
* avcodec/x86/hevc/dsp_init: Make ff_hevc_put_uni_[qe]?pel* funcs staticAndreas Rheinhardt2025-04-091-79/+87
* avcodec/x86/hevc/dsp_init: Make ff_hevc_put_bi_w_* functions staticAndreas Rheinhardt2025-04-091-6/+6
* avcodec/x86/hevc/dsp_init: Make ff_hevc_put_uni_w_* functions staticAndreas Rheinhardt2025-04-091-8/+14
* avcodec/x86/hevc/mc: Remove unused functionsAndreas Rheinhardt2025-04-091-18/+0
* avcodec/x86/hevc/dsp_init: Rename ff_hevc_put_hevc->ff_hevc_putAndreas Rheinhardt2025-03-152-321/+321
* avcodec/hevcdec: remove hevc prefix for x86 asm filesNuo Mi2024-12-228-0/+5523