summaryrefslogtreecommitdiffstats
path: root/common/common.c
Commit message (Expand)AuthorAgeFilesLines
* 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