Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu: Add av_gettime_relative | Martin Storsjö | 2014-10-24 | 1 | -6/+14 |
* | time: Add missing zero | Gabriel Dume | 2014-09-08 | 1 | -1/+1 |
* | time: Use clock_gettime if the monotonic clock is available | Luca Barbato | 2014-09-03 | 1 | -2/+8 |
* | Drop pointless directory name prefixes from #includes in the current dir | Diego Biurrun | 2013-09-10 | 1 | -1/+1 |
* | lavu: add av_usleep() function | Mans Rullgard | 2012-06-22 | 1 | -1/+23 |
* | av_gettime: support Win32 without gettimeofday() | Mans Rullgard | 2012-06-20 | 1 | -0/+16 |
* | Move av_gettime() to libavutil | Mans Rullgard | 2012-06-20 | 1 | -0/+30 |