aboutsummaryrefslogtreecommitdiffhomepage
path: root/common/common.c
Commit message (Expand)AuthorAge
* common: add missing %f time formatGravatar wm42018-05-01
* common: round all integer times to millisecondsGravatar wm42018-05-01
* video: rewrite filtering glue codeGravatar wm42018-01-30
* vo_opengl: further GL API use separationGravatar wm42017-08-07
* common, vo_opengl: add/use helper for formatted strings on the stackGravatar wm42017-07-24
* Initial Android supportGravatar Jan Ekström2016-02-10
* common/common.c: handle utf16 in mp_parse_escapeGravatar kwkam2016-02-06
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* common: add mp_tag_str() utility functionGravatar wm42016-01-11
* common: allow "\/" as escape sequenceGravatar wm42016-01-08
* x11: query ICC profile based on center of windowGravatar Niklas Haas2015-04-29
* Update license headersGravatar Marcin Kurczewski2015-04-13
* Do not call strerror()Gravatar wm42014-11-26
* common: fix \x-style escapingGravatar shdown2014-10-16
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* common: change mp_snprintf_append semanticsGravatar wm42014-05-05
* common: add mp_snprintf_append() utility functionGravatar wm42014-04-29
* common: drop mp_append_utf8_buffer()Gravatar wm42013-12-30
* common: simplify and optimize string escape parsingGravatar wm42013-12-30
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17