| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/videodsp: Constify buf in VideoDSPContext.prefetch | Andreas Rheinhardt | 2022-07-31 | 1 | -1/+1 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -12/+13 |
* | Remove unnecessary libavutil/(avutil|common|internal).h inclusions | Andreas Rheinhardt | 2022-02-24 | 1 | -1/+2 |
* | avcodec: [loongarch] Optimize prefetch with loongarch. | gxw | 2022-01-04 | 1 | -0/+2 |
* | avcodec: Add prefetch for mips | Kaustubh Raste | 2017-07-14 | 1 | -0/+2 |
* | Merge commit 'd3789eeeed3423bd1ca9dc40030a2f7a21ea5332' | Michael Niedermayer | 2014-04-07 | 1 | -0/+2 |
|\ |
|
| * | aarch64: implement videodsp.prefetch | Janne Grunau | 2014-04-06 | 1 | -0/+2 |
* | | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -1/+2 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | | videodsp: Fix project name | Michael Niedermayer | 2012-12-22 | 1 | -4/+4 |
* | | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 1 | -0/+1 |
|/ |
|
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -0/+51 |