aboutsummaryrefslogtreecommitdiffhomepage
path: root/common/common.h
Commit message (Expand)AuthorAge
* encode: rewrite half of itGravatar wm42018-04-29
* audio: move to decoder wrapperGravatar wm42018-01-30
* video: rewrite filtering glue codeGravatar wm42018-01-30
* build: move copyright statement to a shared locationGravatar wm42018-01-01
* player: fix --lavfi-complex freezeGravatar wm42017-08-11
* 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
* common.h: change license to LGPLGravatar wm42017-04-21
* common: use char array for version stringGravatar wm42016-09-06
* common: add assert.h includeGravatar wm42016-08-28
* audio/video: merge decoder return valuesGravatar wm42016-02-01
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* common: add mp_tag_str() utility functionGravatar wm42016-01-11
* command: replace ROUND() with lrint()Gravatar wm42015-12-26
* 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 version variable declarationsGravatar wm42014-11-02
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* common: change MP_NOPTS_VALUE definitionGravatar wm42014-05-10
* common: change mp_snprintf_append semanticsGravatar wm42014-05-05
* common: add mp_snprintf_append() utility functionGravatar wm42014-04-29
* common: add some helper macrosGravatar wm42014-03-07
* common: drop mp_append_utf8_buffer()Gravatar wm42013-12-30
* common: simplify and optimize string escape parsingGravatar wm42013-12-30
* Don't include version.h from make options.cGravatar wm42013-12-22
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17