summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* player: when seeking past EOF with --keep-open, seek to last framewm42014-12-073-7/+47
* vo_opengl: extend filter size to 64wm42014-12-062-3/+9
* vo_opengl: clamp filters to their sizewm42014-12-061-1/+2
* cocoa: fix view leak in uninit when fullscreenStefano Pigozzi2014-12-061-1/+9
* af_hrtf: Fix out-of-range read.reimar2014-12-061-2/+7
* cocoa: use --idle when running inside bundleStefano Pigozzi2014-12-066-156/+59
* demux_mkv: reject 0 TimecodeScalewm42014-12-061-0/+4
* cocoa: don't change app activation policy in libmpvStefano Pigozzi2014-12-061-3/+4
* demux_playlist: fix negated conditionwm42014-12-061-1/+1
* vo_opengl: disable fancy-downscaling for opengl-hq againwm42014-12-061-1/+1
* vo_opengl: extend filter size to 32wm42014-12-062-25/+25
* vaapi/GLX: remove a direct reference to an GL symbolwm42014-12-061-1/+2
* demux: silence unseekable messagewm42014-12-051-2/+2
* demux_playlist: detect headerless m3u files by extensionwm42014-12-051-1/+24
* cocoa: save screenshots to desktop when using app bundleStefano Pigozzi2014-12-051-0/+1
* cocoa: don't create Dock icon for audio only filesStefano Pigozzi2014-12-052-17/+25
* DOCS, OSC: Un-document removed seektooltip optionChrisK22014-12-051-4/+0
* osc: improve slimbox layout and minor code cleanupsChrisK22014-12-051-82/+92
* DOCS, OSC: Document layout optionChrisK22014-12-051-1/+6
* assdraw: Properly approximate circle for rounded boxChrisK22014-12-051-4/+5
* ao_alsa: minor simplificationwm42014-12-051-5/+1
* ao_alsa: hackfix mono playbackwm42014-12-051-0/+3
* osc, dvd, bd: fix mouse state when changing menu modeswm42014-12-052-4/+9
* coreaudio: don't output too many channel descriptionsStefano Pigozzi2014-12-051-0/+6
* Merge pull request #1314 from rossy/win-waf-gitignoreJames Ross-Gowan2014-12-051-0/+2
|\
| * gitignore: ignore waf directory on WindowsJames Ross-Gowan2014-12-051-0/+2
|/
* coreaudio: add missing \n in log lineStefano Pigozzi2014-12-051-1/+1
* coreaudio: don't print layout a second timeStefano Pigozzi2014-12-051-1/+1
* ao_alsa: simplify, remove no-block suboptionwm42014-12-052-19/+8
* cocoa: don't async redraw when waiting for VO redrawStefano Pigozzi2014-12-041-1/+3
* ao_alsa: try to fallback to "default" device if device is busywm42014-12-041-1/+6
* demux: explicitly wake up playback thread on metadata change etc.wm42014-12-041-0/+2
* demux: don't print message if replaygain tags were not foundwm42014-12-041-3/+1
* discnav: remove redundant callwm42014-12-041-2/+0
* dvd, bd: don't unnecessarily block on demuxer/stream all the timewm42014-12-045-3/+27
* input: add a hack to fix keyboard navigation with dvd/bd menuwm42014-12-041-0/+2
* build: update to waf 1.8.4Stefano Pigozzi2014-12-042-3/+3
* coreaudio: reject descriptions with too many channelsStefano Pigozzi2014-12-041-0/+7
* coreaudio: fix more layout printsStefano Pigozzi2014-12-041-2/+2
* coreaudio: fix prints of uint32_t in log_layoutStefano Pigozzi2014-12-041-10/+10
* dvd, bd, osc: disable OSC while a menu is activewm42014-12-041-0/+9
* build: showqscale was removedwm42014-12-041-2/+1
* video: remove things forgotten in previous commitwm42014-12-033-19/+0
* video: remove internal QP passingwm42014-12-035-205/+4
* video/filter: kill vf_pp (libpostproc)wm42014-12-037-316/+0
* lua: fully cleanup removed key bindingswm42014-12-031-0/+1
* vo_opengl: make uninit idempotentwm42014-12-032-6/+6
* vo_opengl: move hwdec parts into their own fileswm42014-12-0311-113/+162
* vdpau/GLX: don't access VO backendwm42014-12-036-17/+16
* vaapi/GLX: don't access VO backendwm42014-12-032-3/+5
* vda: make independent from cocoa backendwm42014-12-033-8/+7
* vda: use implicit current GL contextStefano Pigozzi2014-12-033-16/+1
* input, lua: make removing key bindings workwm42014-12-031-3/+4
* cocoa: remove urlencoding for url open eventsStefano Pigozzi2014-12-021-0/+2
* build: give precedence to Lua52 over LuaJITStefano Pigozzi2014-12-021-2/+1
* cocoa: add https:// url scheme to bundle's plistStefano Pigozzi2014-12-021-0/+1
* cocoa: add mk3d UTI to bundle's plistNyx0uf2014-12-021-0/+23
* client API: allow multiple mpv instances with terminal=yeswm42014-12-022-16/+21
* vo_opengl: minor changeswm42014-12-023-10/+12
* vo_opengl: print error number if framebuffer creation failswm42014-12-021-2/+4
* osc: always force mouse_move bindingwm42014-12-021-1/+1
* lua: fix broken error messagewm42014-12-021-1/+1
* vd_lavc: use avcodec_is_open()wm42014-12-021-1/+1
* player: don't signal an error if --stream-dump is usedwm42014-12-021-0/+1
* client API: print version on initializationwm42014-12-021-0/+2
* DOCS/client-api-changes: mark release 0.7.0wm42014-12-021-0/+1
* cocoa: split mkv/webm for imported UTI in plistNyx0uf2014-12-011-0/+20
* cocoa: fix opening reference URLs (.file/id=)Stefano Pigozzi2014-12-011-2/+4
* audio: fix one of the previous commitswm42014-12-011-1/+1
* cocoa: allow to black out other display when going fsStefano Pigozzi2014-12-016-1/+13
* ao_coreaudio: initialize fetched properties to zerosStefano Pigozzi2014-12-011-2/+2
* options: fix channel map options sometimes failingwm42014-12-011-1/+1
* options: fix swapped deprecated/replacement in warningwm42014-12-011-1/+1
* options: simplify channel map validationwm42014-12-011-4/+3
* audio: allow more than 20 channel map entrieswm42014-12-014-8/+19
* vo_opengl: remove redundant GL state initializationwm42014-12-011-4/+0
* vd_lavc: don't crash if codec could not be openedwm42014-12-011-1/+1
* ao/wasapi: make set_ao_format EX/EXTENSIBLE agnosticKevin Mitchell2014-12-011-14/+28
* ao/wasapi: fix set_ao_formatKevin Mitchell2014-12-011-23/+10
* ao/wasapi: show actual waveformat triedKevin Mitchell2014-12-011-8/+30
* ao/wasapi: don't assume 32-bits == floatKevin Mitchell2014-12-011-45/+43
* ao/format: add af_fmt_is_floatKevin Mitchell2014-12-012-0/+6
* ao/wasapi: make sure that < 16-bit pcm never happensKevin Mitchell2014-12-011-6/+16
* ao/wasapi: get rid of WAVEFMT unionKevin Mitchell2014-12-011-29/+13
* demux_playlist: don't ignore last line in m3uwm42014-11-301-2/+2
* manpage: rename input.conf supersectionwm42014-11-291-3/+11
* manpage: lua: fix examplewm42014-11-291-2/+2
* vo_wayland: Add "multimedia" keyboard key bindings.Sergey Kvachonok2014-11-291-0/+14
* manpage: minor fixeswm42014-11-293-10/+9
* player: don't ignore relative seeks by 0 secondswm42014-11-291-4/+0
* command: avoid returning invalid FPS valueswm42014-11-291-3/+5
* player: reset frame step counter on seekswm42014-11-292-1/+1
* vo_opengl: enable fancy-downscaling by default for opengl-hqwm42014-11-292-1/+2
* vo_opengl: disable fancy-downscaling for anamorphic videowm42014-11-292-20/+36
* lua: add a function that formats Lua values as stringswm42014-11-293-24/+27
* TOOLS/lua: add script that pauses playback when minimizing the windowwm42014-11-291-0/+22
* build: don't install some files if only libmpv is builtwm42014-11-291-13/+15
* win32: add screen offset when handling overlarge windowswm42014-11-281-2/+2
* player: simplify and fix ordered chapter EOF handlingwm42014-11-282-17/+11
* demux_mkv: remove ancient codec mapping leftoverswm42014-11-283-335/+52
* ao/wasapi: handle VistaBlob failure more gracefullyKevin Mitchell2014-11-282-6/+21
* ao/wasapi: remove unnecessary check of audio thread inputKevin Mitchell2014-11-281-2/+0
* ao/wasapi: more consistent/reliable method of computing extra WAVEFORMATEXTEN...Kevin Mitchell2014-11-281-2/+1
* ao/wasapi: more missed cleanup on failureKevin Mitchell2014-11-281-3/+5
* ao/wasapi: check return valuesKevin Mitchell2014-11-281-3/+6
* ao/wasapi: make functions return bool that were acting like itKevin Mitchell2014-11-282-37/+37
* ao/wasapi: check full GUID of KSDATAFORMAT to determine floatKevin Mitchell2014-11-282-8/+9
* ao/wasapi: expose GUID and PKEY convenience functionsKevin Mitchell2014-11-283-45/+49
* ao/wasapi: remove unused variableKevin Mitchell2014-11-281-3/+0
* ao/wasapi: safely define PKEY constantsKevin Mitchell2014-11-281-16/+13
* ao/wasapi: avoid redundant passing of ao and wasapi_state as argumentsKevin Mitchell2014-11-281-19/+19
* ao/wasapi: just return 0 unconditionally from the threadKevin Mitchell2014-11-281-10/+4
* ao/wasapi: fix unmatched CoUninitialize() on init failureKevin Mitchell2014-11-282-8/+5
* ao/wasapi: more debugging messagesKevin Mitchell2014-11-282-14/+27
* ao/wasapi: simplify the init retryKevin Mitchell2014-11-281-10/+8
* ao/wasapi: make get_device_delay return an error codeKevin Mitchell2014-11-281-12/+21
* build: move --cplayer to build optionsStefano Pigozzi2014-11-281-4/+5
* build: move --dvbin to TV features, remove --dvbStefano Pigozzi2014-11-281-9/+4
* build: fix typosStefano Pigozzi2014-11-281-2/+2
* subprocess-win: remove a Vista-only flagJames Ross-Gowan2014-11-281-3/+2
* demux_mkv: simplify extradata handlingwm42014-11-271-37/+12
* demux_mkv: cosmeticswm42014-11-271-24/+13
* demux_mkv: fix a possible out of bounds accesswm42014-11-271-6/+8
* ao_wasapi: don't treat SetDisplayName() failure as fatalwm42014-11-271-1/+2
* vo_direct3d: check whether D3DFMT_A8 is availablewm42014-11-271-11/+29
* gl_video: minor simplificationwm42014-11-271-4/+0
* command: sub_add with "auto" should not always select a subtitle trackwm42014-11-271-1/+3
* audio: alternative fix for previous commitwm42014-11-271-4/+1
* audio: fix busy loop when seeking while pausedwm42014-11-271-2/+4
* mixer: don't show softvol neutral marker on OSD if not using softvolwm42014-11-271-2/+2
* vo_opengl: Linearize non-RGB sRGB files correctly (eg. JPEG)Niklas Haas2014-11-263-7/+48
* Do not call strerror()wm42014-11-2616-90/+117
* gl_common: factor context creationwm42014-11-264-50/+51
* vo_opengl: Reword comment in shaderNiklas Haas2014-11-261-2/+3
* vo_opengl: make operator precedence explicitwm42014-11-261-1/+2
* vo_opengl: fix srgb with certain inputswm42014-11-261-1/+1
* vo_opengl: somethingwm42014-11-261-1/+1
* ytdl: bump requrired youtube-dl version to 2014.11.26ChrisK22014-11-261-1/+1
* ytdl: Try to handle multi-arc videosChrisK22014-11-261-14/+37
* ytdl: When using DASH, print actual durationChrisK22014-11-261-1/+5
* DOCS/crosscompile-mingw: updateTimothy Gu2014-11-261-8/+8
* manpage: lua: fix typo paramater -> parameterAlessandro Ghedini2014-11-261-1/+1
* demux_lavf: set PTS of first packet for formats with no timestampswm42014-11-251-0/+9
* ao_alsa: fix channel map in pre-channel map API casewm42014-11-251-0/+1
* ao_alsa: always enable "plug" plugin for non-default devicewm42014-11-251-3/+2
* ao_alsa: select and set channel maps via channel map APIwm42014-11-251-28/+125
* ao_alsa: minor fixeswm42014-11-251-4/+6
* client API: make sure youtube-dl is not used by defaultwm42014-11-251-0/+1
* cocoa: don’t hand over view memory ownership to libmpv clientsStefano Pigozzi2014-11-251-1/+1
* audio: make mp_audio_config_to_str return a stack-allocated stringwm42014-11-254-23/+12
* ao_alsa: cleanupswm42014-11-251-97/+57
* player: add option not to use OSD/fontconfigwm42014-11-254-0/+16
* audio: make mp_chmap_to_str() return a stack-allocated stringwm42014-11-246-27/+25
* ao_alsa: try to use the channel map reported by ALSAwm42014-11-242-1/+66
* travis: restrict build matrix furtherwm42014-11-241-0/+4
* travis: add gcc to the build matrixwm42014-11-241-0/+4
* input: simplifywm42014-11-245-38/+25
* lua: remove redundant callwm42014-11-241-1/+0
* lua: always handle key repeat on the script sidewm42014-11-242-5/+8
* lua, ipc: remove leftoverswm42014-11-243-19/+0
* command: don't queue framestepswm42014-11-232-1/+15
* player: don't crash when using sub_seek without subtitleswm42014-11-231-2/+0
* input, lua: redo input handlingwm42014-11-2312-79/+211
* client API: restrict client nameswm42014-11-232-20/+22
* x11: fix crashwm42014-11-231-1/+1
* x11: fix crash with --wid=0 and vo_xv/vo_x11wm42014-11-231-2/+5
* input: set mouse area by default for all inputwm42014-11-232-2/+3
* subprocess: minor cosmetic cleanupwm42014-11-223-5/+9
* README: cleanup contact sectionwm42014-11-221-7/+7
* lua: subprocess: move to osdep/subprocess-{win,posix}.cJames Ross-Gowan2014-11-226-478/+553
* manpage: update utils.subprocess() for WindowsJames Ross-Gowan2014-11-221-2/+3
* lua: subprocess: use macros for SetHandleInformationJames Ross-Gowan2014-11-221-1/+2
* lua: subprocess: fix handle inheritance race conditionJames Ross-Gowan2014-11-221-11/+87
* lua: subprocess: fix Ctrl+C handling on WindowsJames Ross-Gowan2014-11-221-3/+11
* lua: subprocess: cancel pending I/O before returnJames Ross-Gowan2014-11-221-2/+7
* TOOLS/idet.sh: Adjust for changes in FFmpeg.Rudolf Polzer2014-11-221-5/+1
* parse_configfile: check quote termination properlywm42014-11-211-0/+7
* m_property: fix a typowm42014-11-211-1/+1
* ao_pcm: simplifywm42014-11-211-17/+13
* ao_oss: check whether setting samplerate succeedswm42014-11-211-2/+4
* ao_lavc: fix setting up AVFrame pointerswm42014-11-21