Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm/aarch64: Use mach_absolute_time as timer on apple platforms | Martin Storsjö | 2021-02-21 | 1 | -1/+7 |
| | | | | | | | | | This is much less precise than the cycle counter register, but the cycle counter register is not available on apple platforms (and on linux, it requires a kernel module for allowing user mode access). Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | ARM: add some missing includes | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |
| | | | | Originally committed as revision 22340 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | ARM: START/STOP_TIMER support for ARMv7 | Måns Rullgård | 2009-04-01 | 1 | -0/+39 |
Originally committed as revision 18305 to svn://svn.ffmpeg.org/ffmpeg/trunk |