| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |