| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/log: Don't include avutil.h | Andreas Rheinhardt | 2022-02-24 | 1 | -0/+1 |
* | lavu/kperf: use ff_thread_once() | J. Dekker | 2021-07-21 | 1 | -4/+3 |
* | lavu/checkasm: add (private) kperf timing for macOS | J. Dekker | 2021-07-20 | 1 | -1/+14 |
* | libavutil/timer: Fix clang reserved-user-defined-literal | Christopher Degawa | 2021-03-13 | 1 | -1/+1 |
* | Merge commit 'b46900914a1f25ce8dbf49d7c53766ff1f18b60f' | James Almer | 2017-11-11 | 1 | -1/+1 |
|\ |
|
| * | build: Merge mach/mach_time.h and mach_absolute_time() checks | Diego Biurrun | 2017-10-12 | 1 | -1/+1 |
* | | lavu/timer.h: add Linux Perf API support | Clément Bœsch | 2017-09-08 | 1 | -3/+43 |
* | | lavu/timer.h: factor out timer report | Clément Bœsch | 2017-09-08 | 1 | -12/+15 |
* | | Merge commit '64034849dad8410bedbe1def4c533490fb85cc4a' | Hendrik Leppkes | 2016-01-02 | 1 | -1/+3 |
|\| |
|
| * | arm64: add cycle counter support | Janne Grunau | 2015-12-14 | 1 | -1/+3 |
* | | avutil/timer: give each printed value of STOP_TIMER a fixed length | Michael Niedermayer | 2015-03-27 | 1 | -1/+1 |
* | | avutil/timer: show histogram of cpu cycles each run took | Michael Niedermayer | 2015-03-27 | 1 | -1/+7 |
* | | Fix compile error on bfin. | Bernd Kuhls | 2014-08-05 | 1 | -2/+0 |
* | | avutil/timer: Fix units for x86 after c708b5403346255ea5adc776645616cc7c61f078 | Michael Niedermayer | 2014-03-09 | 1 | -1/+5 |
* | | Merge commit 'c708b5403346255ea5adc776645616cc7c61f078' | Michael Niedermayer | 2014-03-09 | 1 | -3/+11 |
|\| |
|
| * | timer: use mach_absolute_time as high resolution clock on darwin | Janne Grunau | 2014-03-09 | 1 | -3/+11 |
* | | Merge commit 'a1e1f35203bbcbea0efb51d93e96769c826b8c64' | Michael Niedermayer | 2014-02-05 | 1 | -0/+2 |
|\| |
|
| * | lavu: add missing log.h include in timer.h | Janne Grunau | 2014-02-05 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-06 | 1 | -20/+24 |
|\| |
|
| * | timer: K&R formatting cosmetics | Diego Biurrun | 2012-01-05 | 1 | -20/+24 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-29 | 1 | -1/+1 |
|\| |
|
| * | timer: fix misspelling of "decicycles" | Mans Rullgard | 2011-11-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -4/+6 |
|\| |
|
| * | doxygen: do not include license boilerplate in Doxygen documentation | Diego Biurrun | 2011-07-15 | 1 | -4/+6 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | ARM: START/STOP_TIMER support for ARMv7 | Måns Rullgård | 2009-04-01 | 1 | -1/+3 |
* | Split libavutil/timer.h per architecture | Måns Rullgård | 2009-04-01 | 1 | -44/+9 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | move timer related code in a new timer.h file | Aurelien Jacobs | 2009-01-15 | 1 | -0/+104 |