aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vo_direct3d: support nv12/nv21 directlyGravatar wm42014-10-26
* video: clarify what IMFMT_DXVA2 isGravatar wm42014-10-26
* dxva2: use optimized memcpyGravatar James Ross-Gowan2014-10-26
* lua: subprocess: fix dumbGravatar wm42014-10-26
* lua: subprocess: tunnel stderr through mp_logGravatar wm42014-10-26
* osdep: add helper for creating a sane pipe()Gravatar wm42014-10-26
* lua: parse_json(): fix inverted condition for trail argumentGravatar wm42014-10-26
* lua: subprocess: don't distinguish pipe errors/EOFGravatar wm42014-10-26
* build: fix Lua detectionGravatar Stefano Pigozzi2014-10-25
* Drop libquvi supportGravatar wm42014-10-25
* video: initial dxva2 supportGravatar wm42014-10-25
* manpage: use the proper environment variable for CSIDL_APPDATAGravatar wm42014-10-25
* tv: remove some differences between immediate/normal modeGravatar wm42014-10-25
* tv: reduce waiting loop from 10ms to 1msGravatar wm42014-10-25
* lua: fix some more lua_tostring() mistakesGravatar wm42014-10-25
* build: enable cdda:// by default againGravatar wm42014-10-25
* stream: fix --stream-dump dropping the file headerGravatar wm42014-10-25
* stream: remove duplicate messageGravatar wm42014-10-25
* tv: remove duplicated crapGravatar wm42014-10-25
* tv: unqueue buffers correctly (maybe, maybe not)Gravatar wm42014-10-25
* lua: lua_tostring() on an error value can return NULLGravatar wm42014-10-24
* command: finish hook execution if client failsGravatar wm42014-10-24
* input: resolve ~ and similar for --input-fileGravatar wm42014-10-24
* TOOLS/umpv: create FIFO in user directoryGravatar wm42014-10-24
* cocoa: perform VOCTRL_SET_UNFS_WINDOW_SIZE asyncronouslyGravatar Stefano Pigozzi2014-10-24
* demux: don't access stream while lock is heldGravatar wm42014-10-24
* demux: cache STREAM_CTRL_GET_BASE_FILENAMEGravatar wm42014-10-24
* command: add vo-configured propertyGravatar wm42014-10-24
* player: disable --force-window if VO failsGravatar wm42014-10-24
* video: send MPV_EVENT_VIDEO_RECONFIG on uninitGravatar wm42014-10-24
* player: adjust uninit order of componentsGravatar wm42014-10-24
* command: fix debug outputGravatar wm42014-10-24
* osc: make text squuezing layout dependentGravatar ChrisK22014-10-24
* osc: make tooltip_an default propertyGravatar ChrisK22014-10-24
* terminal: drop ncurses/terminfo/termcap supportGravatar wm42014-10-23
* terminal: strictly don't read terminal input if stdout is not a terminalGravatar wm42014-10-23
* player: fix exiting if both audio and video fail initializingGravatar wm42014-10-23
* ao_alsa: move parameter append code to a functionGravatar wm42014-10-23
* lua: fix non-senseGravatar wm42014-10-23
* client API: print properties set with -vGravatar wm42014-10-23
* m_option: format mpv_node as jsonGravatar wm42014-10-23
* command: print executed commands with -vGravatar wm42014-10-23
* osd: slightly change default styleGravatar Martin Herkt2014-10-23
* command: add a "cached" mode to sub_addGravatar wm42014-10-23
* osc.lua: add “bottombar” and “topbar” layoutsGravatar Martin Herkt2014-10-23
* command: return error on invalid/absent IDs with ff-sid/ff-aidGravatar wm42014-10-23
* manpage: ipc: comment about invalid UTF-8Gravatar wm42014-10-23
* win32: change config path prioritiesGravatar wm42014-10-23
* rename ao_coreaudio_device.c -> ao_coreaudio_exclusive.cGravatar Stefano Pigozzi2014-10-23
* reflect recent coreaudio changes in the manualGravatar Stefano Pigozzi2014-10-23