aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* input: drop deprecated "osd" commandGravatar wm42017-07-21
* ytdl_hook: add a header to support geo-bypassGravatar Jagannathan Tiruvallur Eachambadi2017-07-16
* player: change default section when loading encoding-profiles.confGravatar wm42017-07-12
* Revert "player: always load encoding-profiles.conf"Gravatar wm42017-07-12
* ytdl_hook: actually load the script-optsGravatar Ricardo Constantino2017-07-11
* ytdl_hook: add option to exclude URLs from being parsedGravatar Ricardo Constantino2017-07-11
* ytdl_hook: add times for ytdl and hook running on debug-levelGravatar Ricardo Constantino2017-07-11
* js: utils.getenv(): fix crash on undefined varGravatar Avi Halachmi (:avih)2017-07-06
* command: add missing change notification for playlist-shuffleGravatar wm42017-07-04
* ytdl_hook: add pre-parsed chapters, if availableGravatar Ricardo Constantino2017-07-02
* options: change everything againGravatar wm42017-07-02
* m_option: remove redundant indirectionsGravatar wm42017-07-02
* vo_opengl: refactor vo performance subsystemGravatar Niklas Haas2017-07-01
* scripting: add wrapper to load scripts with user pathsGravatar Ricardo Constantino2017-06-30
* client API: change mpv_create() behavior, run init always on mpv threadGravatar wm42017-06-30
* Universal Windows Plaform (UWP) supportGravatar Pedro Pombeiro2017-06-29
* build: change how some OS specific source files are selectedGravatar wm42017-06-29
* options: handle suffixes like -add in a more generic wayGravatar wm42017-06-26
* player: document where the magic "encoding" section name is usedGravatar wm42017-06-26
* player: always load encoding-profiles.confGravatar wm42017-06-26
* player: change license of most core files to LGPLGravatar wm42017-06-23
* player/audio: mark some libaf interfacing parts as GPL onlyGravatar wm42017-06-23
* command: add git hashes for some GPL-only partsGravatar wm42017-06-23
* player: revert multiple help outputGravatar wm42017-06-23
* player: disable dumping configutation in LGPL modeGravatar wm42017-06-23
* player: disable --frames in WIP LGPL modeGravatar wm42017-06-23
* player: disable video equalizer frontend code for WIP LGPL modeGravatar wm42017-06-23
* player: disable deinterlace property for WIP LGPL modeGravatar wm42017-06-23
* player: disable --priority for WIP LGPL modeGravatar wm42017-06-23
* player: deprecate "osd" commandGravatar wm42017-06-23
* demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTHGravatar wm42017-06-20
* external_files: change license to LGPLGravatar wm42017-06-20
* demux: replace custom return codes with CONTROL_ onesGravatar wm42017-06-19
* input: change license to LGPLGravatar wm42017-06-19
* player: seek backward for type MPSEEK_FACTORGravatar jrodatus2017-06-18
* vo_opengl: implement support for OOTFs and non-display referred contentGravatar Niklas Haas2017-06-18
* video: refactor HDR implementationGravatar Niklas Haas2017-06-18
* javascript: replace custom MIN macro with MPMINGravatar wm42017-06-17
* command: avoid going through prop->opt bridge from opt->prop bridgeGravatar wm42017-06-16
* command: add all options to property->option bridgeGravatar wm42017-06-15
* js: add javascript scripting support using MuJSGravatar Avi Halachmi (:avih)2017-06-14
* scripting: expand --script filename for C pluginsGravatar Hoyon Mak2017-06-09
* ytdl_hook: don't override start time set by saved stateGravatar Martin D2017-06-09
* ytdl_hook: don't override user-set start timeGravatar Ricardo Constantino2017-06-08
* options: another missed --sub-ass-style-override useGravatar wm42017-06-07
* options: fix some missing --sub-ass-style-override renamesGravatar wm42017-06-07
* external_files: parse ~ in --{sub,audio}-pathsGravatar rr-2017-05-31
* OSD message: "Drop files or URLs to play here."Gravatar nodiscc2017-05-31
* player: make sure version information is always included in --log-fileGravatar wm42017-05-22
* command: use scale_units to add/cycle integer propertiesGravatar James Ross-Gowan2017-05-12