summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.8.3v0.8.3release/0.8Diogo Franco (Kovensky)2015-03-171-1/+1
* Update RELEASE_NOTESDiogo Franco (Kovensky)2015-03-171-0/+2
* video: don't drop anamorphic scaling if it's too minorwm42015-03-171-8/+1
* command: don't drop audio buffers when switching filterswm42015-03-171-1/+0
* demux_lavf: fix rejection of image2 demuxerwm42015-03-161-0/+1
* Update RELEASE_NOTESDiogo Franco (Kovensky)2015-03-161-0/+28
* bootstrap: add waf mirrorMartin Herkt2015-03-161-5/+18
* audio: fix off by one error in channel map selection codewm42015-03-161-2/+2
* man: fix PDF buildMartin Herkt2015-03-161-3/+4
* cocoa: signal VO_EVENT_WIN_STATE on fps changeStefano Pigozzi2015-03-151-0/+2
* w32_common: don't hide cursor when the menu is openJames Ross-Gowan2015-03-151-8/+8
* vo: update FPS only on state changeswm42015-03-152-13/+33
* demux_mkv: make matroska.pl script output deterministicwm42015-03-151-1/+1
* command: allow changing some VO options even if VO wasn't created yetwm42015-03-151-4/+4
* player: fix crash when taking screenshots in idle modewm42015-03-151-0/+2
* x11: ignore mouse enter/leave events due to pointer grabwm42015-03-151-0/+2
* build: disable tests by defaultStefano Pigozzi2015-03-111-0/+1
* vo: hide opengl-cb in --vo=helpwm42015-03-111-1/+1
* vo_opengl_cb: clear last video frame on uninit()wm42015-03-111-8/+9
* client API: clarify mpv_opengl_cb_render() viewport parameterwm42015-03-111-1/+4
* stream: use relaxed atomic loads for checking playback abortswm42015-03-111-1/+1
* demux_mkv: never warn when trying to resync on EOFwm42015-03-111-2/+4
* demux_mkv: check for playback abortswm42015-03-113-0/+9
* w32_common: remove redundant is_maximized functionJames Ross-Gowan2015-03-111-8/+1
* x11: fix VOCTRL_GET_WIN_STATEwm42015-03-111-0/+1
* stream/smb: mark as network stream for --cache=autoKevin Mitchell2015-03-111-0/+1
* manpage: document swapinterval defaultNiklas Haas2015-03-111-1/+2
* vf_vavpp: fix deinterlacingFilip Milivojevic2015-03-111-0/+8
* DOCS: minor update to coding stylewm42015-03-111-0/+2
* cocoa: fix autohide in fullscreenStefano Pigozzi2015-03-114-5/+26
* cocoa: fix mouse hiding with launchpad and dock foldersStefano Pigozzi2015-03-113-1/+18
* cocoa: clamp mouse position to window.torque2015-03-111-0/+2
* cocoa: update mouse coordinates when window is initialized.torque2015-03-113-2/+4
* vo_opengl/x11: fix automatic ICC profile loadingMartin Herkt2015-03-112-6/+11
* cocoa: remove possible use after freeStefano Pigozzi2015-03-111-4/+4
* cocoa: fix some crashes caused by async uninitStefano Pigozzi2015-03-111-28/+13
* demux_mkv: actually skip elements out of reachwm42015-03-111-1/+2
* demux_mkv: fix issues with unseekable streamswm42015-03-111-14/+16
* Lua: add unpack shim for Lua 5.2/5.3 compatibility.torque2015-03-111-0/+2
* player: allow changing playback speed in early audio init stageswm42015-03-111-1/+1
* DOCS/compile-window.md: add Lua package to MXE instructionswm42015-03-111-2/+2
* build: make vdpau and dxva2 checks nicerwm42015-03-112-4/+4
* DOCS, options: fix exampleChrisK22015-03-111-1/+1
* build: check whether hwaccels are enabled in FFmpegwm42015-03-111-3/+5
* vd_lavc: let --hwdec=auto select "vaapi-copy"wm42015-03-111-1/+1
* vd_lavc: request 1 more threads than CPU coreswm42015-03-111-0/+2
* vo_vaapi: fix video equalizer (second try)wm42015-03-111-12/+36
* vo_vaapi: round equalizer valueswm42015-03-111-2/+5
* README: fix typoswm42015-03-051-1/+1
* ad_spdif: remove per-packet messagewm42015-03-051-1/+0
* cache: assume file size from EOF positionwm42015-03-051-2/+8
* README: add some better linkswm42015-03-051-3/+31
* win32: fix some more -Wparentheses warningswm42015-03-053-4/+4
* cocoa: silence -Wlogical-op-parenthesesStefano Pigozzi2015-03-051-1/+1
* build: fix warnings with --disable-libasswm42015-03-051-2/+2
* stream_cdda: fix parameter passingwm42015-03-041-2/+0
* player: refine rar:// playlist-safety handlingwm42015-03-036-9/+11
* msg: use relaxed atomics for log level testwm42015-03-032-1/+9
* vf_scale: libswscale is being stupidwm42015-03-032-3/+10
* Lua: add mp.get_screen_margins().torque2015-03-031-0/+12
* stream_dvb: Always define NO_STREAM_ID_FILTER if missing.Oliver Freyermuth2015-03-032-2/+2
* cocoa: remove the setNextKeyView hackStefano Pigozzi2015-03-032-6/+14
* examples/cocoabasic: allow to send stop commandStefano Pigozzi2015-03-031-13/+19
* manpage: fix typozymos2015-03-031-1/+1
* vo_opengl: delete 16 bit test texturewm42015-03-031-0/+1
* vo_opengl: fix some commentswm42015-03-031-3/+3
* stream: remove stream filter conceptwm42015-03-035-43/+16
* stream_rar: treat rar files as playlistswm42015-03-033-77/+33
* build: improve DVB checkwm42015-03-031-1/+1
* manpage: update wording on speedNiklas Haas2015-03-031-2/+3
* player: adjust A/V desync messagewm42015-03-031-3/+3
* vo_opengl: test FBOs only if they're going to be usedwm42015-03-031-30/+28
* vo_xv: don't attempt to clear window before mappedwm42015-03-031-0/+2
* Release 0.8.2v0.8.2wm42015-02-262-1/+9
* Revert "osd: force alignment for OSD bar"wm42015-02-261-2/+1
* Fix typo...v0.8.1Diogo Franco (Kovensky)2015-02-261-1/+1
* Release 0.8.1Diogo Franco (Kovensky)2015-02-262-4/+4
* cache: use MPCLAMP() macrowm42015-02-261-9/+2
* cache: limit to file sizewm42015-02-261-1/+8
* remove dead commentStefano Pigozzi2015-02-261-2/+0
* build: move QuartzCore linking to the cocoa checkStefano Pigozzi2015-02-263-2/+4
* demux_mkv_timeline: fix potential issue when enabling cachewm42015-02-261-0/+1
* demux_mkv_timeline: move uids array to context toowm42015-02-261-31/+26
* demux_mkv_timeline: pass sources array as part of contextwm42015-02-261-45/+39
* demux_mkv: minor refactor for deferred cue readingwm42015-02-261-45/+41
* demux_mkv: don't spam too many warnings with partial fileswm42015-02-261-14/+15
* Update RELEASE_NOTESDiogo Franco (Kovensky)2015-02-251-0/+8
* Fix compilationDiogo Franco (Kovensky)2015-02-251-2/+5
* vo_opengl: greatly increase smoothmotion performanceNiklas Haas2015-02-252-74/+105
* manpage: update documentation for smoothmotionNiklas Haas2015-02-251-8/+27
* osd: force alignment for OSD barwm42015-02-251-1/+2
* osd: always reset style paramswm42015-02-251-11/+8
* vo_opengl: another GLES2 issuewm42015-02-251-1/+9
* vo_opengl: extend ifdef against shader arrayswm42015-02-251-1/+2
* old-build: proper atomics are not strictly requiredwm42015-02-251-1/+1
* video: remove redundant codec parameterswm42015-02-253-8/+0
* ytdl: add --no-warningswm42015-02-251-1/+1
* ytdl: Adapt to new subtitles structureJaime Marquínez Ferrándiz2015-02-251-9/+11
* ao/wasapi: move resume to audio threadKevin Mitchell2015-02-253-24/+38
* ao_wasapi: move reset into audio threadKevin Mitchell2015-02-252-9/+37
* encoding: allow encoding to channel configurations other than stereowm42015-02-251-1/+3
* vf: fix indentation level of verbose outputwm42015-02-251-2/+2
* DOCS/client_api_examples/simple: fix optionwm42015-02-251-1/+1
* client API: hint that opengl_cb is an alternative to window embeddingwm42015-02-251-0/+7
* vo_opengl: slightly improve ewa_lanczos windowingNiklas Haas2015-02-251-33/+4
* player: fix demuxer lifetime managementwm42015-02-242-54/+43
* build: print pkg-config query on failureStefano Pigozzi2015-02-241-0/+2
* manpage: ipc: add a socat examplewm42015-02-241-3/+33
* video: un-discourage "vaapi-copy" hwdec modewm42015-02-212-6/+2
* player: move timeline scanning (ordered chapters etc.) to a threadwm42015-02-211-7/+15
* player: cosmetics: async/non-blocking -> reentrantwm42015-02-213-13/+13
* stream_file: open pipes non-blockingwm42015-02-211-4/+33
* vo_opengl: minor robustness improvement in function loaderwm42015-02-211-2/+5
* vo_opengl: fix smoothmotion coefficient calculation, for real this timeNiklas Haas2015-02-211-24/+31
* demux_lavf: apply hacks even if format is forcedwm42015-02-211-27/+28
* manpage: fix vf_scale arnd parameterwm42015-02-211-2/+2
* build: fix Python 3 unicode issue with waf 1.8.6wm42015-02-191-1/+7
* Update RELEASE_NOTESDiogo Franco (Kovensky)2015-02-191-1/+24
* demux_lavf: blacklist bintext fileswm42015-02-191-0/+3
* cache: silence "EOF reached" messagewm42015-02-191-1/+1
* demux_lavf: reorganize hackswm42015-02-191-67/+70
* demux_lavf: set interrupt_callbackwm42015-02-191-0/+11
* find_subfiles: Add 'vtt' to subtitle extensionsJaime Marquínez Ferrándiz2015-02-191-1/+1
* demux, matroska: remove demuxer type fieldwm42015-02-194-39/+29
* demux: remove file_contents fieldwm42015-02-194-11/+25
* demux_edl: make independent from MPContextwm42015-02-194-48/+36
* demux_edl: move implementationwm42015-02-194-306/+280
* demux_cue: make independent from MPContextwm42015-02-194-40/+36
* demux_cue: move implementationwm42015-02-194-421/+388
* demux: copy priv pointer toowm42015-02-191-0/+1
* matroska: move timeline code to demux/wm42015-02-193-2/+2
* matroska: make timeline code independent of MPContextwm42015-02-195-115/+122
* player: use a separate context for timeline loader stuffwm42015-02-197-22/+130
* demux: chapters without metadata are allowedwm42015-02-191-2/+3
* player: use a macro to remove an element from an arraywm42015-02-191-6/+1
* player: actually close files when using sub_removewm42015-02-191-13/+38
* DOCS/client-api-changes: mark 0.8.0 releasewm42015-02-191-2/+3
* demux_lavf: hack against hls showing "100%" positionwm42015-02-191-0/+6
* etc/input.conf: remove a leftoverwm42015-02-191-2/+0
* vo_opengl: glsl: remove trailing \wm42015-02-191-2/+2
* m_config: log options set by the client API toowm42015-02-191-0/+7
* Release v0.8.0v0.8.0Diogo Franco (Kovensky)2015-02-171-1/+1
* Fix typo in RELEASE_NOTESDiogo Franco (Kovensky)2015-02-171-1/+1
* Fix typo on RELEASE_NOTESDiogo Franco (Kovensky)2015-02-161-1/+1
* mpv.desktop: Add zh-TW and zh-CN translationsSkyrainfit2015-02-161-1/+6
* Bump VERSION to v0.8.0_rc3Diogo Franco (Kovensky)2015-02-161-1/+1
* Update RELEASE_NOTESDiogo Franco (Kovensky)2015-02-161-1/+12
* osxbundle: config file special case isn't needed anymorewm42015-02-162-6/+0
* player: undeprecate 'config' fileswm42015-02-163-29/+16
* vd_lavc: uninit the hwdec backend after closing the decoderwm42015-02-161-6/+3
* x11: fix uninitialized variable readswm42015-02-161-1/+1
* client API: clarify filename string encodingwm42015-02-161-0/+24
* cocoa: remove unused functionStefano Pigozzi2015-02-161-7/+0
* x11: add XK_Cancel to the list of special keysMartin Herkt2015-02-163-0/+3
* Fix build on OSX broken by previous commitwm42015-02-161-1/+1
* vf_vapoursynth: add display refresh rate propertyJulian2015-02-164-0/+7
* x11: return a framerate even if no window is mappedwm42015-02-161-8/+11
* player: deprecate 'config' files (use mpv.conf), warn against clasheswm42015-02-162-5/+27
* command: mark get_property as deprecatedwm42015-02-162-3/+6
* x11: make all XF86 special keys mappablewm42015-02-162-1/+13
* ipc: put playback core to sleep while dequeuing commandswm42015-02-161-1/+7
* vo_opengl: fix smoothmotion coefficient calculationStefano Pigozzi2015-02-163-7/+5
* cocoa: fix exiting the command line playerwm42015-02-161-4/+3
* encoding: fixed-vo option was removedwm42015-02-161-1/+0
* player: add a --loop=force modewm42015-02-164-13/+17
* osx: move code to unset input context to the right placewm42015-02-161-4/+4
* osx: move cocoa specific call out of common codewm42015-02-162-8/+2
* player: drop explicit exit() callswm42015-02-162-16/+11
* ao: set correct client name when listing deviceswm42015-02-161-4/+3
* Update RELEASE_NOTES formattingDiogo Franco (Kovensky)2015-02-131-28/+26
* Merge remote-tracking branch 'Cpuroast/release/0.8' into release/0.8Diogo Franco (Kovensky)2015-02-131-3/+4
|\
| * A few tweaks to the 0.80_rc2 release notesCpuroast2015-02-121-3/+4
|/
* Revert "player: make --force-window create the window immediately on start"wm4