summaryrefslogtreecommitdiff
path: root/libavcodec/videodsp.c
Commit message (Expand)AuthorAge
* avcodec/videodsp: Constify buf in VideoDSPContext.prefetchAndreas Rheinhardt2022-07-31
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avcodec: [loongarch] Optimize prefetch with loongarch.gxw2022-01-04
* avcodec: Add prefetch for mipsKaustubh Raste2017-07-14
* Merge commit 'd3789eeeed3423bd1ca9dc40030a2f7a21ea5332'Michael Niedermayer2014-04-07
|\
| * aarch64: implement videodsp.prefetchJanne Grunau2014-04-06
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-05
|\|
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* | videodsp: Fix project nameMichael Niedermayer2012-12-22
* | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer2012-12-21
|/
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20