| Commit message (Expand) | Author | Age | Files | Lines |
* | audio: change downmix behavior, add --audio-normalize-downmix | wm4 | 2016-01-20 | 2 | -0/+2 |
* | audio: change --audio-channels default back to stereo | wm4 | 2016-01-20 | 1 | -1/+1 |
* | options: add "service_name" as display tag. | Oliver Freyermuth | 2016-01-14 | 1 | -1/+1 |
* | mpv_talloc.h: rename from talloc.h | Dmitrij D. Czarkoff | 2016-01-11 | 4 | -4/+4 |
* | player: make watch later/resume work when "playing" directories | wm4 | 2016-01-06 | 2 | -0/+17 |
* | options: raise maximum value for --audio-samplerate | wm4 | 2016-01-05 | 1 | -1/+1 |
* | options: exclude 360 from --video-rotate range | wm4 | 2016-01-02 | 1 | -1/+1 |
* | options: add --audio-file-paths | wm4 | 2015-12-25 | 2 | -0/+2 |
* | stream: drop PVR support | wm4 | 2015-12-10 | 1 | -4/+0 |
* | win32: add option to set VO MMCSS profile | wm4 | 2015-12-06 | 2 | -0/+7 |
* | path: cosmetics | lzmths | 2015-12-02 | 1 | -3/+5 |
* | x11: request bypassing compositor | wm4 | 2015-11-18 | 2 | -0/+3 |
* | videotoolbox: make decoder format customizable | wm4 | 2015-11-17 | 2 | -0/+5 |
* | player: handle rebasing start time differently | wm4 | 2015-11-16 | 2 | -0/+4 |
* | Remove some VLAs | wm4 | 2015-11-06 | 2 | -18/+8 |
* | options: enable mpeg2 hw decoding by default if hw decoding is requested | wm4 | 2015-11-05 | 1 | -1/+1 |
* | options: handle terminal/logging settings eagerly | wm4 | 2015-11-04 | 4 | -19/+28 |
* | player: add audio drop/duplicate mode | wm4 | 2015-10-27 | 2 | -0/+5 |
* | options: remove --use-text-osd | wm4 | 2015-10-24 | 2 | -3/+0 |
* | options: add support for client certificate authentication | Joschka Tillmanns | 2015-10-20 | 2 | -0/+4 |
* | ytdl: Remove DASH hacks, use DASH by default | ChrisK2 | 2015-10-11 | 1 | -1/+1 |
* | video: remove user-controllable PTS sorting (--pts-association-mode) | wm4 | 2015-10-06 | 2 | -4/+0 |
* | audio: add option for falling back to ao_null | wm4 | 2015-10-05 | 2 | -0/+2 |
* | video: replace vf_format outputlevels option with global option | wm4 | 2015-09-29 | 2 | -0/+3 |
* | video: remove VDA support | wm4 | 2015-09-28 | 1 | -1/+0 |
* | player: prefer logical current directory path | wm4 | 2015-09-11 | 1 | -0/+4 |
* | options: fix --no-config | wm4 | 2015-09-05 | 2 | -2/+4 |
* | video: make container vs. bitstream aspect ratio configurable | wm4 | 2015-08-30 | 2 | -0/+3 |
* | player: add --playlist-pos option | wm4 | 2015-08-22 | 2 | -0/+4 |
* | options: sub-file replaces subfile, instead of sub | Stian Eikeland | 2015-08-21 | 1 | -1/+1 |
* | player: add display sync mode | wm4 | 2015-08-10 | 2 | -0/+17 |
* | options: remove the period at the end of "No file." | Niklas Haas | 2015-08-09 | 1 | -1/+1 |
* | options: move program name to end of window title | Martin Herkt | 2015-08-09 | 1 | -1/+1 |
* | demux: add options to control maximum queue size | wm4 | 2015-08-05 | 2 | -0/+6 |
* | demux: remove options to control minimum packet queue size | wm4 | 2015-08-05 | 2 | -6/+0 |
* | hwdec: add VideoToolbox support | Sebastien Zwickert | 2015-08-05 | 1 | -0/+1 |
* | command: add property indicating per-file options | wm4 | 2015-07-23 | 2 | -0/+3 |
* | cache: make backbuffer size configurable | wm4 | 2015-07-22 | 2 | -1/+4 |
* | sub: add option for stretching image subtitles to screen | wm4 | 2015-07-18 | 2 | -0/+2 |
* | player: extend --hls-bitrate option | wm4 | 2015-07-13 | 1 | -3/+3 |
* | player: disable seeking even if the cache is enabled | wm4 | 2015-07-08 | 2 | -0/+3 |
* | vo_opengl_cb, vo_opengl: add option for preloading hwdec context | wm4 | 2015-07-07 | 2 | -0/+4 |
* | options: cleanup hwdec name mappings | wm4 | 2015-07-07 | 1 | -9/+14 |
* | options: fix conversion of flags to strings | wm4 | 2015-07-01 | 1 | -2/+7 |
* | options: improve an error message | wm4 | 2015-06-27 | 1 | -2/+2 |
* | audio: replace format name table | wm4 | 2015-06-26 | 1 | -3/+7 |
* | Various spelling fixes | Marcin Kurczewski | 2015-06-18 | 1 | -1/+1 |
* | options: make keyvalue list parsing less strict | wm4 | 2015-06-10 | 1 | -7/+8 |
* | audio: add --audio-spdif as new method for enabling passthrough | wm4 | 2015-06-05 | 2 | -0/+3 |
* | options: remove --slave-broken | wm4 | 2015-05-27 | 2 | -4/+0 |
* | player: use an array for stream ID options and such | wm4 | 2015-05-22 | 2 | -28/+25 |
* | command: remove old property deprecation warning mechanism | wm4 | 2015-05-22 | 1 | -48/+1 |
* | options: rename --media-title option | wm4 | 2015-05-22 | 1 | -1/+2 |
* | audio: make softvol scale cubic | wm4 | 2015-05-22 | 1 | -3/+3 |
* | audio: change range of volume option/property | wm4 | 2015-05-22 | 1 | -2/+2 |
* | options: --loop without argument means looping forever | wm4 | 2015-05-22 | 1 | -1/+1 |
* | video: add hevc to whitelist of hwdec codecs | wm4 | 2015-05-14 | 1 | -1/+1 |
* | path: improve verbose logging | wm4 | 2015-05-09 | 1 | -8/+8 |
* | path: use mp_path_join in one more place | wm4 | 2015-05-09 | 1 | -1/+1 |
* | player: make resuming playlists less noisy in verbose mode | wm4 | 2015-05-09 | 2 | -8/+21 |
* | path: make mp_path_join accept normal C strings | wm4 | 2015-05-09 | 2 | -4/+10 |
* | path: unify the two config file lookup functions | wm4 | 2015-05-09 | 1 | -83/+60 |
* | player: add --force-window=immediate mode | wm4 | 2015-05-08 | 1 | -1/+2 |
* | m_config: make m_config_set_profile() use a name | wm4 | 2015-05-07 | 2 | -11/+16 |
* | path: start special espansion with ~~name instead of ~name | wm4 | 2015-05-03 | 1 | -1/+1 |
* | options: fix typo in variable name | wm4 | 2015-05-03 | 2 | -2/+2 |
* | options: remove --leak-report | wm4 | 2015-05-02 | 1 | -4/+0 |
* | path: fix user path resolution | wm4 | 2015-05-01 | 1 | -2/+2 |
* | screenshots: prefix default template with "mpv-" | wm4 | 2015-05-01 | 1 | -1/+1 |
* | path: expose platform-specific path resolvers | wm4 | 2015-05-01 | 1 | -0/+5 |
* | path: refactor | wm4 | 2015-05-01 | 1 | -43/+40 |
* | screenshots: add --screenshot-directory option | wm4 | 2015-05-01 | 2 | -0/+2 |
* | ytdl: force "best" format by default | wm4 | 2015-04-26 | 1 | -1/+1 |
* | player: add --window-scale option | wm4 | 2015-04-24 | 2 | -0/+3 |
* | options: remove unneeded hack from command line parser | wm4 | 2015-04-23 | 1 | -5/+0 |
* | demux_mkv: move global options to the demuxer | wm4 | 2015-04-23 | 2 | -9/+3 |
* | options: don't restrict --hr-seek-demuxer-offset | wm4 | 2015-04-20 | 1 | -1/+1 |
* | options: change [...] to balanced quotes | wm4 | 2015-04-19 | 1 | -1/+12 |
* | options: clarify quoting for option values starting with % | wm4 | 2015-04-17 | 1 | -1/+4 |
* | options: --hr-seek=always is the same as --hr-seek=yes | wm4 | 2015-04-15 | 1 | -1/+1 |
* | options: don't let --vf-clr etc. take an argument | wm4 | 2015-04-13 | 1 | -0/+5 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 13 | -65/+52 |
* | player: use config parser for setting up pseudo-gui profile | wm4 | 2015-04-10 | 2 | -2/+5 |
* | options: fix run length escape case in config file parser | wm4 | 2015-04-04 | 1 | -2/+2 |
* | options: rewrite config file parser | wm4 | 2015-04-04 | 2 | -210/+150 |
* | video: cleanup stereo mode parsing | wm4 | 2015-04-02 | 3 | -58/+1 |
* | options: fix --geometry to string conversion | wm4 | 2015-04-01 | 1 | -6/+2 |
* | options: make --video-rotate use range 0-360 | wm4 | 2015-03-31 | 1 | -1/+1 |
* | video: move colorspace overrides to vf_format, simplify | wm4 | 2015-03-31 | 4 | -27/+18 |
* | csputils: unify names for colorspace/etc. names | wm4 | 2015-03-31 | 1 | -9/+9 |
* | RPI support | wm4 | 2015-03-29 | 1 | -1/+6 |
* | parse_commandline: fail gracefully on bad args | wd0 | 2015-03-29 | 2 | -3/+6 |
* | m_config: remove assertion for option names with length 0 | wm4 | 2015-03-29 | 1 | -2/+4 |
* | options: add conversion to string for geometry option types | wm4 | 2015-03-24 | 1 | -0/+31 |
* | input: remove Linux joystick support | wm4 | 2015-03-24 | 1 | -1/+0 |
* | input: remove classic LIRC support | wm4 | 2015-03-24 | 1 | -2/+0 |
* | audio: prefer libdcadec by default if present | wm4 | 2015-03-23 | 1 | -1/+1 |
* | m_option: remove dead initialization | wm4 | 2015-03-23 | 1 | -3/+3 |
* | m_property: memcpy(ptr, NULL, 0) is undefined | wm4 | 2015-03-23 | 1 | -1/+2 |
* | options: introduce --cache=yes choice | wm4 | 2015-03-12 | 1 | -1/+2 |
* | cache: bump default size to 150MB | wm4 | 2015-03-12 | 1 | -1/+1 |
* | options: add M_OPT_FILE to new options that are missing it | Philip Sequeira | 2015-03-07 | 1 | -1/+1 |
* | player: fix operation if command line is empty | wm4 | 2015-03-06 | 1 | -2/+2 |
* | player: minor simplification | wm4 | 2015-03-05 | 2 | -13/+8 |
* | options: add flag option type | wm4 | 2015-03-04 | 2 | -0/+121 |
* | win32: fix some more -Wparentheses warnings | wm4 | 2015-03-04 | 1 | -2/+2 |
* | options: handle choice -> flag fallback automatically | wm4 | 2015-02-27 | 3 | -19/+30 |
* | options: minor simplification in flag option parser | wm4 | 2015-02-27 | 1 | -20/+14 |
* | demux: bump default demuxer queue sizes | wm4 | 2015-02-27 | 1 | -2/+2 |
* | ytdl: add "--ytdl-params" option | Thiago Kenji Okada | 2015-02-25 | 2 | -0/+3 |
* | demux: add a demux_open_url() function | wm4 | 2015-02-20 | 1 | -1/+2 |
* | m_config: log options set by the client API too | wm4 | 2015-02-16 | 1 | -0/+7 |
* | sub: mess with styling defaults, change --ass-use-margins behavior | wm4 | 2015-02-16 | 2 | -3/+10 |
* | options: mark some more options as runtime-settable | wm4 | 2015-02-16 | 1 | -4/+4 |
* | osd: make it possible to have different subtitle vs. OSD defaults | wm4 | 2015-02-16 | 1 | -1/+1 |
* | player: undeprecate 'config' files | wm4 | 2015-02-15 | 2 | -7/+11 |
* | player: add a --loop=force mode | wm4 | 2015-02-12 | 1 | -4/+5 |
* | options: add --network-timeout | wm4 | 2015-02-06 | 2 | -0/+3 |
* | options: change --msg-level option | wm4 | 2015-02-06 | 3 | -58/+69 |
* | options: allow ":" as separator in key-value lists | wm4 | 2015-02-06 | 1 | -1/+1 |
* | player: do not autoload audio with audio files, enable autoloading | wm4 | 2015-02-05 | 1 | -1/+1 |
* | options: allow things like --geometry=x50 | wm4 | 2015-02-04 | 1 | -2/+3 |
* | player: remove --fixed-vo | wm4 | 2015-02-03 | 2 | -4/+1 |
* | options: allow more options to be changed at runtime | wm4 | 2015-02-03 | 1 | -9/+9 |
* | options: fix parsing for options/af and options/vf | wm4 | 2015-02-03 | 1 | -1/+4 |
* | player: add external audio file auto-loading | wm4 | 2015-02-02 | 2 | -0/+4 |
* | options: slightly improve help output for choice and flag options | wm4 | 2015-02-02 | 1 | -9/+12 |
* | options: list correct default value for --screenshot-template | wm4 | 2015-01-26 | 1 | -0/+1 |
* | msg: add --log-file option | wm4 | 2015-01-26 | 2 | -0/+2 |
* | options: make --hls-bitrate=max the default | wm4 | 2015-01-26 | 1 | -0/+1 |
* | options: don't list removed options | wm4 | 2015-01-25 | 1 | -0/+3 |
* | win32: remove check for SetPriorityClass() | wm4 | 2015-01-20 | 1 | -2/+2 |
* | x11: add --on-all-workspaces option and property | wm4 | 2015-01-16 | 2 | -1/+4 |
* | player: add --autofit-smaller option | wm4 | 2015-01-16 | 2 | -0/+2 |
* | options: don't cut off long options in --list-options | wm4 | 2015-01-06 | 1 | -1/+1 |
* | sub: add option to not scale subtitles with window | wm4 | 2015-01-05 | 2 | -1/+4 |
* | build: rename MPLAYER_CONFDIR define | wm4 | 2015-01-02 | 1 | -1/+1 |
* | player: capitalize --display-tags items | wm4 | 2014-12-31 | 1 | -2/+2 |
* | player: filter tags, add --display-tags option | wm4 | 2014-12-29 | 2 | -0/+9 |
* | audio: make native channel count the default instead of stereo downmix | wm4 | 2014-12-15 | 1 | -1/+1 |
* | options: deprecate 'lua' based options/dirs for 'script' | Avi Halachmi (:avih) | 2014-12-15 | 2 | -4/+6 |
* | options: add option for ignoring patch in resume mechanism | wm4 | 2014-12-13 | 2 | -0/+2 |
* | player: add a --keep-open=always mode | wm4 | 2014-12-12 | 1 | -1/+4 |
* | options: fix parsing for --ab-loop-* | wm4 | 2014-12-12 | 1 | -1/+1 |
* | options: make --no-... options work for OPT_REPLACED too | wm4 | 2014-12-11 | 2 | -9/+24 |
* | options: add slightly more sophistcated mechanism for option deprecation | wm4 | 2014-12-11 | 6 | -92/+132 |
* | player: set a specific window title in idle mode | wm4 | 2014-12-10 | 1 | -1/+1 |
* | m_option: never return NOPTS value as number from properties | wm4 | 2014-12-10 | 1 | -5/+36 |
* | options: enable --ytdl by default | wm4 | 2014-12-09 | 1 | -1/+1 |
* | options: --wid can be set at any time | wm4 | 2014-12-09 | 1 | -1/+1 |
* | options: add a 'once' idle mode | Stefano Pigozzi | 2014-12-07 | 1 | -1/+6 |
* | cocoa: allow to black out other display when going fs | Stefano Pigozzi | 2014-12-01 | 2 | -0/+2 |
* | options: fix channel map options sometimes failing | wm4 | 2014-12-01 | 1 | -1/+1 |
* | options: fix swapped deprecated/replacement in warning | wm4 | 2014-12-01 | 1 | -1/+1 |
* | options: simplify channel map validation | wm4 | 2014-12-01 | 1 | -4/+3 |
* | Do not call strerror() | wm4 | 2014-11-26 | 1 | -1/+2 |
* | player: add option not to use OSD/fontconfig | wm4 | 2014-11-25 | 2 | -0/+3 |
* | parse_configfile: check quote termination properly | wm4 | 2014-11-21 | 1 | -0/+7 |
* | m_property: fix a typo | wm4 | 2014-11-21 | 1 | -1/+1 |
* | Remove some unneeded NULL checks | wm4 | 2014-11-21 | 1 | -16/+13 |
* | options: add --ytdl-format option for youtube-dl format | Jaime Marquínez Ferrándiz | 2014-11-20 | 2 | -0/+4 |
* | player: integrate ytdl_hook.lua | wm4 | 2014-11-19 | 2 | -0/+3 |
* | demux_mkv: add an option for compatibility with Haali | wm4 | 2014-11-18 | 2 | -0/+2 |
* | command: initialize a-b loop options correctly | wm4 | 2014-11-18 | 1 | -0/+1 |
* | command: implement A-B loops | wm4 | 2014-11-18 | 3 | -2/+11 |
* | demux_mkv: adjust subtitle preroll again (2) | wm4 | 2014-11-15 | 2 | -0/+4 |
* | command: export some option metadata | wm4 | 2014-11-13 | 2 | -1/+3 |
* | command: make sub-properties more flexible | wm4 | 2014-11-13 | 2 | -14/+12 |
* | command: fix weird stuff | wm4 | 2014-11-13 | 1 | -0/+1 |
* | win32: silence some warnings | James Ross-Gowan | 2014-11-08 | 1 | -0/+2 |
* | audio: add --audio-client-name option | wm4 | 2014-11-07 | 2 | -0/+3 |
* | player: add --chapters-file option | wm4 | 2014-11-02 | 2 | |