summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stream_rar: treat rar files as playlistswm42015-02-273-77/+33
* build: improve DVB checkwm42015-02-271-1/+1
* options: handle choice -> flag fallback automaticallywm42015-02-274-21/+32
* options: minor simplification in flag option parserwm42015-02-271-20/+14
* demux: bump default demuxer queue sizeswm42015-02-272-4/+4
* client API: make some more properties observablewm42015-02-271-1/+2
* manpage: update wording on speedNiklas Haas2015-02-271-2/+3
* vo_opengl: implement antiringing for tensor scalersNiklas Haas2015-02-273-10/+17
* input: handle closed pipe correctlywm42015-02-261-1/+1
* input: if FD is not writable, just don't write to the FDwm42015-02-261-6/+11
* input: allow passing FDs to --input-filewm42015-02-262-3/+15
* input: avoid creating world-writeable file with --input-unix-socketwm42015-02-263-0/+9
* audio: accept 1.0 and 2.0 as aliases for mono and stereowm42015-02-261-0/+2
* player: adjust A/V desync messagewm42015-02-261-3/+3
* vo_opengl: test FBOs only if they're going to be usedwm42015-02-261-30/+28
* vo_xv: don't attempt to clear window before mappedwm42015-02-261-0/+2
* ytdl: add "--ytdl-params" optionThiago Kenji Okada2015-02-254-0/+22
* cache: use MPCLAMP() macrowm42015-02-251-9/+2
* cache: limit to file sizewm42015-02-251-1/+8
* remove dead commentStefano Pigozzi2015-02-251-2/+0
* build: move QuartzCore linking to the cocoa checkStefano Pigozzi2015-02-253-2/+4
* sd_ass: replace a deprecated libass API callwm42015-02-251-1/+1
* demux_mkv_timeline: fix potential issue when enabling cachewm42015-02-251-0/+1
* demux_mkv_timeline: move uids array to context toowm42015-02-251-31/+26
* demux_mkv_timeline: pass sources array as part of contextwm42015-02-251-45/+39
* demux_mkv: minor refactor for deferred cue readingwm42015-02-251-45/+41
* demux_mkv: don't spam too many warnings with partial fileswm42015-02-251-14/+15
* manpage: adjust --ass-style-override descriptionwm42015-02-251-2/+1
* vo_opengl: greatly increase smoothmotion performanceNiklas Haas2015-02-242-74/+105
* manpage: update documentation for smoothmotionNiklas Haas2015-02-241-8/+27
* sub: fully update plaintext subtitle styles at runtimewm42015-02-242-6/+13
* sub: move mp_ass_configure() codewm42015-02-243-60/+57
* osd: force alignment for OSD barwm42015-02-241-1/+2
* osd: always reset style paramswm42015-02-241-11/+8
* vo_opengl: another GLES2 issuewm42015-02-241-1/+9
* vo_opengl: extend ifdef against shader arrayswm42015-02-241-1/+2
* old-build: proper atomics are not strictly requiredwm42015-02-241-1/+1
* video: remove redundant codec parameterswm42015-02-243-8/+0
* sub: apply text subtitle style overrides more eagerlywm42015-02-241-1/+3
* ytdl: add --no-warningswm42015-02-241-1/+1
* libass: remove redundant checks for LIBASS_VERSIONBen Boeckel2015-02-243-25/+0
* ytdl: Adapt to new subtitles structureJaime Marquínez Ferrándiz2015-02-241-9/+11
* filter_kernels: rename bilinear_slow to triangleNiklas Haas2015-02-241-3/+5
* filter_kernels: add robidoux and robidouxsharpNiklas Haas2015-02-241-0/+2
* filter_kernels: redefine redundant filtersNiklas Haas2015-02-241-20/+6
* filter_kernels: add ewa_lanczossharp aliasNiklas Haas2015-02-242-2/+14
* vo_opengl: support polar filters of any radiusNiklas Haas2015-02-241-6/+7
* vo_opengl: explicitly check potential candidates for polar filtersNiklas Haas2015-02-242-2/+11
* ao/wasapi: move resume to audio threadKevin Mitchell2015-02-233-24/+38
* ao_wasapi: move reset into audio threadKevin Mitchell2015-02-232-9/+37
* filter_kernels: add blur parameter to jincNiklas Haas2015-02-232-4/+10
* manpage: document scale-param1 properlyNiklas Haas2015-02-231-8/+15
* filter_kernels: gaussian: redefine the parameterNiklas Haas2015-02-231-6/+2
* filter_kernels: remove second parameter from kaiserNiklas Haas2015-02-231-3/+2
* manpage: update for new EWA filtersNiklas Haas2015-02-231-2/+2
* filter_kernels: rename ginseng to ewa_ginsengNiklas Haas2015-02-232-3/+3
* filter_kernels: add ewa_hanningNiklas Haas2015-02-231-0/+10
* filter_kernels: minor code cleanup of jinc stuffNiklas Haas2015-02-231-5/+1
* encoding: allow encoding to channel configurations other than stereowm42015-02-231-1/+3
* vf: fix indentation level of verbose outputwm42015-02-231-2/+2
* DOCS/client_api_examples/simple: fix optionwm42015-02-231-1/+1
* client API: hint that opengl_cb is an alternative to window embeddingwm42015-02-231-0/+7
* wscript: adjust some pkg-config checkswm42015-02-231-2/+2
* vo_opengl: slightly improve ewa_lanczos windowingNiklas Haas2015-02-231-33/+4
* player: fix demuxer lifetime managementwm42015-02-222-52/+43
* build: print pkg-config query on failureStefano Pigozzi2015-02-211-0/+2
* build: slightly improve libass version number test failure messagewm42015-02-211-2/+3
* manpage: ipc: add a socat examplewm42015-02-211-3/+33
* video: un-discourage "vaapi-copy" hwdec modewm42015-02-202-6/+2
* demux: timeline: honor quit requestswm42015-02-205-4/+12
* demux: add a demux_open_url() functionwm42015-02-207-78/+55
* demux: change demux_open() signaturewm42015-02-208-25/+29
* demux: add free_demuxer_and_stream() functionwm42015-02-205-18/+18
* player: move timeline scanning (ordered chapters etc.) to a threadwm42015-02-201-7/+15
* player: cosmetics: async/non-blocking -> reentrantwm42015-02-203-13/+13
* stream_file: open pipes non-blockingwm42015-02-201-4/+33
* x11egl: minor cleanupwm42015-02-201-4/+6
* vo_opengl: minor robustness improvement in function loaderwm42015-02-201-2/+5
* vo_opengl: add ginseng upscalerNiklas Haas2015-02-202-1/+12
* vo_opengl: fix smoothmotion coefficient calculation, for real this timeNiklas Haas2015-02-201-24/+31
* demux_lavf: apply hacks even if format is forcedwm42015-02-201-27/+28
* manpage: fix vf_scale arnd parameterwm42015-02-191-2/+2
* build: fix Python 3 unicode issue with waf 1.8.6wm42015-02-191-1/+7
* travis: update libass depwm42015-02-181-1/+1
* build: require recent libasswm42015-02-182-2/+2
* demux_lavf: blacklist bintext fileswm42015-02-181-0/+3
* cache: silence "EOF reached" messagewm42015-02-181-1/+1
* player: enable cache and demuxer thread for subtitles toowm42015-02-1810-3/+26
* demux_lavf: reorganize hackswm42015-02-181-67/+70
* player: allow unsetting --term/osd-playing-msgwm42015-02-181-2/+2
* demux_lavf: set interrupt_callbackwm42015-02-181-0/+11
* input: minor cleanupwm42015-02-182-12/+11
* find_subfiles: Add 'vtt' to subtitle extensionsJaime Marquínez Ferrándiz2015-02-181-1/+1
* input: add MOUSE_ENTER keybinding.torque2015-02-187-3/+21
* demux, matroska: remove demuxer type fieldwm42015-02-174-39/+29
* demux: remove file_contents fieldwm42015-02-174-11/+25
* demux_edl: make independent from MPContextwm42015-02-174-48/+36
* demux_edl: move implementationwm42015-02-174-306/+280
* demux_cue: make independent from MPContextwm42015-02-174-40/+36
* demux_cue: move implementationwm42015-02-174-421/+388
* demux: copy priv pointer toowm42015-02-171-0/+1
* matroska: move timeline code to demux/wm42015-02-173-2/+2
* matroska: make timeline code independent of MPContextwm42015-02-175-115/+122
* player: use a separate context for timeline loader stuffwm42015-02-177-22/+130
* demux: chapters without metadata are allowedwm42015-02-171-2/+3
* player: use a macro to remove an element from an arraywm42015-02-171-6/+1
* player: actually close files when using sub_removewm42015-02-171-13/+38
* DOCS/client-api-changes: mark 0.8.0 releasewm42015-02-171-2/+3
* demux_lavf: hack against hls showing "100%" positionwm42015-02-171-0/+6
* command: add rescan_external_fileswm42015-02-166-4/+46
* command: nicer OSD message when setting audio-devicewm42015-02-161-0/+14
* etc/input.conf: remove a leftoverwm42015-02-161-2/+0
* vo_opengl: glsl: remove trailing \wm42015-02-161-2/+2
* vf_vapoursynth: replace a hack with a newer VS API functionwm42015-02-163-3/+3
* m_config: log options set by the client API toowm42015-02-161-0/+7
* sub: mess with styling defaults, change --ass-use-margins behaviorwm42015-02-1610-27/+70
* options: mark some more options as runtime-settablewm42015-02-161-4/+4
* osd: customizable subtitle and OSD positionwm42015-02-164-0/+22
* osd: make it possible to have different subtitle vs. OSD defaultswm42015-02-163-27/+44
* mpv.desktop: Add zh-TW and zh-CN translationsSkyrainfit2015-02-161-1/+6
* osxbundle: config file special case isn't needed anymorewm42015-02-152-6/+0
* player: undeprecate 'config' fileswm42015-02-153-29/+16
* vd_lavc: uninit the hwdec backend after closing the decoderwm42015-02-141-6/+3
* x11: fix uninitialized variable readswm42015-02-141-1/+1
* ao: fix null dereferenceStefano Pigozzi2015-02-141-0/+2
* player: fix audio-device-list updateswm42015-02-143-0/+8
* client API: clarify filename string encodingwm42015-02-141-0/+24
* demux: fix dropped subtitle packets with the new stream switchingwm42015-02-142-3/+4
* cocoa: remove unused functionStefano Pigozzi2015-02-141-7/+0
* ao_coreaudio: add support for hotplug notificationsStefano Pigozzi2015-02-146-27/+111
* x11: add XK_Cancel to the list of special keysMartin Herkt2015-02-143-0/+3
* Fix build on OSX broken by previous commitwm42015-02-131-1/+1
* vf_vapoursynth: add display refresh rate propertyJulian2015-02-134-0/+7
* x11: return a framerate even if no window is mappedwm42015-02-131-8/+11
* player: deprecate 'config' files (use mpv.conf), warn against clasheswm42015-02-132-5/+27
* command: mark get_property as deprecatedwm42015-02-132-3/+6
* x11: make all XF86 special keys mappablewm42015-02-132-1/+13
* ipc: put playback core to sleep while dequeuing commandswm42015-02-131-1/+7
* demux: hack for instant stream switchingwm42015-02-135-4/+92
* demux_mkv: return unique file positions for all packetswm42015-02-131-4/+5
* vo_opengl: fix smoothmotion coefficient calculationStefano Pigozzi2015-02-133-7/+5
* cocoa: fix exiting the command line playerwm42015-02-131-4/+3
* encoding: fixed-vo option was removedwm42015-02-131-1/+0
* player: add a --loop=force modewm42015-02-124-13/+17
* osx: move code to unset input context to the right placewm42015-02-121-4/+4
* osx: move cocoa specific call out of common codewm42015-02-122-8/+2
* player: drop explicit exit() callswm42015-02-122-16/+11
* ao_pulse: listen for hotplug eventswm42015-02-121-7/+41
* audio: add device change notification for hotpluggingwm42015-02-128-33/+151
* ao: set correct client name when listing deviceswm42015-02-121-4/+3
* sd_ass: fix some corner cases in tag strippingwm42015-02-121-5/+14
* Revert "player: make --force-window create the window immediately on start"wm42015-02-121-1/+0
* player: use af_scaletempo when slowing down audio toowm42015-02-122-2/+2
* vf_lavfi: drop useless option from wrapper filterswm42015-02-121-4/+1
* af_rubberband: actually fix deadlockMartin Herkt2015-02-121-1/+1
* af_rubberband: fix filter error deadlockwm42015-02-121-2/+2
* af_rubberband: change defaultsMartin Herkt2015-02-121-9/+6
* af_rubberband: fix breakagewm42015-02-111-1/+3
* video/filters: simplify libavfilter bridgewm42015-02-1113-71/+61
* vf_noise: remove internal implementationwm42015-02-112-243/+8
* af_rubberband: make all librubberband options configurablewm42015-02-112-4/+52
* af_rubberband: attempt to fix audio position calculationwm42015-02-111-4/+17
* af_rubberband: always calculate and set delaywm42015-02-111-12/+11
* af: account for queued frames in audio position calculationwm42015-02-111-0/+2
* af_rubberband: improve EOF handlingwm42015-02-111-5/+11
* dvb_tune: fix invalid syntaxwm42015-02-111-1/+1
* audio: fix pool allocationwm42015-02-111-1/+2
* af_rubberband: pitch correction with librubberbandwm42015-02-117-0/+187
* player: skip audio filter reinit on some types of speed changeswm42015-02-101-1/+11
* af_scaletempo: allow changing speed at runtime without reinitwm42015-02-101-18/+21
* af_scaletempo: drop detaching or skipping init on speed=1wm42015-02-101-7/+5
* manpage: fix af_scaletempo suggested commandswm42015-02-101-3/+3
* manpage: ipc: suggest --idlewm42015-02-091-1/+2
* win32: fix/change application namewm42015-02-092-3/+3
* README: mention some more depswm42015-02-091-0/+2
* README: movie -> mediawm42015-02-081-1/+1
* vo: minor simplificationwm42015-02-071-13/+8
* vo_vdpau: minor simplificationwm42015-02-071-4/+1
* Revert "vo_opengl: disable alpha by default"wm42015-02-062-3/+3
* video: work around libswscale for PNG pixel formatswm42015-02-064-5/+45
* stream: get rid of remaining uses of the end_pos fieldwm42015-02-067-26/+25
* stream: minor cleanupswm42015-02-064-88/+64
* stream: slightly improve reconnect behaviorwm42015-02-062-18/+29