summaryrefslogtreecommitdiffstats
path: root/common/common.h
Commit message (Expand)AuthorAgeFilesLines
* encode: rewrite half of itwm42018-04-291-0/+11
* audio: move to decoder wrapperwm42018-01-301-8/+0
* video: rewrite filtering glue codewm42018-01-301-0/+2
* build: move copyright statement to a shared locationwm42018-01-011-0/+1
* player: fix --lavfi-complex freezewm42017-08-111-4/+5
* vo_opengl: further GL API use separationwm42017-08-071-0/+1
* common, vo_opengl: add/use helper for formatted strings on the stackwm42017-07-241-0/+8
* common.h: change license to LGPLwm42017-04-211-7/+7
* common: use char array for version stringwm42016-09-061-2/+2
* common: add assert.h includewm42016-08-281-0/+1
* audio/video: merge decoder return valueswm42016-02-011-0/+7
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* common: add mp_tag_str() utility functionwm42016-01-111-0/+3
* command: replace ROUND() with lrint()wm42015-12-261-2/+0
* x11: query ICC profile based on center of windowNiklas Haas2015-04-291-0/+1
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* Do not call strerror()wm42014-11-261-0/+3
* common: fix version variable declarationswm42014-11-021-2/+2
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* common: change MP_NOPTS_VALUE definitionwm42014-05-101-2/+2
* common: change mp_snprintf_append semanticswm42014-05-051-1/+1
* common: add mp_snprintf_append() utility functionwm42014-04-291-0/+4
* common: add some helper macroswm42014-03-071-0/+3
* common: drop mp_append_utf8_buffer()wm42013-12-301-2/+0
* common: simplify and optimize string escape parsingwm42013-12-301-1/+7
* Don't include version.h from make options.cwm42013-12-221-2/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+81