aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* player: print config.h contents in verbose modeGravatar wm42015-01-02
* build: prefer libswresample over libavresample on FFmpegGravatar wm42015-01-02
* vo_opengl_old: remove ancient ATI-specific YUV conversionsGravatar wm42015-01-02
* build: try to make examples build both in-tree and out-of-treeGravatar wm42015-01-02
* DOCS/client_api_examples: move all examples into their own subdirsGravatar wm42015-01-01
* DOCS/client_api_examples: don't throw char* in C++ codeGravatar wm42015-01-01
* manpage: fix typoGravatar wm42015-01-01
* command: make the "run" command work on Windows tooGravatar wm42015-01-01
* subprocess: allow disabling redirection of stdout/stderrGravatar wm42015-01-01
* win32: add native wrappers for pthread functionsGravatar wm42015-01-01
* cocoa: fix uninitialization while in fullscreenGravatar Stefano Pigozzi2015-01-01
* Update copyright yearGravatar wm42015-01-01
* player: capitalize --display-tags itemsGravatar wm42014-12-31
* gl_hwdec_vda: refuse to work with old OpenGL versionsGravatar wm42014-12-31
* client API: add function to create new mpv_handles from existing onesGravatar wm42014-12-31
* vo_opengl_cb: simplify API uninitializationGravatar wm42014-12-31
* vo_opengl_cb: pass context directlyGravatar wm42014-12-31
* video: pass some VO params as structGravatar wm42014-12-31
* demux_mkv: enable codec parsing for vfw-muxed files tooGravatar wm42014-12-31
* client API: qthelper: return NULL as handle if unsetGravatar wm42014-12-30
* DOCS/client_api_examples: add an explicit licenseGravatar wm42014-12-30
* DOCS/client_api_examples: qtexample: use queued signalsGravatar wm42014-12-30
* DOCS/client_api_examples: qtquick: fix destructionGravatar wm42014-12-30
* client API: qthelper: add a refcounting wrapper around mpv_handleGravatar wm42014-12-30
* command: make empty vf-metadata not an errorGravatar wm42014-12-30
* demux_playlist: unquote entries in pls playlistsGravatar wm42014-12-30
* vf: fix crash if filter doesn't provide control entrypointGravatar wm42014-12-30
* options: expand ~ for the include optionGravatar Stefano Pigozzi2014-12-30
* demux_mkv: reduce log noiseGravatar wm42014-12-29
* demux_mf: move mf.c contents to demux_mf.cGravatar wm42014-12-29
* command: add filtered-metadata propertyGravatar wm42014-12-29
* player: filter tags, add --display-tags optionGravatar wm42014-12-29
* player: make --shuffle/--merge-files affect runtime loaded playlistsGravatar wm42014-12-29
* ao_portaudio: remove this audio outputGravatar wm42014-12-29
* ao_alsa: print channel map if setting it failsGravatar wm42014-12-29
* build: fix linking with --enable-static-buildGravatar Stefano Pigozzi2014-12-29
* ao: add debug log with the detected channel mapsGravatar Stefano Pigozzi2014-12-29
* chmap_sel: add multichannel fallback heuristicGravatar Stefano Pigozzi2014-12-29
* chmap: add a 7.1(rear) layout nameGravatar Stefano Pigozzi2014-12-29
* w32_common: allow window resizing with --no-borderGravatar James Ross-Gowan2014-12-29
* vo_opengl: Ignore approx-gamma for BT.2020-CLGravatar Niklas Haas2014-12-29
* stream_pvr: sort channel list by --tv-channels orderGravatar wm42014-12-28
* cocoa: move the gl function loader to gl_cocoa.cGravatar Stefano Pigozzi2014-12-28
* screenshots: set AVFrame parametersGravatar wm42014-12-28
* README: remove travis and coverity badgesGravatar wm42014-12-27
* manpage: document new --stream-dump behaviorGravatar wm42014-12-27
* command: stip path from playlist OSD displayGravatar wm42014-12-27
* stream: always make stream dumping/capturing append to output fileGravatar wm42014-12-27
* ao_coreaudio: remove useless guardGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: fix some naming conventionsGravatar Stefano Pigozzi2014-12-27