aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* scripting: shorten a lineGravatar wm42014-06-26
* config: use the same signature for win32/OSX specific path functionsGravatar wm42014-06-26
* config: handle --no-config case directly in mp_config_dirs()Gravatar wm42014-06-26
* config, player: avoid some temporary talloc contextsGravatar wm42014-06-26
* config: make passing talloc context optional for some functionsGravatar wm42014-06-26
* player: create config dir if it doesn't existGravatar wm42014-06-26
* config: prefer the old config dir if it exists, but XDG doesn'tGravatar wm42014-06-26
* player: remove some minor code duplication in config loader codeGravatar wm42014-06-26
* Basic xdg directory implementationGravatar Kenneth Zhou2014-06-26
* input: readd some TV default key bindingsGravatar wm42014-06-25
* DOCS: add document describing the release policy and procedureGravatar Alessandro Ghedini2014-06-25
* command: fix tv-channel propertyGravatar wm42014-06-25
* manpage: update changed defaults from previous commitGravatar wm42014-06-23
* cache: change auto-pause/resume defaultsGravatar wm42014-06-23
* demux_lavf: remove unused symbolGravatar wm42014-06-23
* vo_opengl: Make approx-gamma affect OSD/subGravatar Niklas Haas2014-06-22
* video: Include better heuristics for guessing primariesGravatar Niklas Haas2014-06-22
* video: Refactor rendering intent for DCP XYZ and :srgbGravatar Niklas Haas2014-06-22
* video: Better support for XYZ inputGravatar Niklas Haas2014-06-22
* video: Generate an accurate CMS matrix instead of hard-codingGravatar Niklas Haas2014-06-22
* video: Support BT.2020 constant luminance systemGravatar Niklas Haas2014-06-22
* options: Expose --colormatrix-primaries to the userGravatar Niklas Haas2014-06-22
* video: Add support for non-BT.709 primariesGravatar Niklas Haas2014-06-22
* video: Add BT.2020-NCL colorspace and transfer functionGravatar Niklas Haas2014-06-22
* win32: add missing priority classesGravatar James Ross-Gowan2014-06-22
* stream: add a file cacheGravatar wm42014-06-22
* stream: minor cleanupsGravatar wm42014-06-22
* vo_xv: de-ancient some help messagesGravatar wm42014-06-21
* DOCS: remove en/ sub-directoryGravatar wm42014-06-20
* manpage: explicitly document protocolsGravatar wm42014-06-20
* manpage: remove some trailing whitespaceGravatar wm42014-06-20
* build: remove BSD-specific /usr/local include path additionsGravatar wm42014-06-20
* stream_dvd, stream_dvdnav: map dvd:// to dvdnavGravatar wm42014-06-20
* stream_dvd: fix potential endless loop on seekingGravatar wm42014-06-20
* client API: declare as stableGravatar wm42014-06-20
* build: remove some trailing whitespaceGravatar wm42014-06-20
* vo_vaapi: fix reference counting when using software decodingGravatar wm42014-06-20
* vf_dlopen: fix the order of the arguments to mp_image_allocGravatar Marcoen Hirschberg2014-06-19
* sd_lavc: fix stupidityGravatar wm42014-06-19
* vo_wayland: fix clearing the screen on reconfigGravatar wm42014-06-18
* vo_sdl: fix clearing the screen on reconfigGravatar wm42014-06-18
* video/out: fix redrawing with no video frame for some VOsGravatar wm42014-06-18
* bootstrap: update waf website and versionGravatar Timothy Gu2014-06-18
* vo_opengl: fix regression with opengl:pboGravatar wm42014-06-18
* manpage: remove bogus significant whitespaceGravatar wm42014-06-18
* gl_video: fix refcountingGravatar wm42014-06-18
* options: allow adding multiple files with --audio-fileGravatar wm42014-06-18
* sd_lavc: improve bitmap subtitle timingGravatar wm42014-06-18
* video: correct spelling: mp_image_params_equals -> mp_image_params_equalGravatar wm42014-06-17
* video: remove redundant functionGravatar wm42014-06-17