| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 0.4.2v0.4.2release/0.4 | Alessandro Ghedini | 2014-07-26 | 2 | -1/+34 |
* | command: append entries to the end of the playlist with loadlist append | Alessandro Ghedini | 2014-07-26 | 3 | -1/+11 |
* | command: add append-play loadfile mode | wm4 | 2014-07-24 | 3 | -3/+6 |
* | manpage: correct the --mf options | wm4 | 2014-07-23 | 1 | -6/+6 |
* | demux: fix opening pipes with demux_lavf | wm4 | 2014-07-20 | 1 | -0/+5 |
* | demux_lavf: reverse rotation direction with new API | wm4 | 2014-07-18 | 1 | -1/+1 |
* | audio: drop buffered audio when switching tracks or filters | wm4 | 2014-07-14 | 2 | -0/+2 |
* | audio: don't wait for draining if paused | wm4 | 2014-07-14 | 4 | -15/+16 |
* | stream_dvdnav: suspend read on vts change even if the requested title is not ... | Alessandro Ghedini | 2014-07-14 | 1 | -1/+0 |
* | stream: don't sleep for reconnecting network if playback is stopped | wm4 | 2014-07-13 | 1 | -0/+2 |
* | cache_file: fix operation if stream size is unknown | wm4 | 2014-07-13 | 1 | -2/+3 |
* | RELEASE_NOTES: include changes in point releases too | Alessandro Ghedini | 2014-07-13 | 1 | -0/+29 |
* | RELEASE_NOTES: add some more changes that I missed | Alessandro Ghedini | 2014-07-13 | 1 | -0/+2 |
* | RELEASE_NOTES: use the release version as title | Alessandro Ghedini | 2014-07-12 | 1 | -0/+3 |
* | Release 0.4.0v0.4.1 | Alessandro Ghedini | 2014-07-11 | 1 | -1/+1 |
* | input: restore ability to combine mouse buttons | wm4 | 2014-07-08 | 1 | -8/+6 |
* | ao_null: disable latency emulation | wm4 | 2014-07-08 | 1 | -1/+0 |
* | vf_vapoursynth: reset error state on seeking | wm4 | 2014-07-05 | 1 | -0/+1 |
* | build: allow compilation without any atomics | wm4 | 2014-07-05 | 3 | -6/+24 |
* | options: remove bogus replacement message for --fstype | wm4 | 2014-07-05 | 1 | -1/+0 |
* | options: add --autosub-match to option replacement list | wm4 | 2014-07-05 | 1 | -0/+1 |
* | dvd: flush buffers properly on seek | wm4 | 2014-07-05 | 1 | -3/+4 |
* | demux_lavf: for now, ignore the new libavformat image demuxers | wm4 | 2014-07-05 | 1 | -0/+3 |
* | stream_dvdnav: check the length of all titles with dvdnav://longest | tholin | 2014-07-05 | 1 | -1/+1 |
* | stream_dvdnav: free pointer to priv->filename on close | tholin | 2014-07-05 | 1 | -0/+2 |
* | stream_dvdnav: make sure seeking bounds are within range | tholin | 2014-07-05 | 1 | -1/+5 |
* | client API: allow calling mpv_terminate_destroy(NULL) | wm4 | 2014-07-05 | 1 | -0/+3 |
* | TOOLS/zsh.pl: sort options in reverse order by length | Alessandro Ghedini | 2014-07-05 | 1 | -0/+9 |
* | TOOLS/zsh.pl: don't consume extra arguments | Philip Sequeira | 2014-07-05 | 1 | -10/+18 |
* | TOOLS/zsh.pl: escape all colons in option descriptions | Philip Sequeira | 2014-07-05 | 1 | -1/+1 |
* | cache: clear DVD timestamps | wm4 | 2014-07-05 | 1 | -0/+3 |
* | x11: clear window only on initial map | wm4 | 2014-07-05 | 1 | -1/+2 |
* | demux_mkv: minor improvement to overflow check | wm4 | 2014-07-05 | 1 | -2/+3 |
* | README: fix link to release policy document | Alessandro Ghedini | 2014-07-05 | 1 | -1/+1 |
* | options: fix --gapless-audio default value | wm4 | 2014-07-05 | 1 | -0/+1 |
* | demux_mkv: add some overflow checks etc. | wm4 | 2014-07-05 | 2 | -59/+111 |
* | af_volume: fix calculations including replay-gain | Mohammad Alsaleh | 2014-07-05 | 1 | -2/+2 |
* | sub: fix undefined behavior with dvd:// | wm4 | 2014-07-05 | 1 | -1/+1 |
* | Release 0.4.0v0.4.0 | Alessandro Ghedini | 2014-06-25 | 2 | -0/+116 |
* | input: readd some TV default key bindings | wm4 | 2014-06-25 | 1 | -0/+4 |
* | DOCS: add document describing the release policy and procedure | Alessandro Ghedini | 2014-06-25 | 2 | -9/+71 |
* | command: fix tv-channel property | wm4 | 2014-06-25 | 1 | -0/+3 |
* | manpage: update changed defaults from previous commit | wm4 | 2014-06-23 | 1 | -2/+2 |
* | cache: change auto-pause/resume defaults | wm4 | 2014-06-23 | 1 | -2/+2 |
* | demux_lavf: remove unused symbol | wm4 | 2014-06-23 | 1 | -2/+0 |
* | vo_opengl: Make approx-gamma affect OSD/sub | Niklas Haas | 2014-06-22 | 2 | -4/+8 |
* | video: Include better heuristics for guessing primaries | Niklas Haas | 2014-06-22 | 4 | -6/+36 |
* | video: Refactor rendering intent for DCP XYZ and :srgb | Niklas Haas | 2014-06-22 | 4 | -59/+102 |
* | video: Better support for XYZ input | Niklas Haas | 2014-06-22 | 4 | -11/+67 |
* | video: Generate an accurate CMS matrix instead of hard-coding | Niklas Haas | 2014-06-22 | 5 | -129/+290 |
* | video: Support BT.2020 constant luminance system | Niklas Haas | 2014-06-22 | 7 | -14/+77 |
* | options: Expose --colormatrix-primaries to the user | Niklas Haas | 2014-06-22 | 6 | -0/+62 |
* | video: Add support for non-BT.709 primaries | Niklas Haas | 2014-06-22 | 9 | -18/+194 |
* | video: Add BT.2020-NCL colorspace and transfer function | Niklas Haas | 2014-06-22 | 9 | -18/+49 |
* | win32: add missing priority classes | James Ross-Gowan | 2014-06-22 | 1 | -0/+2 |
* | stream: add a file cache | wm4 | 2014-06-22 | 8 | -16/+215 |
* | stream: minor cleanups | wm4 | 2014-06-22 | 3 | -10/+7 |
* | vo_xv: de-ancient some help messages | wm4 | 2014-06-21 | 1 | -10/+2 |
* | DOCS: remove en/ sub-directory | wm4 | 2014-06-20 | 15 | -20/+20 |
* | manpage: explicitly document protocols | wm4 | 2014-06-20 | 1 | -12/+79 |
* | manpage: remove some trailing whitespace | wm4 | 2014-06-20 | 1 | -1/+1 |
* | build: remove BSD-specific /usr/local include path additions | wm4 | 2014-06-20 | 1 | -8/+0 |
* | stream_dvd, stream_dvdnav: map dvd:// to dvdnav | wm4 | 2014-06-20 | 2 | -3/+3 |
* | stream_dvd: fix potential endless loop on seeking | wm4 | 2014-06-20 | 1 | -1/+2 |
* | client API: declare as stable | wm4 | 2014-06-20 | 2 | -13/+7 |
* | build: remove some trailing whitespace | wm4 | 2014-06-20 | 1 | -1/+1 |
* | vo_vaapi: fix reference counting when using software decoding | wm4 | 2014-06-20 | 1 | -1/+2 |
* | vf_dlopen: fix the order of the arguments to mp_image_alloc | Marcoen Hirschberg | 2014-06-19 | 1 | -2/+2 |
* | sd_lavc: fix stupidity | wm4 | 2014-06-19 | 1 | -2/+5 |
* | vo_wayland: fix clearing the screen on reconfig | wm4 | 2014-06-18 | 1 | -12/+11 |
* | vo_sdl: fix clearing the screen on reconfig | wm4 | 2014-06-18 | 1 | -35/+53 |
* | video/out: fix redrawing with no video frame for some VOs | wm4 | 2014-06-18 | 5 | -31/+15 |
* | bootstrap: update waf website and version | Timothy Gu | 2014-06-18 | 1 | -3/+3 |
* | vo_opengl: fix regression with opengl:pbo | wm4 | 2014-06-18 | 1 | -4/+3 |
* | manpage: remove bogus significant whitespace | wm4 | 2014-06-18 | 1 | -1/+1 |
* | gl_video: fix refcounting | wm4 | 2014-06-18 | 1 | -0/+1 |
* | options: allow adding multiple files with --audio-file | wm4 | 2014-06-18 | 4 | -6/+9 |
* | sd_lavc: improve bitmap subtitle timing | wm4 | 2014-06-18 | 1 | -71/+103 |
* | video: correct spelling: mp_image_params_equals -> mp_image_params_equal | wm4 | 2014-06-17 | 8 | -14/+14 |
* | video: remove redundant function | wm4 | 2014-06-17 | 3 | -11/+2 |
* | DOCS/contribute.md: move instructions for sending patches to the top | wm4 | 2014-06-17 | 1 | -50/+56 |
* | DOCS: remove coding-style.md to contribute.md | wm4 | 2014-06-17 | 1 | -0/+0 |
* | vo: make draw_image and vo_queue_image transfer image ownership | wm4 | 2014-06-17 | 17 | -31/+53 |
* | build: check for 64bit stdatomic.h operations too | Alessandro Ghedini | 2014-06-17 | 2 | -4/+5 |
* | demux_mkv: add S_DVBSUB | wm4 | 2014-06-17 | 2 | -0/+2 |
* | encode: disable playback framedropping | wm4 | 2014-06-17 | 1 | -0/+1 |
* | video: check image parameters | wm4 | 2014-06-17 | 3 | -4/+38 |
* | video: introduce failure path for image allocations | wm4 | 2014-06-17 | 45 | -67/+219 |
* | gl_lcms: use thread-safe lcms API, require lcms2 2.6 | wm4 | 2014-06-16 | 3 | -29/+18 |
* | build: add '--enable-libmpv-static' option | xylosper | 2014-06-16 | 2 | -14/+34 |
* | cache: avoid race condition between cache wakeup and idling | wm4 | 2014-06-16 | 1 | -0/+1 |
* | vo_opengl: simplify redraw callback OSD handling | wm4 | 2014-06-16 | 5 | -82/+23 |
* | discnav: make OSD path explicitly thread-safe | wm4 | 2014-06-16 | 1 | -16/+31 |
* | sub: prefer ffmpeg microdvd converter over internal one | wm4 | 2014-06-15 | 1 | -1/+1 |
* | video/out: change aspects of OSD handling | wm4 | 2014-06-15 | 25 | -187/+128 |
* | vo_vaapi: fix a crash on the init error handling path | wm4 | 2014-06-15 | 1 | -1/+2 |
* | wayland: move subsurfaces to wayland vo | Alexander Preisinger | 2014-06-15 | 3 | -34/+43 |
* | wayland: attach NULL surface on osd creation | Alexander Preisinger | 2014-06-15 | 1 | -0/+3 |
* | ao_pcm: fix message strings | Amos Onn | 2014-06-15 | 1 | -2/+2 |
* | cocoa: add fallback for automatic GPU switching | Stefano Pigozzi | 2014-06-15 | 1 | -1/+14 |
* | cocoa: allow automatic gpu switching | Stefano Pigozzi | 2014-06-15 | 1 | -0/+3 |
* | cocoa: switch to CGL APIs for GL context creation | Stefano Pigozzi | 2014-06-15 | 1 | -16/+23 |
* | demux: use position as signed integer | wm4 | 2014-06-14 | 1 | -1/+1 |
* | tv: if timestamp is unset, return NOPTS | wm4 | 2014-06-14 | 1 | -4/+4 |
* | tv: remove some non-sense | wm4 | 2014-06-14 | 1 | -2/+2 |
* | tv: fix compilation without clock_gettime, don't claim to be MPlayer | wm4 | 2014-06-14 | 1 | -1/+1 |
* | sub: add --sub-scale-with-window option | wm4 | 2014-06-14 | 4 | -4/+17 |
* | gl_w32: remove unused variable | wm4 | 2014-06-14 | 1 | -2/+0 |
* | build: version string as native str type for each Python version | Philip Sequeira | 2014-06-14 | 1 | -2/+4 |
* | video: cosmetics: reformat image format names table | wm4 | 2014-06-14 | 1 | -25/+17 |
* | video: synchronize mpv rgb pixel format names with ffmpeg names | wm4 | 2014-06-14 | 11 | -131/+117 |
* | video: automatically strip "le" and "be" suffix from pixle format names | wm4 | 2014-06-14 | 3 | -20/+27 |
* | build: fix generation of zsh completion | Alessandro Ghedini | 2014-06-13 | 1 | -2/+2 |
* | tv: add missing header for clock_gettime | wm4 | 2014-06-13 | 1 | -0/+1 |
* | options: remove some more stuff | wm4 | 2014-06-13 | 4 | -39/+15 |
* | options: remove some unneeded stuff | wm4 | 2014-06-13 | 3 | -28/+21 |
* | command: redo the property type | wm4 | 2014-06-13 | 5 | -565/+687 |
* | options: remove OPT_FLAG_CONSTANTS | wm4 | 2014-06-13 | 4 | -28/+19 |
* | options: remove use of an inverted option value | wm4 | 2014-06-13 | 3 | -5/+4 |
* | options: turn --idx, --forceidx into --index | wm4 | 2014-06-13 | 7 | -21/+16 |
* | vd_lavc: use option parser for skip suboptions | wm4 | 2014-06-13 | 1 | -22/+25 |
* | input.conf: make ESC quit when encoding | wm4 | 2014-06-13 | 1 | -0/+1 |
* | demux: use av_malloc for packets | wm4 | 2014-06-13 | 1 | -2/+2 |
* | demux: simplify packet resizing | wm4 | 2014-06-13 | 3 | -15/+5 |
* | encode: get rid of the recursion that led to a deadlock. | Rudolf Polzer | 2014-06-12 | 1 | -23/+28 |
* | Revert "encode: make the central lock recursive" | Rudolf Polzer | 2014-06-12 | 1 | -2/+1 |
* | demux: fix compilation with FFmpeg git | wm4 | 2014-06-12 | 2 | -11/+4 |
* | cache: print cache size only in verbose mode | wm4 | 2014-06-12 | 1 | -2/+2 |
* | win32: implement --priority differently | wm4 | 2014-06-12 | 6 | -103/+17 |
* | tv: fix a hidden static variable | wm4 | 2014-06-12 | 1 | -9/+9 |
* | stream_bluray: fix some const declarations | wm4 | 2014-06-12 | 1 | -6/+6 |
* | encode: don't load Lua scripts | wm4 | 2014-06-12 | 1 | -0/+2 |
* | audio: more detailed debugging output | wm4 | 2014-06-12 | 1 | -0/+2 |
* | audio: don't wait when draining and paused | wm4 | 2014-06-12 | 1 | -1/+1 |
* | encode: make the central lock recursive | wm4 | 2014-06-12 | 1 | -1/+2 |
* | options: fix for compilation when encoding disabled | xylosper | 2014-06-12 | 1 | -1/+1 |
* | tv: use correct timestamps | iive | 2014-06-12 | 1 | -12/+48 |
* | encode: make option struct local | wm4 | 2014-06-11 | 7 | -56/+70 |
* | input: make option struct local | wm4 | 2014-06-11 | 4 | -72/+70 |
* | demux_lavf: make option struct local | wm4 | 2014-06-11 | 3 | -34/+37 |
* | ad_lavc: make option struct local | wm4 | 2014-06-11 | 3 | -24/+26 |
* | vd_lavc: make option struct local | wm4 | 2014-06-11 | 3 | -32/+37 |
* | options: remove a global variable | wm4 | 2014-06-11 | 2 | -5/+5 |
* | vf_noise: remove global variables | wm4 | 2014-06-11 | 1 | -9/+4 |
* | vf_divtc: remove a global variable | wm4 | 2014-06-11 | 1 | -5/+1 |
* | Add more const | wm4 | 2014-06-11 | 82 | -208/+204 |
* | vo_caca: remove global variables | wm4 | 2014-06-11 | 1 | -68/+84 |
* | demux_raw: remove global option variables | wm4 | 2014-06-11 | 3 | -57/+85 |
* | demux_mf: remove global option variables | wm4 | 2014-06-11 | 4 | -18/+13 |
* | options: remove global variables for swscale options; rename them | wm4 | 2014-06-11 | 11 | -83/+77 |
* | stream_dvd: minor cleanups | wm4 | 2014-06-11 | 3 | -141/+44 |
* | stream_dvd, stream_dvdnav, stream_bluray: remove global option variables | wm4 | 2014-06-11 | 10 | -78/+78 |
* | stream_dvb: remove global option variables | wm4 | 2014-06-11 | 6 | -38/+36 |
* | stream_cdda: remove global option variables | wm4 | 2014-06-11 | 6 | -64/+66 |
* | stream: add a generic way to setup stream priv defaults | wm4 | 2014-06-11 | 2 | -0/+3 |
* | stream_pvr: remove global option variables | wm4 | 2014-06-11 | 7 | -250/+122 |
* | tv: remove printing of useless comment information | wm4 | 2014-06-11 | 4 | -14/+3 |
* | tv: remove global option variables | wm4 | 2014-06-11 | 8 | -390/+376 |
* | m_config: add function to copy subopt-struct | wm4 | 2014-06-11 | 2 | -0/+43 |
* | command: redo ancient TV/DVB/PVR commands | wm4 | 2014-06-11 | 14 | -207/+259 |
* | osd: Center the volume icon in the osd font | ChrisK2 | 2014-06-10 | 1 | -0/+0 |
* | build: disable zsh completions by default, fixes e.g. cross compilation | wm4 | 2014-06-09 | 1 | -0/+1 |
* | player: hide some messages in verbose mode | wm4 | 2014-06-09 | 1 | -3/+3 |
* | video: fix another cover art corner case | wm4 | 2014-06-09 | 1 | -1/+1 |
* | client API: disable LIRC input by default | wm4 | 2014-06-09 | 1 | -0/+1 |
* | audio: add a "weak" gapless mode, and make it default | wm4 | 2014-06-09 | 5 | -18/+45 |
* | player: show "neutral" position markers for OSD bars | wm4 | 2014-06-08 | 6 | -6/+33 |
* | build: generate and install zsh completion script | Alessandro Ghedini | 2014-06-08 | 4 | -1/+32 |
* | TOOLS: add script for generating a zsh completion script | Alessandro Ghedini | 2014-06-08 | 1 | -0/+129 |
* | client API: minor documentation fixes/enhancements | wm4 | 2014-06-08 | 2 | -4/+6 |
* | client API: trigger wakeup when creating wakeup pipe/callback | wm4 | 2014-06-08 | 1 | -1/+5 |
* | manpage: document new --sub-file semantics | wm4 | 2014-06-08 | 1 | -3/+11 |
* | options: change --sub-file behavior | wm4 | 2014-06-08 | 3 | < |