summaryrefslogtreecommitdiffstats
path: root/misc/ring.c
Commit message (Expand)AuthorAgeFilesLines
* misc/ring: fix comment typoKevin Mitchell2017-07-091-2/+2
* ring: use 64 bit counterswm42017-06-281-3/+3
* osdep: rename atomics.h to atomic.hwm42016-09-071-1/+1
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* ring: use a different type for read/write pointerswm42014-05-301-3/+3
* ring: implement drain in terms of readwm42014-05-291-12/+9
* atomics: switch to C11 stdatomic.hwm42014-05-211-13/+8
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+138