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