Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5' | Michael Niedermayer | 2014-10-24 | 1 | -1/+1 |
|\ | |||||
| * | 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 |
* | | lavu: add av_gettime_relative() | Olivier Langlois | 2014-05-17 | 1 | -0/+20 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Drop pointless directory name prefixes from #includes in the current dir | Diego Biurrun | 2013-09-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-22 | 1 | -1/+23 |
|\ \ | |/ | |||||
| * | lavu: add av_usleep() function | Mans Rullgard | 2012-06-22 | 1 | -1/+23 |
* | | libavutil: fix author attribution | Michael Niedermayer | 2012-06-20 | 1 | -4/+6 |
|/ | |||||
* | 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 |