aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/hevc/dsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/x86/hevcdsp: Move to x86/hevcAndreas Rheinhardt2025-04-091-1/+1
* 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/dsp_init: Rename ff_hevc_put_hevc->ff_hevc_putAndreas Rheinhardt2025-03-151-309/+309
* avcodec/hevcdec: remove hevc prefix for x86 asm filesNuo Mi2024-12-221-0/+1254