Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc/ring: fix comment typo | Kevin Mitchell | 2017-07-09 | 1 | -2/+2 |
* | ring: use 64 bit counters | wm4 | 2017-06-28 | 1 | -3/+3 |
* | osdep: rename atomics.h to atomic.h | wm4 | 2016-09-07 | 1 | -1/+1 |
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 | 1 | -7/+7 |
* | mpv_talloc.h: rename from talloc.h | Dmitrij D. Czarkoff | 2016-01-11 | 1 | -1/+1 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 1 | -1/+1 |
* | ring: use a different type for read/write pointers | wm4 | 2014-05-30 | 1 | -3/+3 |
* | ring: implement drain in terms of read | wm4 | 2014-05-29 | 1 | -12/+9 |
* | atomics: switch to C11 stdatomic.h | wm4 | 2014-05-21 | 1 | -13/+8 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -0/+138 |