| Commit message (Expand) | Author | Age | Files | Lines |
* | vo_gpu: vulkan: initial implementation | Niklas Haas | 2017-09-26 | 1 | -6/+30 |
* | vo_gpu: fix gamma scale | Niklas Haas | 2017-09-21 | 1 | -11/+11 |
* | vo_gpu: convert windows/osx hwdecs/contexts to new API | James Ross-Gowan | 2017-09-21 | 1 | -19/+0 |
* | vo_opengl: refactor into vo_gpu | Niklas Haas | 2017-09-21 | 5 | -104/+127 |
* | options: remove --heartbeat-cmd and --heartbeat--interval | wm4 | 2017-09-18 | 2 | -44/+3 |
* | Release 0.27.0v0.27.0 | Martin Herkt | 2017-09-13 | 1 | -1/+1 |
* | vo_opengl: add a gamut warning feature | Niklas Haas | 2017-09-10 | 1 | -0/+12 |
* | man: correct default for --audio-file-auto | Martin Herkt | 2017-09-10 | 1 | -4/+3 |
* | input: merge mouse wheel and axis keycodes | James Ross-Gowan | 2017-09-03 | 1 | -0/+3 |
* | input: use mnemonic names for mouse buttons | James Ross-Gowan | 2017-09-03 | 1 | -0/+4 |
* | DOCS/contribute.md: coding style exception | wm4 | 2017-08-30 | 1 | -0/+2 |
* | DOCS/interface-changes.rst: don't suggest @deinterlace label | wm4 | 2017-08-23 | 1 | -2/+2 |
* | video: change --deinterlace behavior | wm4 | 2017-08-22 | 3 | -12/+22 |
* | manpage: video equalizer properties now behave differently | wm4 | 2017-08-22 | 1 | -4/+0 |
* | manpage: remove removed "osd" command | wm4 | 2017-08-22 | 1 | -4/+0 |
* | vf_eq: remove this filter | wm4 | 2017-08-22 | 2 | -26/+1 |
* | TOOLS/lua/autodeint: update to lavfi-bridge | Ricardo Constantino | 2017-08-21 | 1 | -1/+0 |
* | ao_rsound: allow setting the host | wm4 | 2017-08-21 | 1 | -1/+2 |
* | video: add metadata handling for spherical video | wm4 | 2017-08-21 | 1 | -0/+10 |
* | options: correct two remaining instances of singular `file-path` options | Frédéric Brière | 2017-08-18 | 1 | -2/+2 |
* | manpage: update --lavfi-complex description | wm4 | 2017-08-17 | 1 | -4/+7 |
* | options: change --loop semantics | wm4 | 2017-08-14 | 2 | -5/+6 |
* | player: add --track-auto-selection option | wm4 | 2017-08-12 | 2 | -0/+14 |
* | player: make --lavfi-complex changeable at runtime | wm4 | 2017-08-12 | 1 | -0/+3 |
* | man/mpv: document bd:// expected titles and title list | Ricardo Constantino | 2017-08-11 | 1 | -0/+5 |
* | vo_opengl: further GL API use separation | wm4 | 2017-08-07 | 1 | -0/+5 |
* | cocoa: add an option to disable the native macOS fullscreen | Akemi | 2017-08-06 | 1 | -0/+4 |
* | vo_opengl: make fbotex helper use ra | wm4 | 2017-08-05 | 1 | -0/+3 |
* | w32_common: handle media keys | James Ross-Gowan | 2017-08-05 | 1 | -1/+1 |
* | vo_opengl: support embedded ICC profiles | Niklas Haas | 2017-08-03 | 1 | -0/+6 |
* | vo_opengl: make compute shaders more flexible | Niklas Haas | 2017-08-03 | 1 | -7/+17 |
* | vo_opengl: simplify/fix user shader textures | wm4 | 2017-08-03 | 1 | -10/+12 |
* | vo_opengl: generalize HDR tone mapping to gamut mapping | Niklas Haas | 2017-08-03 | 2 | -7/+10 |
* | vo_opengl: support loading custom user textures | Niklas Haas | 2017-07-27 | 1 | -13/+48 |
* | vo_opengl: adjust the rules for linearization | Niklas Haas | 2017-07-24 | 1 | -2/+4 |
* | manpage: expand --hwdec warnings | Niklas Haas | 2017-07-24 | 1 | -17/+36 |
* | vo_opengl: support user compute shaders | Niklas Haas | 2017-07-24 | 1 | -0/+11 |
* | vo_opengl: support HDR peak detection | Niklas Haas | 2017-07-24 | 1 | -0/+8 |
* | vo_opengl: add direct rendering support | wm4 | 2017-07-24 | 1 | -0/+17 |
* | options: drop --video-aspect-method=hybrid | wm4 | 2017-07-21 | 2 | -4/+2 |
* | client API: drop some compatibility handling | wm4 | 2017-07-21 | 1 | -0/+3 |
* | input: drop deprecated "osd" command | wm4 | 2017-07-21 | 1 | -0/+1 |
* | options: kill --field-dominance | wm4 | 2017-07-21 | 4 | -14/+4 |
* | manpage: fix minor spelling mistake in mpv.rst | James Cowgill | 2017-07-19 | 1 | -1/+1 |
* | manpage: upcase JavaScript for section title case consistency. | torque | 2017-07-17 | 1 | -1/+1 |
* | vo_opengl: use glBufferSubData instead of glMapBufferRange | Niklas Haas | 2017-07-16 | 1 | -3/+0 |
* | vo_opengl: generalize --scale-clamp etc. | Niklas Haas | 2017-07-12 | 2 | -6/+13 |
* | player: change default section when loading encoding-profiles.conf | wm4 | 2017-07-12 | 1 | -2/+6 |
* | man/options: fix a few broken options' examples | Ricardo Constantino | 2017-07-12 | 1 | -16/+14 |
* | ytdl_hook: actually load the script-opts | Ricardo Constantino | 2017-07-11 | 1 | -3/+3 |
* | ytdl_hook: add option to exclude URLs from being parsed | Ricardo Constantino | 2017-07-11 | 1 | -0/+20 |
* | manpage: add a description for --scale | Niklas Haas | 2017-07-09 | 1 | -0/+1 |
* | vo_opengl: support tone-mapping-param for `clip` | Niklas Haas | 2017-07-07 | 1 | -0/+3 |
* | vo_opengl: rework --opengl-dumb-mode | Niklas Haas | 2017-07-07 | 2 | -4/+6 |
* | demux_lavf: remove --demuxer-lavf-cryptokey option | wm4 | 2017-07-06 | 2 | -4/+2 |
* | js: utils.getenv(): fix crash on undefined var | Avi Halachmi (:avih) | 2017-07-06 | 1 | -1/+2 |
* | vo_opengl: also expose NAME_mul for user shaders | Niklas Haas | 2017-07-06 | 1 | -0/+8 |
* | vo_opengl: add --tone-mapping-desaturate | Niklas Haas | 2017-07-06 | 1 | -0/+10 |
* | vo_opengl: use textureGatherOffset for polar filters | Niklas Haas | 2017-07-05 | 1 | -1/+1 |
* | filter_kernels: add radius cutoff functionality | Niklas Haas | 2017-07-03 | 1 | -0/+8 |
* | m_option: deprecate multiple items for -add etc. | wm4 | 2017-07-02 | 1 | -0/+2 |
* | options: change everything again | wm4 | 2017-07-02 | 3 | -29/+35 |
* | vo_opengl: refactor vo performance subsystem | Niklas Haas | 2017-07-01 | 3 | -24/+51 |
* | options: change path list options, and document list options | wm4 | 2017-06-30 | 3 | -8/+63 |
* | ao_coreaudio: insane hack for passing through AC3 as float PCM | wm4 | 2017-06-30 | 1 | -0/+9 |
* | video: change --video-aspect-method default value again | wm4 | 2017-06-29 | 1 | -6/+9 |
* | DOCS/tech-overview.txt: updates | wm4 | 2017-06-29 | 1 | -50/+26 |
* | manpage: fix unfinished sentence | wm4 | 2017-06-29 | 1 | -1/+2 |
* | input.conf: drop TV/DVB bindings | wm4 | 2017-06-27 | 1 | -7/+2 |
* | client API: drop old "no-" option emulation | wm4 | 2017-06-26 | 2 | -0/+4 |
* | manpage: fix --angle-swapchain-length requirements | James Ross-Gowan | 2017-06-26 | 1 | -1/+1 |
* | options: suggest a replacement for --field-dominance | wm4 | 2017-06-25 | 1 | -1/+1 |
* | DOCS/contribute.md: add rules for push access, that nobody will read... | wm4 | 2017-06-24 | 1 | -0/+29 |
* | DOCS/contribute.md: some updates | wm4 | 2017-06-24 | 1 | -11/+16 |
* | options: remove weird --really-quiet special behavior | wm4 | 2017-06-23 | 1 | -0/+1 |
* | options: disable --field-dominance for WIP LGPL mode, also deprecate | wm4 | 2017-06-23 | 1 | -0/+1 |
* | player: deprecate "osd" command | wm4 | 2017-06-23 | 1 | -0/+1 |
* | manpage: Remove documentation to use 'I' to show filename on the OSD | Leo Izen | 2017-06-21 | 1 | -3/+0 |
* | man/options: correct --{sub,osd}-font examples | Ricardo Constantino | 2017-06-21 | 1 | -2/+2 |
* | vo_opengl: implement sony s-log2 trc | Niklas Haas | 2017-06-18 | 2 | -0/+3 |
* | vo_opengl: implement sony s-log1 trc | Niklas Haas | 2017-06-18 | 2 | -0/+3 |
* | csputils: implement sony s-gamut | Niklas Haas | 2017-06-18 | 1 | -0/+2 |
* | vo_opengl: implement support for OOTFs and non-display referred content | Niklas Haas | 2017-06-18 | 2 | -0/+18 |
* | csputils: rename HDR curves | Niklas Haas | 2017-06-18 | 3 | -6/+7 |
* | video: refactor HDR implementation | Niklas Haas | 2017-06-18 | 4 | -18/+12 |
* | dec_video: change license to LGPL (almost) | wm4 | 2017-06-18 | 2 | -2/+5 |
* | image_writer, vo_image: change license to LGPL | wm4 | 2017-06-18 | 1 | -8/+0 |
* | vf_dlopen: remove this filter | wm4 | 2017-06-18 | 1 | -23/+0 |
* | stream_file: option to close fd after use -> fdclose:// | sfan5 | 2017-06-16 | 1 | -0/+5 |
* | command: add all options to property->option bridge | wm4 | 2017-06-15 | 1 | -0/+8 |
* | js: add javascript scripting support using MuJS | Avi Halachmi (:avih) | 2017-06-14 | 2 | -0/+338 |
* | DOCS/contribute.md: commit message body should be line-broken too | wm4 | 2017-06-13 | 1 | -2/+3 |
* | manpage: Update 'u' keyboard shortcut docs to say 'sub-ass-override' | Leo Izen | 2017-06-13 | 1 | -1/+1 |
* | vo_opengl: add new HDR tone mapping algorithm | Niklas Haas | 2017-06-09 | 1 | -4/+24 |
* | options: slight cleanup of --sub-ass-style-override | Niklas Haas | 2017-06-07 | 2 | -18/+23 |
* | options: change --sub-fix-timing default | wm4 | 2017-06-06 | 1 | -4/+4 |
* | vo_opengl: hwdec_cuda: Support separate decode and display devices | Philip Langdale | 2017-06-03 | 1 | -0/+10 |
* | af, vf: improvements to libavfilter bridge | wm4 | 2017-05-31 | 2 | -3/+12 |
* | man/options: further document --chapters-file accepted files | Ricardo Constantino | 2017-05-22 | 1 | -0/+4 |
* | demux_raw: drop "mp-rawvideo" use | wm4 | 2017-05-20 | 1 | -0/+1 |
* | manpage: document tricky issue with IPC observe_property command | wm4 | 2017-05-16 | 1 | -0/+8 |
* | manpage: better description for --external-file | wm4 | 2017-05-16 | 1 | -3/+8 |
* | man: document fonts.conf, subfont.ttf, and fonts subdir | Zhuoyun Wei | 2017-05-02 | 1 | -0/+17 |
* | audio: merge --replaygain-track and --replaygain-album into one option | wm4 | 2017-04-27 | 1 | -6/+3 |
* | audio: move replaygain control to top-level options | wm4 | 2017-04-26 | 3 | -0/+25 |
* | DOCS/interface-changes.rst: fix typo | wm4 | 2017-04-26 | 1 | -1/+1 |
* | wscript_build: install shared libmpv to BINDIR for Win32 | Ricardo Constantino | 2017-04-24 | 1 | -3/+0 |
* | options: remove remaining deprecated audio device selection options | wm4 | 2017-04-23 | 2 | -50/+6 |
* | Release 0.25.0v0.25.0 | Martin Herkt | 2017-04-23 | 1 | -7/+10 |
* | client API: add MPV_ENABLE_DEPRECATED symbol | wm4 | 2017-04-20 | 1 | -0/+3 |
* | options: change --audio-file-auto default to not to load any files | wm4 | 2017-04-20 | 1 | -0/+3 |
* | osc: add user_opts.boxmaxchars for box layout title limit | Avi Halachmi (:avih) | 2017-04-19 | 1 | -0/+8 |
* | man/osc: document volume and fullscreen buttons | Ricardo Constantino | 2017-04-19 | 1 | -6/+17 |
* | manpage: replace gendered pronouns | Nicolas F | 2017-04-19 | 1 | -2/+2 |
* | demux: estimate total packet size, deprecate packet number limits | wm4 | 2017-04-14 | 2 | -6/+13 |
* | player: add --keep-open-pause=no option | Dan Oscarsson | 2017-04-14 | 2 | -0/+9 |
* | command, manpage: some leftover mentions of renamed --loop option | wm4 | 2017-04-11 | 1 | -4/+4 |
* | manpage: group --loop options together | wm4 | 2017-04-10 | 1 | -16/+16 |
* | options: deprecate --loop | wm4 | 2017-04-10 | 2 | -2/+9 |
* | vo_opengl: add option for caching shaders on disk | wm4 | 2017-04-08 | 1 | -0/+12 |
* | DOCS/interface-changes.rst: document --vf/--af deprecations | wm4 | 2017-04-04 | 1 | -0/+10 |
* | video: support positional arguments for automatic lavfi option bridge | wm4 | 2017-04-03 | 1 | -5/+5 |
* | video: add automatic libavfilter bridge to option parsing | wm4 | 2017-04-02 | 1 | -0/+7 |
* | video: deprecate almost all video filters | wm4 | 2017-04-02 | 1 | -0/+4 |
* | manpage, client API: add some clarifications when commands use OSD | wm4 | 2017-04-01 | 1 | -3/+7 |
* | manpage: finish cut off sentence | wm4 | 2017-04-01 | 1 | -1/+2 |
* | player: make screenshot commands honor the async flag | wm4 | 2017-04-01 | 1 | -0/+9 |
* | input: add "async" flag | wm4 | 2017-04-01 | 1 | -0/+6 |
* | external_files: enable autoloading with URLs | Ricardo Constantino | 2017-04-01 | 1 | -0/+2 |
* | osc: escape ASS and strip newlines on title | Ricardo Constantino | 2017-03-27 | 1 | -0/+1 |
* | osc: make title configurable and use property expansion on it | Ricardo Constantino | 2017-03-27 | 1 | -1/+7 |
* | Revert "osc: make the title toggleable between media-title and filename" | Ricardo Constantino | 2017-03-27 | 1 | -8/+2 |
* | osx: fix key input in certain circumstances | Akemi | 2017-03-26 | 2 | -5/+1 |
* | command: add expand-text command to property-expand a string | Avi Halachmi (:avih) | 2017-03-26 | 1 | -0/+5 |
* | osc: make the title toggleable between media-title and filename | Ricardo Constantino | 2017-03-26 | 1 | -2/+8 |
* | command: change and simplify filter toggle syntax | wm4 | 2017-03-26 | 2 | -3/+8 |
* | vo_opengl: angle: add --angle-flip to set the present model | James Ross-Gowan | 2017-03-26 | 1 | -2/+15 |
* | m_option: consistent af/vf filter entry "enabled" flag default value | wm4 | 2017-03-25 | 1 | -0/+1 |
* | command: add better runtime filter toggling method | wm4 | 2017-03-25 | 3 | -24/+48 |
* | manpage: minor addition for --video-sync | wm4 | 2017-03-25 | 1 | -0/+4 |
* | sub: add SDH subtitle filter | Dan Oscarsson | 2017-03-25 | 2 | -0/+19 |
* | command: add demux-start-time property | Matthias Hunstock | 2017-03-25 | 1 | -0/+3 |
* | vo_opengl: replace uniform variable image_size with input_size | igv | 2017-03-25 | 2 | -2/+4 |
* | vo_opengl: add tex_offset uniform variable to user shaders | igv | 2017-03-25 | 1 | -0/+2 |
* | vo_opengl: make size of a cropped source image available to user shaders | igv | 2017-03-25 | 1 | -3/+5 |
* | af_drc: remove | Jan Janssen | 2017-03-25 | 3 | -24/+2 |
* | manpage: add empty line between protocol header/description | wm4 | 2017-03-25 | 1 | -0/+19 |
* | manpage: explain more about outstanding dvdnav bugs | Frederick Eaton | 2017-03-25 | 1 | -5/+11 |
* | command: add a property to signal whether networking is used | wm4 | 2017-03-24 | 1 | -0/+8 |
* | manpage: fix a typo | wm4 | 2017-03-20 | 1 | -1/+1 |
* | vo_opengl: add a --opengl-es=force2 option | wm4 | 2017-03-20 | 1 | -0/+2 |
* | vo_opengl: add experimental vdpauglx backend | wm4 | 2017-03-18 | 1 | -0/+5 |
* | screenshot: change details of --screenshot-format handling | wm4 | 2017-03-18 | 2 | -1/+2 |
* | image_writer: remove useless formats | wm4 | 2017-03-18 | 3 | -12/+2 |
* | manpage: slightly improve screenshot-raw description | wm4 | 2017-03-18 | 1 | -3/+4 |
* | manpage: minor clarification to screenshot command argument handling | wm4 | 2017-03-15 | 1 | -2/+6 |
* | manpage: adjust description of libva deinterlacer ref direction mess | wm4 | 2017-03-07 | 1 | -5/+7 |
* | hw_videotoolbox: allow using native decoder output format | wm4 | 2017-03-02 | 1 | -0/+2 |
* | vf_vavpp: add advanced deint bug compatibility for Intel vaapi drivers | wm4 | 2017-02-28 | 1 | -0/+7 |
* | cocoa: add option to force dedicated GPU | Akemi | 2017-02-27 | 1 | -0/+6 |
* | demux_lavf: skip avformat_find_stream_info() for some formats | wm4 | 2017-02-23 | 1 | -0/+9 |
* | vo_opengl: remove dxva2 dummy hwdec backend | wm4 | 2017-02-20 | 1 | -0/+3 |
* | manpage: discourage vo_vaapi further | wm4 | 2017-02-17 | 1 | -3/+2 |
* | vo_opengl: implement videotoolbox hwdec on iOS | Aman Gupta | 2017-02-17 | 1 | -2/+3 |
* | vo_opengl: hwdec_osx: use new format setup function | wm4 | 2017-02-17 | 1 | -2/+2 |
* | manpage: remove stale --volume-restore-data entry | wm4 | 2017-02-17 | 1 | -12/+0 |
* | DOCS |