summaryrefslogtreecommitdiffstats
path: root/misc/bstr.c
Commit message (Expand)AuthorAgeFilesLines
* bstr: remove unused bstr_splitlines() functionwm42019-12-231-22/+0
* Use mp_log2() instead of av_log2()wm42019-10-311-3/+1
* Replace uses of FFMIN/MAX with MPMIN/MAXwm42019-10-311-7/+7
* vo_opengl: support loading custom user texturesNiklas Haas2017-07-271-0/+37
* bstr: change to LGPLwm42016-12-111-7/+7
* vo_opengl: use RPN expressions for user hook sizesNiklas Haas2016-05-151-2/+10
* bstr: avoid redundant vsnprintf callswm42016-03-231-3/+9
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* Silence some Coverity warningswm42014-11-211-1/+1
* bstr: don't call memcpy(..., NULL, 0)wm42014-11-211-0/+2
* bstr: check strings before memcmp/strncasecmpJames Ross-Gowan2014-10-071-2/+6
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-0/+437