| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/waf-buildsystem.rst: fix typo | Pedro Pombeiro | 2017-02-15 | 1 | -1/+1 |
* | cocoa: add --ontop-level option for modifying ontop window level | Akemi | 2017-02-13 | 1 | -0/+8 |
* | DOCS/contribute.md: adjust coding style for if/else bracing | wm4 | 2017-02-11 | 1 | -6/+4 |
* | DOCS/mplayer-changes.rst: fix syntax | wm4 | 2017-02-10 | 1 | -1/+4 |
* | manpage: fix incorrect option name for --record-file | wm4 | 2017-02-08 | 2 | -2/+2 |
* | player: add experimental stream recording feature | wm4 | 2017-02-07 | 2 | -0/+24 |
* | vo_opengl: angle: rewrite with custom swap chain | James Ross-Gowan | 2017-02-07 | 1 | -7/+61 |
* | manpage: Reorganise discussion of cuda hwdec to be less confusing | Philip Langdale | 2017-02-06 | 1 | -12/+8 |
* | DOCS/edl-mpv.rst: fix typo | wm4 | 2017-02-05 | 1 | -1/+1 |
* | ytdl_hook, edl: implement pseudo-DASH support | wm4 | 2017-02-04 | 1 | -3/+40 |
* | manpage: state that hwdec d3d11va requires Windows 8+ | S2F0amEgS2xvdmVy | 2017-02-03 | 1 | -2/+2 |
* | player: different way to auto-enable the demuxer cache | wm4 | 2017-02-02 | 1 | -0/+2 |
* | sub: add justify of subtitles | Dan Oscarsson | 2017-02-01 | 2 | -0/+14 |
* | win32: snap to screen edges | pavelxdd | 2017-01-27 | 1 | -0/+3 |
* | stream_lavf: add support for data URIs | Ricardo Constantino | 2017-01-25 | 1 | -0/+4 |
* | manpage: add "A/V sync" to make it findable with Ctrl+f | octos | 2017-01-25 | 1 | -1/+1 |
* | sub: add option to force using video resolution for image subtitles | wm4 | 2017-01-23 | 1 | -0/+7 |
* | player: remove --stream-capture option/property | wm4 | 2017-01-21 | 3 | -19/+5 |
* | command: rename framedrop properties | wm4 | 2017-01-20 | 2 | -2/+10 |
* | x11: pseudo HiDPI scaling | wm4 | 2017-01-19 | 1 | -1/+1 |
* | options: drop deprecated --sub-codepage syntax | wm4 | 2017-01-19 | 2 | -2/+4 |
* | options: drop deprecated --vd/--ad codecs selection features | wm4 | 2017-01-19 | 2 | -12/+3 |
* | player: add prefetching of the next playlist entry | wm4 | 2017-01-18 | 1 | -0/+21 |
* | vo_opengl, vo_opengl_cb: better hwdec interop backend selection | wm4 | 2017-01-17 | 3 | -4/+26 |
* | manpage: add comment about --alpha being broken on X11/EGL/Mesa | wm4 | 2017-01-16 | 1 | -0/+1 |
* | lua: allow unregistration of idle handlers | Olivier Perret | 2017-01-15 | 1 | -0/+5 |
* | manpage: define stricter rules for C plugin return values | wm4 | 2017-01-14 | 1 | -2/+5 |
* | manpage: fix a typo | wm4 | 2017-01-13 | 1 | -1/+1 |
* | player: add experimental C plugin interface | wm4 | 2017-01-12 | 1 | -0/+56 |
* | manpage: document x11probe OpenGL backend | wm4 | 2017-01-06 | 1 | -0/+3 |
* | options: deprecate some other complex --ad/--vd features | wm4 | 2016-12-23 | 2 | -2/+4 |
* | options: explicitly deprecate --ad-spdif-dtshd | wm4 | 2016-12-23 | 1 | -0/+2 |
* | options: deprecate codec family selection in --vd/--ad | wm4 | 2016-12-23 | 2 | -8/+12 |
* | audio: change how spdif codecs are selected | wm4 | 2016-12-23 | 2 | -4/+5 |
* | Fix mistakes in spelling and grammar | Dario Russo | 2016-12-21 | 1 | -1/+1 |
* | options: change --h=... behavior | wm4 | 2016-12-16 | 1 | -3/+4 |
* | cocoa: fullscreen refactoring | Akemi | 2016-12-15 | 2 | -4/+1 |
* | manpage: add table of contents to the HTML version | Zhiming Wang | 2016-12-14 | 1 | -0/+2 |
* | manpage: document current and legacy option syntax better | wm4 | 2016-12-12 | 1 | -0/+28 |
* | manpage: clarify --loop option | wm4 | 2016-12-12 | 1 | -2/+2 |
* | charset_conv: simplify and change --sub-codepage option | wm4 | 2016-12-09 | 2 | -52/+23 |
* | manpage: replace `-vo` with `--vo` | Douglas Christman | 2016-12-08 | 1 | -2/+2 |
* | manpage: remove mention of window alpha (OSX) | Akemi | 2016-12-08 | 1 | -4/+1 |
* | manpage: move the --opengl-dumb-mode option down | wm4 | 2016-12-07 | 1 | -14/+14 |
* | demux, stream: add option to prevent opening referenced files | wm4 | 2016-12-04 | 1 | -0/+20 |
* | options: remove deprecated sub-option handling for --vo and --ao | wm4 | 2016-11-25 | 3 | -10/+4 |
* | DOCS/compile-windows: be more specific about the D3D compiler DLL | Martin Herkt | 2016-11-23 | 1 | -7/+6 |
* | vo_opengl: hwdec_cuda: Support P016 output surfaces | Philip Langdale | 2016-11-22 | 1 | -2/+2 |
* | options: remove legacy global sub-option syntax | wm4 | 2016-11-22 | 1 | -0/+2 |
* | command: redefine some deprecated properties | wm4 | 2016-11-22 | 2 | -4/+12 |
* | vf_vdpaurb: remove this filter | wm4 | 2016-11-22 | 2 | -9/+2 |
* | client API: turn mpv_suspend() and mpv_resume() into stubs | wm4 | 2016-11-22 | 3 | -34/+10 |
* | Fix some future release version numbers | wm4 | 2016-11-21 | 3 | -8/+8 |
* | DOCS: update interface changes | Martin Herkt | 2016-11-20 | 2 | -3/+10 |
* | options: clarify --softvol deprecation message and manpage entry | wm4 | 2016-11-19 | 1 | -3/+3 |
* | wscript: move install dirs setting to after C compiler check | Ricardo Constantino | 2016-11-16 | 1 | -5/+2 |
* | DOCS/client-api-changes.rst: fix typo | wm4 | 2016-11-15 | 1 | -2/+2 |
* | DOCS/interface-changes.rst: reword a line | wm4 | 2016-11-15 | 1 | -2/+2 |
* | audio: avoid returning audio-device-list entries without description | wm4 | 2016-11-14 | 2 | -2/+5 |
* | vo_opengl: blend against background color for --alpha=blend | Philip Sequeira | 2016-11-13 | 1 | -1/+2 |
* | docs: remove trailing spaces | Stefano Pigozzi | 2016-11-11 | 1 | -2/+2 |
* | cocoa: option to scale window by HiDPI scale factor | Akemi | 2016-11-11 | 1 | -0/+7 |
* | osc: add seekbarstyle=knob | Ricardo Constantino | 2016-11-09 | 1 | -1/+2 |
* | manpage: rename drm-egl to drm. | Emmanuel Gil Peyrot | 2016-11-07 | 1 | -1/+1 |
* | man/options.rst: fix typo | Douglas Christman | 2016-11-06 | 1 | -1/+1 |
* | manpage: explicitly document all scaling options | Niklas Haas | 2016-11-01 | 1 | -82/+77 |
* | filter_kernels: add ability to taper kernels/windows | Niklas Haas | 2016-11-01 | 1 | -6/+13 |
* | man/osc: remove extra indentation from 3adc6071 | Ricardo Constantino | 2016-10-30 | 1 | -10/+10 |
* | osc: top/bottombar: rescale layout to same size with scale=1 | Ricardo Constantino | 2016-10-29 | 1 | -3/+3 |
* | man/osc: Fix hard wrapping in man files | Ricardo Constantino | 2016-10-29 | 1 | -41/+61 |
* | osc: compromise on default deadzonesize | Ricardo Constantino | 2016-10-29 | 1 | -1/+1 |
* | osc: add script message handlers for chapter/track/playlists | Ricardo Constantino | 2016-10-24 | 1 | -0/+4 |
* | vo_tct: support also 256 colors output | Avi Halachmi (:avih) | 2016-10-25 | 1 | -0/+3 |
* | vo_tct: optional custom size, support non-posix with 80x25 default | Avi Halachmi (:avih) | 2016-10-25 | 1 | -1/+5 |
* | man/osc: reorder a few options for better visibility | Ricardo Constantino | 2016-10-23 | 1 | -24/+25 |
* | manpage: document ytdl:// | wm4 | 2016-10-23 | 1 | -0/+9 |
* | manpage: fix a renamed option name | wm4 | 2016-10-21 | 1 | -1/+1 |
* | vo_opengl: partially re-enable glFlush() calls | wm4 | 2016-10-21 | 1 | -3/+6 |
* | vf_vdpaurb: deprecate this filter | wm4 | 2016-10-20 | 1 | -0/+2 |
* | video: add --hwdec=vdpau-copy mode | wm4 | 2016-10-20 | 1 | -3/+4 |
* | vo_tct: introduce modern caca alternative | rr- | 2016-10-20 | 1 | -0/+15 |
* | man/osc: better explain the values of deadzonesize | Ricardo Constantino | 2016-10-17 | 1 | -1/+3 |
* | vd_lavc: Add hwdec wrapper for crystalhd | Philip Langdale | 2016-10-15 | 1 | -0/+6 |
* | osc: add user-alterable margin for top/bottombar | Ricardo Constantino | 2016-10-15 | 1 | -0/+4 |
* | osc: add right-click behavior to playlist and chapter buttons | Ricardo Constantino | 2016-10-15 | 1 | -0/+4 |
* | osc: change default layout to bottombar | Ricardo Constantino | 2016-10-15 | 1 | -61/+37 |
* | osc: move tooltip to inside seekbar for top/bottombar | Ricardo Constantino | 2016-10-07 | 1 | -0/+4 |
* | vo_drm: change CLI options + refactors | rr- | 2016-10-07 | 1 | -7/+7 |
* | man: fix PDF build | Martin Herkt | 2016-10-06 | 1 | -4/+0 |
* | cocoa: add glFlush() to cocoa backend | Akemi | 2016-10-06 | 1 | -1/+1 |
* | vo_opengl: disable glFlush() by default, and add an option to enable it | wm4 | 2016-10-05 | 1 | -0/+5 |
* | manpage: fix closing quote | wm4 | 2016-10-04 | 1 | -1/+1 |
* | options: rename subtitle options | Dan Oscarsson | 2016-10-03 | 4 | -108/+200 |
* | DOCS/interface-changes.rst: mention seek command change | wm4 | 2016-10-03 | 1 | -0/+3 |
* | command: allow absolute seeks relative to end of stream | Philip Sequeira | 2016-10-02 | 1 | -1/+1 |
* | vo_opengl: add debugging options for testing with padded textures | wm4 | 2016-10-01 | 1 | -1/+7 |
* | rpi: add --hwdec=rpi-copy | wm4 | 2016-09-30 | 1 | -0/+4 |
* | w32_common: implement VOCTRL_GET_DISPLAY_NAMES | James Ross-Gowan | 2016-09-29 | 1 | -3/+6 |
* | vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' instead | wm4 | 2016-09-27 | 1 | -2/+2 |
* | player: allow opts in pseudo-gui set by the user to override user's default | Ricardo Constantino | 2016-09-26 | 1 | -6/+10 |
* | qthelper: introduce new convenience functions | wm4 | 2016-09-26 | 1 | -0/+3 |
* | DOCS/compile-windows.md: update msys2 instructions again | Kevin Mitchell | 2016-09-25 | 1 | -3/+3 |
* | manpage: hwdec_cuda: update docs to say 10bit hevc is supported | Philip Langdale | 2016-09-24 | 1 | -2/+2 |
* | player: do not let pseudo-gui override user config settings | wm4 | 2016-09-23 | 2 | -7/+17 |
* | command: add a load-script command | wm4 | 2016-09-22 | 1 | -0/+3 |
* | hwdec/cuda: Document how to activate cuda deinterlacing | Philip Langdale | 2016-09-22 | 1 | -8/+11 |
* | player: add --watch-later-directory option | David Logie | 2016-09-22 | 1 | -0/+7 |
* | client API: more or less deprecate mpv_set_option() | wm4 | 2016-09-21 | 2 | -1/+10 |
* | lua: add API for registering idle handlers | wm4 | 2016-09-21 | 1 | -0/+7 |
* | manpage: lua: mention recent deprecations | wm4 | 2016-09-21 | 1 | -4/+6 |
* | lua: expose subprocess_detached | rr- | 2016-09-21 | 1 | -0/+13 |
* | command: add a video-dec-params property | wm4 | 2016-09-20 | 1 | -0/+3 |
* | man/options.rst: fix typo and layout | Kranky K. Krackpot | 2016-09-20 | 1 | -6/+8 |
* | player: make --osc/--ytdl settable during playback | wm4 | 2016-09-20 | 1 | -0/+4 |
* | client API: revert some relaxations about calling mpv_initialize() | wm4 | 2016-09-19 | 1 | -2/+0 |
* | command: add audio-pts property to get the audio pts | Hector Martin | 2016-09-19 | 1 | -0/+6 |
* | af_rubberband: add af-command and option to change the pitch | Hector Martin | 2016-09-19 | 1 | -2/+13 |
* | af_pan: add af-command support to change the matrix | Hector Martin | 2016-09-19 | 1 | -0/+7 |
* | player: more option/property consistency fixes | wm4 | 2016-09-18 | 2 | -18/+13 |
* | command: fix window-scale option/property inconsistencies | wm4 | 2016-09-18 | 1 | -0/+3 |
* | options: rename/deprecate --playlist-pos | wm4 | 2016-09-18 | 3 | -10/+7 |
* | options: actually deprecate --mute=auto | wm4 | 2016-09-18 | 3 | -3/+8 |
* | command: add an apply-profile command | wm4 | 2016-09-17 | 1 | -0/+8 |
* | options: take care of propertly updating options on runtime changes | wm4 | 2016-09-17 | 2 | -0/+17 |
* | manpage: document some more property/options inconsistencies | wm4 | 2016-09-17 | 1 | -0/+27 |
* | DOCS: vo/ao auto profiles are deprecated | RiCON | 2016-09-17 | 1 | -2/+1 |
* | client API: declare mpv_suspend/mpv_resume deprecated | wm4 | 2016-09-16 | 3 | -0/+11 |
* | options: add --hwdec=yes as alias for --hwdec=auto | wm4 | 2016-09-15 | 1 | -2/+3 |
* | client API: remove SIGPIPE overriding code | wm4 | 2016-09-15 | 1 | -0/+2 |
* | manpage: explain "speed-adjusted" FPS for --interpolation-threshold | wm4 | 2016-09-15 | 1 | -2/+5 |
* | vo_opengl: mali fbdev support | wm4 | 2016-09-13 | 1 | -0/+2 |
* | DOCS/interface-changes.rst: minor cleanup | wm4 | 2016-09-13 | 1 | -19/+16 |
* | manpage: vo_rpi -> vo_opengl | wm4 | 2016-09-13 | 1 | -1/+1 |
* | player: Apply new sub-speed values during playback | Vladimir Panteleev | 2016-09-13 | 1 | -0/+1 |
* | vo_rpi: deprecate this VO | wm4 | 2016-09-12 | 2 | -1/+13 |
* | man: fix building pdf | shinchiro | 2016-09-12 | 1 | -4/+6 |
* | hwdec_cuda: Add trivial cuda-copy wrapper | Philip Langdale | 2016-09-11 | 1 | -4/+9 |
* | options: make --h list options according to a pattern passed to it | wm4 | 2016-09-10 | 1 | -1/+5 |
* | man: fix typo | bugdone | 2016-09-10 | 1 | -1/+1 |
* | stream_cdda: remove weird option parsing stuff | wm4 | 2016-09-09 | 2 | -1/+5 |
* | man/options: Document cuda hwdec. | Philip Langdale | 2016-09-09 | 1 | -0/+6 |
* | options: drop unreferenced --bluray-angle option | wm4 | 2016-09-08 | 1 | -4/+0 |
* | manpage: remove more references to deprecated sub-option syntax | wm4 | 2016-09-07 | 4 | -69/+49 |
* | DOCS/interface-changes.rst: list exact sub-option replacements | wm4 | 2016-09-06 | 1 | -0/+2 |
* | vo_vdpau: rename some sub-options | wm4 | 2016-09-06 | 1 | -2/+2 |
* | audio/out: deprecate "exclusive" sub-options | wm4 | 2016-09-05 | 3 | -0/+14 |
* | audio/out: deprecate device sub-options | wm4 | 2016-09-05 | 3 | -16/+17 |
* | options: deprecate suboptions for the remaining AO/VOs | wm4 | 2016-09-05 | 3 | -73/+115 |
* | vo_direct3d: deprecate direct3d_shaders alias | wm4 | 2016-09-05 | 2 | -8/+11 |
* | vo_image: move to global options | wm4 | 2016-09-05 | 1 | -10/+12 |
* | ao_jack: move to global options | wm4 | 2016-09-05 | 1 | -6/+8 |
* | options: add a mechanism to make sub-option replacement slightly easier | wm4 | 2016-09-05 | 1 | -6/+2 |
* | sd_lavc: enable teletext | wm4 | 2016-09-03 | 1 | -0/+4 |
* | manpage: document another option/property inconsistence | wm4 | 2016-09-03 | 1 | -0/+13 |
* | config: deprecate ao and vo auto-profiles | wm4 | 2016-09-03 | 1 | -0/+1 |
* | manpage: mention how to apply/view opengl-hq profile | wm4 | 2016-09-02 | 1 | -1/+2 |
* | ao_alsa: change sub-options to global options | wm4 | 2016-09-02 | 3 | -68/+59 |
* | command: remove vo-cmdline | wm4 | 2016-09-02 | 2 | -7/+2 |
* | options: deprecate --vo-defaults | wm4 | 2016-09-02 | 2 | -0/+3 |
* | vo_opengl: deprecate sub-options, add them as global options | wm4 | 2016-09-02 | 3 | -837/+818 |
* | DOCS: move libmpv stub to manpage | wm4 | 2016-09-02 | 3 | -22/+17 |
* | manpage: mention the client API/interface change logs | wm4 | 2016-09-02 | 2 | -3/+8 |
* | command: deprecate "cache" property, replace with "cache-percent" | wm4 | 2016-09-02 | 2 | -5/+2 |
* | vo_opengl: remove pre/post/scale-shaders | Niklas Haas | 2016-09-02 | 2 | -63/+17 |
* | client API: create core thread at an earlier time | wm4 | 2016-09-01 | 1 | -0/+2 |
* | command: fix or document some property/option consistency issues | wm4 | 2016-09-01 | 2 | -1/+39 |
* | command: remove 2 deprecated properties | wm4 | 2016-09-01 | 2 | -18/+1 |
* | command: rename/deprecate some conflicting property names | wm4 | 2016-09-01 | 2 | -3/+14 |
* | command: add options to property list | wm4 | 2016-09-01 | 3 | -160/+20 |
* | vo, ao: disable positional parameter suboptions | wm4 | 2016-09-01 | 1 | -1/+1 |
* | m_option: replace --no-video-aspect alias | wm4 | 2016-08-31 | 1 | -6/+4 |
* | client API: deprecate "no-..." option handling | wm4 | 2016-08-31 | 3 | -17/+23 |
* | m_config: handle --no-... options differently | wm4 | 2016-08-31 | 1 | -0/+5 |
* | vo_xv: remove an aliased option | wm4 | 2016-08-31 | 1 | -4/+3 |
* | command: export profile list as a property | wm4 | 2016-08-28 | 1 | -0/+8 |
* | player: add option to disable video OSD | wm4 | 2016-08-28 | 1 | -4/+19 |
* | command: add property for current subtitle text | wm4 | 2016-08-27 | 1 | -0/+7 |
* | vo_opengl: angle: new opengl flag to control DirectComposition | Avi Halachmi (:avih) | 2016-08-25 | 1 | -0/+10 |
* | manpage: fix typo | wm4 | 2016-08-20 | 1 | -1/+1 |
* | manpage: info about --panscan vs. --video-unscaled | rr- | 2016-08-19 | 1 | -1/+4 |
* | aspect: add --video-unscaled=downscale-big | rr- | 2016-08-19 | 1 | -3/+4 |
* | manpage: input: fix define-section syntax | jaseg | 2016-08-17 | 1 | -2/+2 |
* | player: add option to control duration of image display | wm4 | 2016-08-17 | 2 | -0/+21 |
* | DOCS: Update version | Martin Herkt | 2016-08-15 | 2 | -2/+2 |
* | command: add replaygain information properties to track-list | wm4 | 2016-08-13 | 1 | -0/+14 |
* | audio/filter: remove delay audio filter | Paul B Mahol | 2016-08-12 | 1 | -28/+0 |
* | command: add a property that returns filename without extension | wm4 | 2016-08-11 | 1 | -0/+6 |
* | manpage: remove the word "slave" | wm4 | 2016-08-11 | 1 | -6/+6 |
* | player: add --no-autoload-files option | wm4 | 2016-08-10 | 1 | -0/+10 |
* | player: add --audio-wait-open options | wm4 | 2016-08-09 | 1 | -0/+8 |
* | player: add --audio-stream-silence | wm4 | 2016-08-09 | 1 | -0/+11 |
* | DOCS/release-policy.md: reminder to update certain version numbers | wm4 | 2016-08-07 | 1 | -1/+2 |
* | client API: bump API for stream_cb | wm4 | 2016-08-07 | 1 | -0/+2 |
* | audio: use --audio-channels=auto behavior, except on ALSA | wm4 | 2016-08-04 | 1 | -19/+44 |
* | options: add vp9 to --hwdec-codecs | wm4 | 2016-07-30 | 1 | -3/+3 |
* | vo_opengl: remove the 3dlut-size npot2 restriction | Niklas Haas | 2016-07-25 | 1 | -2/+1 |
* | vo_opengl: reduce default 3dlut-size to 64x64x64 | Niklas Haas | 2016-07-25 | 1 | -1/+1 |
* | manpage: not-document tscale=linear | wm4 | 2016-07-21 | 1 | -0/+3 |
* | audio: refactor mixer code and delete mixer.c | wm4 | 2016-07-17 | 3 | -0/+9 |
* | vf_d3d11vpp: add video processor selection | wm4 | 2016-07-15 | 1 | -0/+6 |
* | videotoolbox: add yuv420p to --videotoolbox-format | wm4 | 2016-07-15 | 1 | -2/+2 |
* | man: fix PDF build error | Martin Herkt | 2016-07-15 | 1 | -0/+1 |
* | videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with... | Aman Gupta | 2016-07-15 | 1 | -0/+1 |
* | DOCS/compile-windows.md: MSVC DLL usage instructions | wm4 | 2016-07-14 | 1 | -0/+18 |
* | Use - as command-name separator everywhere | Timotej Lazar | 2016-07-14 | 6 | -17/+17 |
* | manpage: add some missing color management related sub-properties | wm4 | 2016-07-13 | 1 | -0/+3 |
* | command: add properties for HDR metadata | Niklas Haas | 2016-07-13 | 1 | -0/+6 |
* | manpage: minor fix | wm4 | 2016-07-10 | 2 | -3/+3 |
* | man: fix typo | wm4 | 2016-07-09 | 1 | -1/+1 |
* | audio: drop --softvol=no and --softvol=auto | wm4 | 2016-07-09 | 3 | -37/+51 |
* | man: fix typos | Jakub Wilk | 2016-07-09 | 5 | -11/+11 |
* | man: fix botched sentence | wm4 | 2016-07-08 | 1 | -3/+3 |
* | client API: remove "status" log level from mpv_request_event docs | wm4 | 2016-07-08 | 1 | -0/+4 |
* | manpage: document confusing "vf clr" command usage | wm4 | 2016-07-03 | 1 | -0/+2 |
* | command: pack sub image data in overlay-add command | wm4 | 2016-07-01 | 1 | -21/+11 |
* | options: deprecate --heartbeat-cmd | wm4 | 2016-06-29 | 2 | -0/+10 |
* | vo_opengl: add output_size uniform to custom shader | Muhammad Faiz | 2016-06-28 | 1 | -0/+3 |
* | vo_opengl: implement the Panasonic V-Log function | Niklas Haas | 2016-06-28 | 2 | -0/+3 |
* | manpage: add missing documentation for vf_format:gamma=dci-p3 | Niklas Haas | 2016-06-28 | 1 | -0/+1 |
* | csputils: add Panasonic V-Gamut primaries | Niklas Haas | 2016-06-28 | 2 | -0/+3 |
* | manpage: warn about the use of HDR functions for target-trc | Niklas Haas | 2016-06-28 | 1 | -0/+6 |
* | vo_opengl: implement ARIB STD-B68 (HLG) HDR TRC | Niklas Haas | 2016-06-28 | 2 | -0/+3 |
* | Fix misspellings | stepshal | 2016-06-26 | 1 | -1/+1 |
* | manpage: fix typo | wm4 | 2016-06-26 | 1 | -1/+1 |
* | DOCS: change version references from 0.17.1 to 0.18.0 | wm4 | 2016-06-25 | 3 | -6/+6 |
* | af_lavcac3enc: make encoder configurable | wm4 | 2016-06-23 | 1 | -1/+5 |
* | vo_opengl: vdpau interop without RGB conversion | wm4 | 2016-06-19 | 1 | -3/+6 |
* | vo_opengl: remove prescaling framework with superxbr prescaler | Bin Jin | 2016-06-18 | 2 | -32/+1 |
* | vo_opengl: remove nnedi3 prescaler | Bin Jin | 2016-06-18 | 1 | -31/+1 |
* | vo_opengl: make size of OUTPUT available to user shaders | Bin Jin | 2016-06-12 | 1 | -3/+3 |
* | vo_opengl: refactor performance data properties | Niklas Haas | 2016-06-08 | 1 | -24/+38 |
* | vo_opengl: make user hook passes optional | Niklas Haas | 2016-06-08 | 1 | -4/+11 |
* | vo_opengl: expose performance timers as properties | Niklas Haas | 2016-06-07 | 1 | -0/+24 |
* | vo_opengl: apply vo-cmdline command incrementally | wm4 | 2016-06-05 | 1 | -0/+5 |
* | manpage: update --hwdec=d3d11va remarks | wm4 | 2016-05-31 | 1 | -5/+3 |
* | vo_opengl: default hdr-tone-mapping to hable | Niklas Haas | 2016-05-30 | 1 | -3/+4 |
* | vo_opengl: refactor HDR mechanism | Niklas Haas | 2016-05-30 | 2 | -3/+12 |
* | vo_opengl: add hable tone-mapping algorithm | Niklas Haas | 2016-05-30 | 1 | -0/+3 |
* | vo_opengl: rename tone-mapping=simple to reinhard | Niklas Haas | 2016-05-30 | 1 | -4/+4 |
* | vf_d3d11vpp: add a D3D11 video processor filter | wm4 | 2016-05-28 | 1 | -0/+9 |
* | command: add playlist-pos-1 property | wm4 | 2016-05-26 | 1 | -0/+3 |
* | vo_opengl: always autoselect ANGLE as backend if available | wm4 | 2016-05-26 | 1 | -2/+2 |
* | manpage: adjust dxva2 description | wm4 | 2016-05-23 | 1 | -3/+6 |
* | manpage: document how hardware decoding might cause quality loss | wm4 | 2016-05-23 | 1 | -0/+36 |
* | docs: fix some typos | Ben Boeckel | 2016-05-23 | 2 | -2/+2 |
* | vo_opengl: remove non-working rgb/rgba FBO formats | wm4 | 2016-05-20 | 2 | -1/+3 |
* | DOCS/mplayer-changes: document HDR support | Niklas Haas | 2016-05-16 | 1 | -1/+2 |
* | manpage: declare user-shader syntax for not stable | wm4 | 2016-05-16 | 1 | -0/+4 |
* | vo_opengl: implement more HDR tonemapping algorithms | Niklas Haas | 2016-05-16 | 1 | -3/+32 |
* | vo_opengl: implement HDR (SMPTE ST2084) | Niklas Haas | 2016-05-16 | 2 | -0/+9 |
* | vo_opengl: abstract hook texture access behind macro | Niklas Haas | 2016-05-15 | 1 | -2/+14 |
* | vo_opengl: use RPN expressions for user hook sizes | Niklas Haas | 2016-05-15 | 1 | -7/+17 |
* | vo_opengl: support external user hooks | Niklas Haas | 2016-05-15 | 1 | -0/+113 |
* | lua: add timer:is_enabled() function | Julian | 2016-05-14 | 1 | -0/+4 |
* | manpage: document missing sub-properties | wm4 | 2016-05-11 | 1 | -0/+2 |
* | video: add --hwdec=auto-copy mode | wm4 | 2016-05-11 | 1 | -0/+8 |
* | manpage: unmark d3d11va as "experimental" | wm4 | 2016-05-11 | 1 | -2/+3 |
* | manpage: document -- and some issues passing filenames | wm4 | 2016-05-10 | 1 | -1/+12 |
* | manpage: fix some script_message references to preferred name | wm4 | 2016-05-09 | 3 | -9/+9 |
* | win32: make taskbar progress indication optional | maniak1349 | 2016-05-08 | 2 | -0/+9 |
* | manpage: document --x11-bypass-compositor=no | wm4 | 2016-05-08 | 1 | -1/+4 |
* | manpage: change gnome-screensaver-command example | Rahul Kalkani | 2016-05-07 | 1 | -1/+1 |
* | x11: rename inappropriate --x11-bypass-compositor=never option | wm4 | 2016-05-07 | 1 | -2/+2 |
* | x11: add --x11-bypass-compositor=always | wm4 | 2016-05-06 | 1 | -2/+7 |
* | DOCS: update documentation related to color management | Niklas Haas | 2016-05-06 | 2 | -6/+12 |
* | manpage: minor fixes to --lavfi-complex | wm4 | 2016-05-06 | 1 | -2/+3 |
* | client API: access choices as flags if appropriate | wm4 | 2016-05-04 | 2 | -0/+9 |
* | command: change some hwdec properties | wm4 | 2016-05-04 | 2 | -2/+30 |
* | lcms: improve black point handling (especially BT.1886) | Niklas Haas | 2016-05-04 | 1 | -0/+7 |
* | manpage: fix typo | Vaidas Kascėnas | 2016-04-30 | 1 | -1/+1 |
* | options: add --fit-border video option | maniak1349 | 2016-04-30 | 1 | -0/+6 |
* | sd_add: replace --sub-ass=no with --ass-style-override=strip | wm4 | 2016-04-30 | 2 | -5/+12 |
* | vo_opengl: support GL_EXT_texture_norm16 on GLES | wm4 | 2016-04-27 | 1 | -1/+2 |
* | vo_opengl: D3D11VA + ANGLE interop | wm4 | 2016-04-27 | 1 | -0/+1 |
* | manpage: fix --autofit example | wm4 | 2016-04-24 | 1 | -1/+1 |
* | command: if only ab-loop-b is set, loop from start of file | wm4 | 2016-04-21 | 3 | -7/+12 |
* | stream_memory: add hex:// protocol | wm4 | 2016-04-20 | 1 | -0/+3 |
* | player: loop on end of file if ab-loop-b is unset | wm4 | 2016-04-18 | 2 | -2/+6 |
* | client API: improve mpv_set_property() handling of MPV_FORMAT_NODE | wm4 | 2016-04-15 | 1 | -0/+9 |
* | aspect: rework --video-unscaled | Niklas Haas | 2016-04-10 | 2 | -7/+6 |
* | osd: add italic font for osd | st4t1k | 2016-04-08 | 1 | -0/+3 |
* | x11: do not set _NET_WM_BYPASS_COMPOSITOR by default | wm4 | 2016-04-03 | 1 | -2/+2 |
* | aspect: make video-zoom logarithmic | Niklas Haas | 2016-04-03 | 2 | -6/+5 |
* | manpage: change underscore to hyphen in input command | Kevin Mitchell | 2016-04-03 | 1 | -1/+1 |
* | manpage: fix typo | Kevin Mitchell | 2016-04-02 | 1 | -1/+1 |
* | manpage: add example for --msg-level | wm4 | 2016-04-02 | 1 | -0/+16 |
* | vd_lavc: add d3d11va hwdec | Kevin Mitchell | 2016-03-30 | 1 | -0/+1 |
* | command: add video-stereo-mode property | wm4 | 2016-03-28 | 1 | -0/+3 |
* | lua: don't require key for mp.add_key_binding() | wm4 | 2016-03-26 | 1 | -1/+2 |
* | DOCS/interface-changes: mention --input-ipc-server change | wm4 | 2016-03-24 | 1 | -0/+2 |
* | man: ipc: update for named pipe IPC on Windows | James Ross-Gowan | 2016-03-23 | 2 | -11/+42 |
* | command: change "cache-speed" OSD formatting | wm4 | 2016-03-22 | 1 | -2/+2 |
* | command: add cache-speed property | wm4 | 2016-03-20 | 2 | -0/+6 |
* | man: lua: fix typo in script-binding example. | torque | 2016-03-19 | 1 | -1/+1 |
* | csputils: add DCI-P3 colorspace | Niklas Haas | 2016-03-19 | 1 | -0/+2 |
* | DOCS/compile-windows.md: use CC=gcc.exe for msys2 compile | Kevin Mitchell | 2016-03-18 | 1 | -2/+2 |
* | DOCS/compile-windows.md: update dependencies for msys2 build | Kevin Mitchell | 2016-03-18 | 1 | -1/+1 |
* | lua: don't suspend core by default during script execution | wm4 | 2016-03-18 | 2 | -7/+2 |
* | DOCS/compile-windows.md: update MSYS2 instructions | Kevin Mitchell | 2016-03-16 | 1 | -12/+37 |
* | manpage: fix inverted condition in mixer-active description | wm4 | 2016-03-13 | 1 | -2/+2 |
* | manpage: minor changes to some environment variables | wm4 | 2016-03-12 | 1 | -5/+1 |
* | manpage: add that dxinterop may work on intel. | Kevin Mitchell | 2016-03-10 | 1 | -1/+2 |
* | manpage: remove extraneous newlines from end of options.rst | Kevin Mitchell | 2016-03-10 | 1 | -2/+0 |
* | manpage: add note about video filters and hwdec | Kevin Mitchell | 2016-03-10 | 1 | -1/+5 |
* | manpage: document dxva2 option for hwdec | Kevin Mitchell | 2016-03-10 | 1 | -3/+6 |
* | DOCS: add some hints to the new examples repository | wm4 | 2016-03-10 | 1 | -0/+14 |
* | DOCS: remove client API examples | wm4 | 2016-03-10 | 25 | -1936/+0 |
* | command: change stream-pos semantics | wm4 | 2016-03-09 | 2 | -2/+4 |
* | vo_opengl: rename prescale to prescale-luma | Niklas Haas | 2016-03-05 | 1 | -10/+4 |
* | demux: add null demuxer | wm4 | 2016-03-04 | 2 | -1/+5 |
* | command: add encoder-list property | wm4 | 2016-03-01 | 1 | -2/+7 |
* | command: export canonical ffmpeg version identifier | wm4 | 2016-02-29 | 1 | -0/+7 |
* | command: export list of all decoders | wm4 | 2016-02-29 | 1 | -0/+32 |
* | command: export more information under track-list | wm4 | 2016-02-29 | 2 | -5/+34 |
* | osc: add always-on mode and unify visibility mode (always/never/auto) | Avi Halachmi (:avih) | 2016-02-27 | 1 | -12/+13 |
* | manpage: add showvolume example to --lavfi-complex | wm4 | 2016-02-27 | 1 | -0/+3 |
* | manpage: fix typo | wm4 | 2016-02-21 | 1 | -1/+1 |
* | manpage: add hint where the full keybindings are declared | wm4 | 2016-02-21 | 1 | -0/+4 |
* | demux_timeline: fix nested timelines | wm4 | 2016-02-20 | 2 | -5/+3 |
* | player: add on_preloaded hook | wm4 | 2016-02-15 | 1 | -0/+11 |
* | manpage: normal filters are still active with complex filters | wm4 | 2016-02-12 | 1 | -0/+3 |
* | manpage: fix indenting issue in vf_format | Niklas Haas | 2016-02-11 | 1 | -21/+21 |
* | manpage: add example for playing 2 audio tracks at the same time | wm4 | 2016-02-08 | 1 | -0/+2 |
* | player: add --external-file option | wm4 | 2016-02-08 | 1 | -0/+5 |
* | player: add complex filter graph support | wm4 | 2016-02-05 | 1 | -1/+43 |
* | input: ignore --input-cursor for events injected by input commands | wm4 | 2016-02-04 | 1 | -0/+2 |
* | audio: remove default preference for libdcadec | wm4 | 2016-02-01 | 1 | -1/+1 |
* | DOCS: explain about DVD situation in man page. | archenemies | 2016-01-31 | 1 | -0/+39 |
* | vo_opengl: replace tscale-interpolates-only with interpolation-threshold | wm4 | 2016-01-27 | 2 | -4/+16 |
* | vo_opengl: support 10 bit support with ANGLE | wm4 | 2016-01-26 | 1 | -1/+1 |
* | vo_opengl: default to rgba16f FBOs on ANGLE | wm4 | 2016-01-26 | 1 | -2/+2 |
* | command: always allow setting volume/mute properties | wm4 | 2016-01-26 | 2 | -2/+24 |
* | manpage: fix typo | wm4 | 2016-01-25 | 1 | -1/+1 |
* | vo_opengl: add tscale-interpolates-only sub-option | wm4 | 2016-01-25 | 2 | -0/+5 |
* | vo_opengl: default scaler-resizes-only sub-option to yes | wm4 | 2016-01-25 | 2 | -1/+2 |
* | vo_opengl: rename custom shader entrypoint from sample to sample_pixel | wm4 | 2016-01-25 | 2 | -1/+7 |
* | manpage: minor corrections | wm4 | 2016-01-24 | 2 | -8/+4 |
* | DOCS/interface-changes: fix typo | wm4 | 2016-01-23 | 1 | -1/+1 |
* | manpage: adjust vf/af-command description | wm4 | 2016-01-22 | 1 | -1/+4 |
* | command: add af-command command | wm4 | 2016-01-22 | 1 | -0/+3 |
* | command: add vf-command command | wm4 | 2016-01-22 | 1 | -0/+6 |
* | audio: change downmix behavior, add --audio-normalize-downmix | wm4 | 2016-01-20 | 2 | -0/+13 |
* | audio: change --audio-channels default back to stereo | wm4 | 2016-01-20 | 2 | -5/+9 |
* | manpage: adjust --display-fps description | wm4 | 2016-01-18 | 1 | -3/+7 |
* | manpage: update win32 config path | wm4 | 2016-01-14 | 1 | -1/+1 |
* | man: options: Clarify expected behaviour with --dvbin-full-transponder. | Oliver Freyermuth | 2016-01-14 | 1 | -4/+7 |
* | man: options: hint to cycling of program property. | Oliver Freyermuth | 2016-01-14 | 1 | -0/+2 |
* | man: input: document new DVB bindings and properties. | Oliver Freyermuth | 2016-01-14 | 2 | -1/+13 |
* | manpage: mention that image subtitles can not be repositioned etc. | wm4 | 2016-01-12 | 1 | -0/+8 |
* | manpage: adjust documented screenshot file name | wm4 | 2016-01-08 | 1 | -2/+3 |
* | win32: fix fd:// | James Ross-Gowan | 2016-01-07 | 1 | -3/+2 |
* | ao_dsound: remove this audio output | wm4 | 2016-01-06 | 1 | -16/+2 |
* | options: exclude 360 from --video-rotate range | wm4 | 2016-01-02 | 1 | -1/+1 |
* | manpage: lua: fix command names | wm4 | 2015-12-29 | 1 | -5/+5 |
* | demux_mkv: adjust subtitle preroll defaults | wm4 | 2015-12-27 | 1 | -2/+9 |
* | options: add --audio-file-paths | wm4 | 2015-12-25 | 1 | -1/+5 |
* | input: add a catch-all "unmapped" command | wm4 | 2015-12-23 | 1 | -0/+6 |
* | input: add key name to script-binding command response | wm4 | 2015-12-23 | 1 | -8/+14 |
* | vo_opengl: blend transparent video against tiles by default | wm4 | 2015-12-22 | 1 | -2/+4 |
* | Add a CONTRIBUTING.md file | wm4 | 2015-12-22 | 1 | -9/+11 |
* | vf_yadif: change defaults | wm4 | 2015-12-21 | 2 | -5/+6 |
* | DOCS/compile-windows: pthreads is not needed anymore | wm4 | 2015-12-20 | 1 | -16/+1 |
* | win32: input: use Vista CancelIoEx | James Ross-Gowan | 2015-12-20 | 1 | -22/+0 |
* | video: switch from using display aspect to sample aspect | wm4 | 2015-12-19 | 1 | -4/+4 |
* | vo_opengl: disable pbo by defaults for opengl-hq | wm4 | 2015-12-19 | 1 | -5/+7 |
* | man: fix grammar issues | Martin Herkt | 2015-12-19 | 9 | -65/+71 |
* | vo_opengl: add dxinterop backend | James Ross-Gowan | 2015-12-11 | 1 | -0/+3 |
* | stream: drop PVR support | wm4 | 2015-12-10 | 1 | -59/+0 |
* | sub: increase gap/overlap fixing threshold to 210ms | wm4 | 2015-12-07 | 1 | -1/+1 |
* | vo_opengl: decrease default lookup texture size to 64 | Bin Jin | 2015-12-07 | 1 | -2/+2 |
* | vo_opengl: make LOOKUP_TEXTURE_SIZE configurable | Bin Jin | 2015-12-07 | 1 | -0/+9 |
* | win32: add option to set VO MMCSS profile | wm4 | 2015-12-06 | 1 | -0/+4 |
* | manpage: reflect recent subtitle changes | wm4 | 2015-12-06 | 2 | -10/+10 |
* | examples/qt_opengl: Use fbo of the widget and not the thread context | commander kotori | 2015-12-03 | 1 | -1/+1 |
* | examples/qt_opengl: remove redundant time-start property fetch | commander kotori | 2015-12-03 | 1 | -2/+1 |
* | vo_opengl: enable NNEDI3 prescaler on OpenGL ES 3.0 | Bin Jin | 2015-12-02 | 1 | -2/+2 |
* | manpage: fix a command name | wm4 | 2015-12-01 | 1 | -1/+1 |
* | manpage: ' can't be used for quoting | wm4 | 2015-11-30 | 1 | -2/+2 |
* | manpage: explain behavior of "path" property | wm4 | 2015-11-29 | 1 | -1/+5 |
* | DOCS/interface-changes: add some recent changes | wm4 | 2015-11-29 | 1 | -1/+3 |
* | vo_opengl: make tscale=mitchell:tscale-clamp the default | wm4 | 2015-11-29 | 1 | -1/+1 |
* | w32_common: implement icc-profile-auto | James Ross-Gowan | 2015-11-26 | 1 | -1/+2 |
* | vo: do not use display FPS for framedrop | wm4 | 2015-11-25 | 1 | -5/+4 |
* | vo_opengl: disable interpolation without display-sync | wm4 | 2015-11-25 | 1 | -0/+4 |
* | command, vo: add estimated-display-fps property | wm4 | 2015-11-25 | 1 | -0/+8 |
* | vo_rpi: add an option to disable OSD | wm4 | 2015-11-25 | 1 | -0/+4 |
* | manpage: deinterlace is now the lowercase d | Kevin Mitchell | 2015-11-23 | 3 | -8/+8 |
* | manpage: clarify correct-downscaling description | wm4 | 2015-11-23 | 1 | -1/+2 |
* | command: export some per-video-frame information | wm4 | 2015-11-22 | 1 | -0/+13 |
* | vo_opengl: use ANGLE by default if available (except for "hq" preset) | wm4 | 2015-11-21 | 1 | -3/+14 |
* | vo_opengl: enable dumb-mode automatically if possible | wm4 | 2015-11-19 | 1 | -1/+4 |
* | vo_opengl: switch FBO format on GLES | wm4 | 2015-11-19 | 1 | -1/+2 |
* | x11: request bypassing compositor | wm4 | 2015-11-18 | 1 | -0/+4 |
* | player: replace mistimed-frame-count with vsync-ratio on status line | wm4 | 2015-11-18 | 1 | -5/+7 |
* | manpage: fix typo in vd-lavc-o example | Ellis Berner | 2015-11-18 | 1 | -1/+1 |
* | manpage: fix a typo | wm4 | 2015-11-18 | 1 | -1/+1 |
* | input.conf: add default bindings for changing window scale | wm4 | 2015-11-17 | 1 | -9/+5 |
* | videotoolbox: make decoder format customizable | wm4 | 2015-11-17 | 1 | -0/+8 |
* | player: handle rebasing start time differently | wm4 | 2015-11-16 | 3 | -6/+24 |
* | command: add vsync-ratio property | wm4 | 2015-11-13 | 2 | -0/+9 |
* | command: rename vo-missed-frame-count property | wm4 | 2015-11-13 | 2 | -7/+10 |
* | win32: avoid detection as exclusive fullscreen window | Martin Herkt | 2015-11-13 | 1 | -0/+4 |
* | vo_opengl_cb: make operation more similar to normal VOs | wm4 | 2015-11-09 | 2 | -21/+2 |
* | command: make display-fps property writable | wm4 | 2015-11-09 | 1 | -1/+1 |
* | vo_opengl: rename "drm_egl" to "drm-egl" | wm4 | 2015-11-09 | 1 | -2/+2 |
* | manpage: remove examples and authors section | wm4 | 2015-11-08 | 1 | -46/+0 |
* | manpage: slightly improve configuration files section | wm4 | 2015-11-08 | 1 | -2/+3 |
* | vo_opengl: add DRM EGL backend | rr- | 2015-11-08 | 1 | -2/+5 |
* | vo_opengl: rename fancy-downscaling to correct-downscaling | wm4 | 2015-11-07 | 1 | -2/+2 |
* | vo_opengl: fancy-downscaling: enable also for anamorphic clips | Avi Halachmi (:avih) | 2015-11-07 | 1 | -3/+3 |
* | demux_mkv: remove --demuxer-mkv-fix-timestamps | wm4 | 2015-11-07 | 1 | -12/+0 |
* | ao_jack: remove "alsa" std-channel-layout choice | wm4 | 2015-11-07 | 1 | -6/+3 |
* | vo_opengl: implement NNEDI3 prescaler | Bin Jin | 2015-11-05 | 1 | -0/+30 |
* | vo_opengl: add Super-xBR filter for upscaling | Bin Jin | 2015-11-05 | 1 | -0/+38 |
* | options: enable mpeg2 hw decoding by default if hw decoding is requested | wm4 | 2015-11-05 | 1 | -3/+3 |
* | vd_lavc: make hwdec fallback more tolerant | wm4 | 2015-11-03 | 1 | -2/+3 |
* | vo_opengl: win32: try to enable DwmFlush by default | wm4 | 2015-11-01 | 1 | -2/+6 |
* | vo_opengl: add vsync-fences option | wm4 | 2015-10-30 | 1 | -0/+9 |
* | command: add mistimed-frame-count property | wm4 | 2015-10-30 | 1 | -0/+8 |
* | manpage: briefly mention libmpv | wm4 | 2015-10-30 | 1 | -0/+9 |
* | manpage: extend profile documentation | wm4 | 2015-10-29 | 1 | -1/+39 |
* | player: add audio drop/duplicate mode | wm4 | 2015-10-27 | 1 | -0/+12 |
* | vd_lavc: make software decoding fallback an option | Rodger Combs | 2015-10-25 | 1 | -0/+4 |
* | options: remove --use-text-osd | wm4 | 2015-10-24 | 2 | -11/+2 |
* | vo_opengl: make the default debanding settings less excessive | Niklas Haas | 2015-10-21 | 1 | -6/+6 |
* | options: add support for client certificate authentication | Joschka Tillmanns | 2015-10-20 | 1 | -0/+7 |
* | command: make time properties unavailable if timestamp is unknown | wm4 | 2015-10-16 | 1 | -0/+4 |
* | DOCS/client_api_examples/README: add qt_opengl | wm4 | 2015-10-11 | 1 | -10/+16 |
* | DOCS/client_api_examples/qt_opengl: fix uninit | wm4 | 2015-10-11 | 1 | -0/+1 |
* | DOCS/client_api_examples: add qt widget + opengl-cb example | wang-bin | 2015-10-11 | 6 | -0/+272 |
* | ytdl: Remove DASH hacks, use DASH by default | ChrisK2 | 2015-10-11 | 1 | -5/+2 |
* | DOCS/client_api_examples/README: rewrite | wm4 | 2015-10-10 | 1 | -17/+90 |
* | manpage: font options do not support fontconfig patterns anymore | wm4 | 2015-10-09 | 1 | -2/+5 |
* | video: remove user-controllable PTS sorting (--pts-association-mode) | wm4 | 2015-10-06 | 2 | -17/+0 |
* | audio: add option for falling back to ao_null | wm4 | 2015-10-05 | 2 | -0/+9 |
* | manpage: edit recommended VO remarks | wm4 | 2015-10-04 | 1 | -7/+4 |