summaryrefslogtreecommitdiff
path: root/libavutil/timer.h
Commit message (Expand)AuthorAgeFilesLines
* lavu/riscv: AV_READ_TIME cycle counterRémi Denis-Courmont2022-09-131-0/+2
* avutil/log: Don't include avutil.hAndreas Rheinhardt2022-02-241-0/+1
* lavu/kperf: use ff_thread_once()J. Dekker2021-07-211-4/+3
* lavu/checkasm: add (private) kperf timing for macOSJ. Dekker2021-07-201-1/+14
* libavutil/timer: Fix clang reserved-user-defined-literalChristopher Degawa2021-03-131-1/+1
* Merge commit 'b46900914a1f25ce8dbf49d7c53766ff1f18b60f'James Almer2017-11-111-1/+1
|\
| * build: Merge mach/mach_time.h and mach_absolute_time() checksDiego Biurrun2017-10-121-1/+1
* | lavu/timer.h: add Linux Perf API supportClément Bœsch2017-09-081-3/+43
* | lavu/timer.h: factor out timer reportClément Bœsch2017-09-081-12/+15
* | Merge commit '64034849dad8410bedbe1def4c533490fb85cc4a'Hendrik Leppkes2016-01-021-1/+3
|\ \ | |/
| * arm64: add cycle counter supportJanne Grunau2015-12-141-1/+3
* | avutil/timer: give each printed value of STOP_TIMER a fixed lengthMichael Niedermayer2015-03-271-1/+1
* | avutil/timer: show histogram of cpu cycles each run tookMichael Niedermayer2015-03-271-1/+7
* | Fix compile error on bfin.Bernd Kuhls2014-08-051-2/+0
* | avutil/timer: Fix units for x86 after c708b5403346255ea5adc776645616cc7c61f078Michael Niedermayer2014-03-091-1/+5
* | Merge commit 'c708b5403346255ea5adc776645616cc7c61f078'Michael Niedermayer2014-03-091-3/+11
|\ \ | |/
| * timer: use mach_absolute_time as high resolution clock on darwinJanne Grunau2014-03-091-3/+11
* | Merge commit 'a1e1f35203bbcbea0efb51d93e96769c826b8c64'Michael Niedermayer2014-02-051-0/+2
|\ \ | |/
| * lavu: add missing log.h include in timer.hJanne Grunau2014-02-051-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-061-20/+24
|\ \ | |/
| * timer: K&R formatting cosmeticsDiego Biurrun2012-01-051-20/+24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-291-1/+1
|\ \ | |/
| * timer: fix misspelling of "decicycles"Mans Rullgard2011-11-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-151-4/+6
|\ \ | |/
| * doxygen: do not include license boilerplate in Doxygen documentationDiego Biurrun2011-07-151-4/+6
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* ARM: START/STOP_TIMER support for ARMv7Måns Rullgård2009-04-011-1/+3
* Split libavutil/timer.h per architectureMåns Rullgård2009-04-011-44/+9
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* move timer related code in a new timer.h fileAurelien Jacobs2009-01-151-0/+104