summaryrefslogtreecommitdiffstats
path: root/common/common.c
Commit message (Expand)AuthorAgeFilesLines
* x11: query ICC profile based on center of windowNiklas Haas2015-04-291-0/+6
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* Do not call strerror()wm42014-11-261-0/+9
* common: fix \x-style escapingshdown2014-10-161-1/+1
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* common: change mp_snprintf_append semanticswm42014-05-051-4/+11
* common: add mp_snprintf_append() utility functionwm42014-04-291-0/+19
* common: drop mp_append_utf8_buffer()wm42013-12-301-11/+2
* common: simplify and optimize string escape parsingwm42013-12-301-4/+69
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+163