| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -0/+3 |
* | player: add an option to abort playback on partial init failures | wm4 | 2014-10-28 | 2 | -0/+3 |
* | Drop libquvi support | wm4 | 2014-10-25 | 2 | -6/+0 |
* | video: initial dxva2 support | wm4 | 2014-10-25 | 1 | -1/+2 |
* | terminal: strictly don't read terminal input if stdout is not a terminal | wm4 | 2014-10-23 | 1 | -4/+0 |
* | m_option: format mpv_node as json | wm4 | 2014-10-23 | 1 | -1/+7 |
* | options: allow selecting track ID 0 too | wm4 | 2014-10-21 | 1 | -1/+1 |
* | player: add stream selection by ffmpeg index | wm4 | 2014-10-21 | 2 | -0/+9 |
* | lua: strictly free memory on errors | wm4 | 2014-10-19 | 1 | -1/+2 |
* | win32: get rid of mp_stat in the normal source code | wm4 | 2014-10-17 | 1 | -2/+2 |
* | input: implement --input-file on unix using the IPC support | Alessandro Ghedini | 2014-10-17 | 2 | -0/+2 |
* | input: implement JSON-based IPC protocol | Alessandro Ghedini | 2014-10-17 | 2 | -0/+4 |
* | sub: adjustments to --ass-style-override option | wm4 | 2014-10-17 | 1 | -1/+1 |
* | audio: add device selection & listing with --audio-device | wm4 | 2014-10-09 | 2 | -0/+3 |
* | m_config: add function to copy all options | wm4 | 2014-10-06 | 2 | -1/+22 |
* | cocoa: remove --fs-missioncontrol | Stefano Pigozzi | 2014-10-05 | 3 | -7/+0 |
* | options: add --no-keepaspect-window | wm4 | 2014-10-04 | 2 | -0/+3 |
* | x11: stupid workaround for XMonad | wm4 | 2014-10-04 | 1 | -2/+2 |
* | audio: enable pitch correction by default when playing fast | wm4 | 2014-10-02 | 2 | -0/+4 |
* | audio: remove --audiodrop | wm4 | 2014-09-30 | 2 | -3/+0 |
* | player: allow passing number of loops to --loop-file | wm4 | 2014-09-22 | 1 | -1/+3 |
* | options: remove --volstep | wm4 | 2014-09-21 | 3 | -3/+1 |
* | player: allow overriding OSD message for all OSD levels | wm4 | 2014-09-18 | 2 | -0/+4 |
* | options: change --volstep to 2 | wm4 | 2014-09-16 | 1 | -1/+1 |
* | options: add M_OPT_FILE flag to mark options that want a file(list) | Alessandro Ghedini | 2014-09-13 | 3 | -15/+20 |
* | m_config: fix theoretic undefined behavior | wm4 | 2014-09-13 | 1 | -4/+7 |
* | audio: make buffer size configurable | wm4 | 2014-09-05 | 2 | -0/+4 |
* | path: remove XDG bullshit | wm4 | 2014-09-03 | 1 | -23/+1 |
* | player: add --media-title option | wm4 | 2014-09-02 | 2 | -0/+2 |
* | player: add --osd-playing-msg option | wm4 | 2014-09-02 | 2 | -0/+2 |
* | player: simplistic HLS bitrate selection | wm4 | 2014-09-01 | 2 | -0/+4 |
* | command: make m_property_strdup_ro with NULL mean unavailable | wm4 | 2014-09-01 | 1 | -0/+2 |
* | video: initial Matroska 3D support | wm4 | 2014-08-30 | 4 | -1/+60 |
* | player: reduce default demuxer cache | wm4 | 2014-08-30 | 1 | -1/+1 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 3 | -3/+3 |
* | options: more detailed output for --vf-... error message | wm4 | 2014-08-28 | 1 | -2/+4 |
* | player: redo how stream caching and pausing on low cache works | wm4 | 2014-08-27 | 3 | -7/+10 |
* | options: compatibility hack for --slave-broken | wm4 | 2014-08-25 | 2 | -0/+4 |
* | video: enable framedropping by default | wm4 | 2014-08-17 | 1 | -0/+1 |
* | demux: enable thread by default | wm4 | 2014-08-16 | 1 | -3/+3 |
* | demux: add option to control the readahead buffer by a duration value | wm4 | 2014-08-16 | 2 | -0/+3 |
* | video: add --display-fps switch to control framedrop FPS | wm4 | 2014-08-16 | 2 | -0/+3 |
* | audio: add a mode to insert silence on severe A/V desync | wm4 | 2014-08-15 | 2 | -0/+3 |
* | video: add VO framedropping mode | wm4 | 2014-08-15 | 1 | -1/+3 |
* | sub: add option to workaround broken mkv files | wm4 | 2014-08-14 | 2 | -0/+2 |
* | video: move display and timing to a separate thread | wm4 | 2014-08-12 | 2 | -3/+0 |
* | video: remove "hard" framedrop mode | wm4 | 2014-08-09 | 1 | -2/+1 |
* | options: fix key-value-list options | wm4 | 2014-08-05 | 1 | -6/+11 |
* | Remove the last remains of slave mode | wm4 | 2014-08-01 | 2 | -2/+0 |
* | stream_lavf: allow setting AVOptions with --stream-lavf-o | wm4 | 2014-07-30 | 2 | -0/+3 |
* | vo: remove vo_mouse_movement() wrapper | wm4 | 2014-07-27 | 2 | -4/+0 |
* | sub: add detection via BOM | wm4 | 2014-07-22 | 1 | -5/+1 |
* | demux: add a demuxer thread | wm4 | 2014-07-16 | 2 | -0/+9 |
* | Revert "Remove DVD and Bluray support" | wm4 | 2014-07-15 | 2 | -0/+17 |
* | Remove DVD and Bluray support | wm4 | 2014-07-14 | 2 | -17/+0 |
* | config: adjust config parser messages | wm4 | 2014-07-13 | 1 | -5/+4 |
* | config: skip BOM | wm4 | 2014-07-12 | 1 | -0/+4 |
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 | 1 | -0/+1 |
* | 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 |
* | tv: move demuxer parts to separate file | wm4 | 2014-07-05 | 1 | -1/+0 |
* | Audit and replace all ctype.h uses | wm4 | 2014-07-01 | 2 | -9/+8 |
* | options: add --list-protocols option | Alessandro Ghedini | 2014-06-30 | 1 | -0/+2 |
* | options: fix --gapless-audio default value | wm4 | 2014-06-30 | 1 | -0/+1 |
* | options: support setting start time relative to start PTS | Tsukasa OMOTO | 2014-06-29 | 2 | -3/+6 |
* | config: use the same signature for win32/OSX specific path functions | wm4 | 2014-06-26 | 1 | -6/+7 |
* | config: handle --no-config case directly in mp_config_dirs() | wm4 | 2014-06-26 | 1 | -26/+23 |
* | config, player: avoid some temporary talloc contexts | wm4 | 2014-06-26 | 1 | -13/+14 |
* | config: make passing talloc context optional for some functions | wm4 | 2014-06-26 | 1 | -17/+21 |
* | player: create config dir if it doesn't exist | wm4 | 2014-06-26 | 1 | -4/+1 |
* | config: prefer the old config dir if it exists, but XDG doesn't | wm4 | 2014-06-26 | 1 | -6/+14 |
* | Basic xdg directory implementation | Kenneth Zhou | 2014-06-26 | 2 | -78/+136 |
* | cache: change auto-pause/resume defaults | wm4 | 2014-06-23 | 1 | -2/+2 |
* | video: Support BT.2020 constant luminance system | Niklas Haas | 2014-06-22 | 1 | -1/+2 |
* | options: Expose --colormatrix-primaries to the user | Niklas Haas | 2014-06-22 | 2 | -0/+7 |
* | video: Add BT.2020-NCL colorspace and transfer function | Niklas Haas | 2014-06-22 | 1 | -0/+1 |
* | win32: add missing priority classes | James Ross-Gowan | 2014-06-22 | 1 | -0/+2 |
* | stream: add a file cache | wm4 | 2014-06-22 | 2 | -0/+5 |
* | options: allow adding multiple files with --audio-file | wm4 | 2014-06-18 | 2 | -2/+2 |
* | sub: add --sub-scale-with-window option | wm4 | 2014-06-14 | 2 | -0/+2 |
* | 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 | 2 | -57/+86 |
* | options: remove OPT_FLAG_CONSTANTS | wm4 | 2014-06-13 | 3 | -24/+15 |
* | options: remove use of an inverted option value | wm4 | 2014-06-13 | 2 | -4/+3 |
* | options: turn --idx, --forceidx into --index | wm4 | 2014-06-13 | 3 | -5/+5 |
* | win32: implement --priority differently | wm4 | 2014-06-12 | 2 | -6/+15 |
* | options: fix for compilation when encoding disabled | xylosper | 2014-06-12 | 1 | -1/+1 |
* | encode: make option struct local | wm4 | 2014-06-11 | 2 | -46/+6 |
* | input: make option struct local | wm4 | 2014-06-11 | 2 | -34/+3 |
* | demux_lavf: make option struct local | wm4 | 2014-06-11 | 2 | -18/+3 |
* | ad_lavc: make option struct local | wm4 | 2014-06-11 | 2 | -15/+3 |
* | vd_lavc: make option struct local | wm4 | 2014-06-11 | 2 | -17/+3 |
* | options: remove a global variable | wm4 | 2014-06-11 | 2 | -5/+5 |
* | Add more const | wm4 | 2014-06-11 | 1 | -2/+2 |
* | demux_raw: remove global option variables | wm4 | 2014-06-11 | 2 | -6/+7 |
* | demux_mf: remove global option variables | wm4 | 2014-06-11 | 2 | -9/+7 |
* | options: remove global variables for swscale options; rename them | wm4 | 2014-06-11 | 2 | -22/+5 |
* | stream_dvd, stream_dvdnav, stream_bluray: remove global option variables | wm4 | 2014-06-11 | 2 | -5/+13 |
* | stream_dvb: remove global option variables | wm4 | 2014-06-11 | 2 | -2/+3 |
* | stream_cdda: remove global option variables | wm4 | 2014-06-11 | 2 | -3/+6 |
* | stream_pvr: remove global option variables | wm4 | 2014-06-11 | 2 | -26/+3 |
* | tv: remove global option variables | wm4 | 2014-06-11 | 2 | -60/+4 |
* | m_config: add function to copy subopt-struct | wm4 | 2014-06-11 | 2 | -0/+43 |
* | audio: add a "weak" gapless mode, and make it default | wm4 | 2014-06-09 | 1 | -1/+4 |
* | player: show "neutral" position markers for OSD bars | wm4 | 2014-06-08 | 1 | -0/+5 |
* | options: change --sub-file behavior | wm4 | 2014-06-08 | 3 | -1/+41 |
* | sub: remove old style override option | wm4 | 2014-06-05 | 1 | -1/+1 |
* | sub: add --ass-style-override=force option | wm4 | 2014-06-05 | 1 | -1/+1 |
* | player: write file name to the watch later config file | Alessandro Ghedini | 2014-06-01 | 2 | -0/+2 |
* | m_option: use isfinite() instead of isnormal() | wm4 | 2014-06-01 | 1 | -1/+1 |
* | video: add --video-rotate option for controlling auto-rotation | wm4 | 2014-05-24 | 2 | -0/+4 |
* | stream: kill start_pos, remove --sb option | wm4 | 2014-05-24 | 2 | -3/+0 |
* | input: allow disabling window dragging with --no-window-dragging | wm4 | 2014-05-20 | 2 | -0/+4 |
* | cache: redo options and default settings | wm4 | 2014-05-20 | 3 | -21/+26 |
* | options: unify code for setting string and "raw" options | wm4 | 2014-05-18 | 2 | -43/+94 |
* | x11: replace--[x11-]fstype option with --x11-netwm | wm4 | 2014-05-16 | 2 | -2/+3 |
* | player: reorganize how lua scripts are loaded | wm4 | 2014-05-13 | 1 | -0/+2 |
* | options: add --hr-seek-framedrop option | wm4 | 2014-05-07 | 2 | -0/+3 |
* | vo: remove old stuff | wm4 | 2014-05-06 | 1 | -2/+0 |
* | options: fix "-" (stdin) input | wm4 | 2014-05-06 | 1 | -1/+1 |
* | options: print replacement for renamed/replaced options | wm4 | 2014-05-05 | 1 | -1/+87 |
* | options: let unknown option case be handled by final option parser | wm4 | 2014-05-05 | 2 | -9/+6 |
* | options: merge ---sub-auto-match with --sub-auto | wm4 | 2014-05-04 | 2 | -5/+3 |
* | options: remove deprecated --identify | Martin Herkt | 2014-05-04 | 2 | -2/+0 |
* | options: remove obsolete --fsmode-dontuse | Martin Herkt | 2014-05-04 | 2 | -4/+0 |
* | options: rename device-specific options | Martin Herkt | 2014-05-04 | 1 | -2/+2 |
* | options: rename msg-related options | Martin Herkt | 2014-05-04 | 1 | -6/+6 |
* | options: rename video-related options/properties | Martin Herkt | 2014-05-04 | 2 | -6/+6 |
* | options: rename audio-related options/properties | Martin Herkt | 2014-05-04 | 1 | -5/+5 |
* | options: rename subtitle-related options | Martin Herkt | 2014-05-04 | 1 | -6/+6 |
* | options: rename input-related options | Martin Herkt | 2014-05-04 | 3 | -5/+5 |
* | command: allow native access to "vf" property | wm4 | 2014-04-24 | 1 | -0/+101 |
* | client API: make mpv_set_option set options natively | wm4 | 2014-04-22 | 2 | -23/+26 |
* | build: glob() is always available | wm4 | 2014-04-22 | 1 | -2/+0 |
* | parse_commandline: glob filenames on Windows | James Ross-Gowan | 2014-04-21 | 1 | -2/+26 |
* | encode: don't apply default config options | wm4 | 2014-04-19 | 4 | -14/+12 |
* | player: add a --loop-file option | wm4 | 2014-04-17 | 2 | -0/+2 |
* | player: add a --dump-stats option | wm4 | 2014-04-17 | 2 | -0/+2 |
* | options: don't allow --no-foo=yes | wm4 | 2014-04-14 | 1 | -2/+2 |
* | video: change image format names, prefer mostly FFmpeg names | wm4 | 2014-04-14 | 1 | -2/+4 |
* | New option --no-ometadata to opt out of including metadata when encoding. | Rudolf Polzer | 2014-04-14 | 2 | -0/+5 |
* | Remove radio:// | wm4 | 2014-04-13 | 1 | -17/+1 |
* | player: remove ASX, SMIL and NSC playlist parsers | wm4 | 2014-04-13 | 1 | -1/+0 |
* | options: don't sort sub-option help output | wm4 | 2014-04-12 | 1 | -1/+2 |
* | options: sort --list-options | wm4 | 2014-04-11 | 1 | -1/+13 |
* | command: remove extended information from --list-properties | wm4 | 2014-04-11 | 1 | -19/+4 |
* | vd_lavc: by default, do not show corrupt frames | wm4 | 2014-04-08 | 1 | -1/+1 |
* | command: fix access to "metadata/list" property | wm4 | 2014-03-30 | 1 | -0/+14 |
* | command: add helper function to split property paths | wm4 | 2014-03-30 | 2 | -0/+20 |
* | m_property: don't parse empty string as 0 | wm4 | 2014-03-30 | 1 | -1/+2 |
* | player: remove confusing argc/argv adjustment | wm4 | 2014-03-23 | 1 | -2/+2 |
* | options: fix allowed DVD start title | wm4 | 2014-03-17 | 1 | -1/+1 |
* | audio: make --channels option always force the output layout | wm4 | 2014-03-10 | 1 | -1/+1 |
* | m_option: fix handling of empty channel layouts | wm4 | 2014-03-10 | 1 | -2/+2 |
* | m_property: allow setting string properties via M_PROPERTY_SET_STRING | wm4 | 2014-03-03 | 1 | -2/+1 |
* | sd_ass: add a very simple and evil way to override ASS subtitle styles | wm4 | 2014-03-01 | 1 | -1/+1 |
* | msg: add --msgtime option to add timestamps to each output message | wm4 | 2014-02-28 | 2 | -0/+2 |
* | lua: add option to disable auto-loading of lua scripts | wm4 | 2014-02-28 | 2 | -0/+3 |
* | config: fix --config-dir logic for global config files | wm4 | 2014-02-28 | 1 | -1/+1 |
* | m_option: make converting mpv_node to string always fail | wm4 | 2014-02-26 | 1 | -1/+1 |
* | m_option: fix key/value list string conversion | wm4 | 2014-02-26 | 1 | -1/+1 |
* | options: fix --list-options output | wm4 | 2014-02-26 | 1 | -2/+2 |
* | m_property: fix confused error code | wm4 | 2014-02-26 | 1 | -1/+1 |
* | m_option: don't make "unset" string and string list return NULL strings | wm4 | 2014-02-26 | 1 | -2/+2 |
* | options: allow changing options at runtime | wm4 | 2014-02-25 | 2 | -34/+43 |
* | config: always print resolved config paths in verbose mode | wm4 | 2014-02-25 | 1 | -50/+63 |
* | config: add a --config-dir option to force config directory | wm4 | 2014-02-25 | 3 | -0/+18 |
* | command: make options property return the list of all options | wm4 | 2014-02-24 | 2 | -0/+23 |
* | client API: implement setting options using their native type too | wm4 | 2014-02-24 | 2 | -0/+37 |
* | m_property: retrieve chapter lists etc. as mpv_node | wm4 | 2014-02-24 | 1 | -4/+54 |
* | m_property: add mechanism to access properties as mpv_node | wm4 | 2014-02-24 | 2 | -0/+47 |
* | m_option: add a way to convert values to/from mpv_node | wm4 | 2014-02-24 | 2 | -15/+462 |
* | m_property: simplify some code | wm4 | 2014-02-24 | 1 | -10/+6 |
* | m_option: fix printf format specifier | wm4 | 2014-02-24 | 1 | -1/+2 |
* | command: don't use option name in properties | wm4 | 2014-02-23 | 1 | -15/+5 |
* | m_option: explicitly allow m_option.name==NULL | wm4 | 2014-02-23 | 1 | -10/+11 |
* | options: handle escape sequences in e.g. --playing-msg differently | wm4 | 2014-02-20 | 3 | -65/+11 |
* | m_property: add a mechanism to organize a list of sub-properties | wm4 | 2014-02-16 | 2 | -0/+89 |
* | m_property: add a sub-property mechanism | wm4 | 2014-02-16 | 2 | -1/+88 |
* | options: make --no-config block all auto-loaded configuration files | wm4 | 2014-02-14 | 1 | -0/+11 |
* | options: add --no-terminal switch | wm4 | 2014-02-10 | 2 | -0/+3 |
* | quvi: disable subtitle fetching by default | wm4 | 2014-01-31 | 1 | -1/+1 |
* | options: alternative way to specify color options | wm4 | 2014-01-31 | 1 | -2/+43 |
* | lua: add a --lua-opts option, which can be queried by scripts | wm4 | 2014-01-16 | 2 | -0/+2 |
* | options: add key/value pair list option type | wm4 | 2014-01-16 | 2 | -0/+69 |
* | msg: move special declarations to msg_control.h | wm4 | 2014-01-16 | 2 | -0/+2 |
* | player: add --term-osd-bar, which shows a status bar on the terminal | wm4 | 2014-01-15 | 2 | -0/+6 |
* | player: redo terminal OSD and status line handling | wm4 | 2014-01-13 | 2 | -3/+0 |
* | options: remove --screenw and --screenh | wm4 | 2014-01-11 | 1 | -3/+0 |
* | options: don't reset pause mode when switching to next file | wm4 | 2014-01-09 | 1 | -1/+0 |
* | quvi: add option to not fetch subtitles | Andre D | 2014-01-05 | 2 | -0/+3 |
* | options: make --msglevel=help print something helpful | wm4 | 2014-01-01 | 1 | -0/+11 |
* | common: simplify and optimize string escape parsing | wm4 | 2013-12-30 | 1 | -11/+8 |
* | vd_lavc: by default, output all frames, even corrupted ones | wm4 | 2013-12-29 | 2 | -0/+2 |
* | options: simplify handling of some help options | wm4 | 2013-12-26 | 4 | -54/+26 |
* | player: fix initial selection with --secondary-sid | wm4 | 2013-12-25 | 1 | -0/+1 |
* | player: add --secondary-sid for displaying a second subtitle stream | wm4 | 2013-12-24 | 2 | -0/+2 |
* | options: print any options set in verbose mode | wm4 | 2013-12-23 | 1 | -0/+5 |
* | options: disable joystick by default | wm4 | 2013-12-23 | 1 | -1/+0 |
* | path: add function to split URL into prefix and path | wm4 | 2013-12-22 | 2 | -0/+13 |
* | path: don't accept empty protocol as valid | wm4 | 2013-12-22 | 1 | -1/+1 |
* | path: change mp_splitext() semantics | wm4 | 2013-12-22 | 2 | -7/+7 |
* | Don't include version.h from make options.c | wm4 | 2013-12-22 | 1 | -3/+1 |
* | options: move network related options to MPOpts | wm4 | 2013-12-22 | 2 | -29/+17 |
* | options: make --msglevel extend previous settings | wm4 | 2013-12-22 | 1 | -3/+10 |
* | msg: remove global state | wm4 | 2013-12-21 | 4 | -12/+20 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 | 2 | -22/+33 |
* | playlist_parser: mp_msg conversion | wm4 | 2013-12-21 | 1 | -2/+1 |
* | options: some more mp_msg conversions | wm4 | 2013-12-21 | 3 | -41/+30 |
* | m_option: add mp_log context to sub-module print_help callback | wm4 | 2013-12-21 | 2 | -2/+2 |
* | m_option: add mp_log callback to OPT_STRING_VALIDATE options | wm4 | 2013-12-21 | 2 | -3/+3 |
* | m_option, m_config: mp_msg conversions | wm4 | 2013-12-21 | 6 | -247/+219 |
* | m_property: mp_msg conversions | wm4 | 2013-12-21 | 2 | -20/+28 |
* | input: rework how input sources are added | wm4 | 2013-12-21 | 2 | -4/+1 |
* | m_config: add custom context to includefunc callback | wm4 | 2013-12-21 | 2 | -2/+3 |
* | msg: change --msglevel, reduce legacy glue | wm4 | 2013-12-20 | 4 | -102/+47 |
* | msg: change hack to silence command line pre-parse error messages | wm4 | 2013-12-20 | 1 | -5/+2 |
* | options: use M_OPT_EXIT with -V | wm4 | 2013-12-19 | 1 | -1/+1 |
* | m_option.h: actually remove config.h include | wm4 | 2013-12-19 | 1 | -1/+0 |
* | m_option: don't include config.h in header | wm4 | 2013-12-18 | 2 | -7/+11 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 9 | -13/+13 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 14 | -0/+6747 |