aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: change a minor code fragment to LGPLGravatar wm42017-10-04
* osc: fix rare stack overflow when changing visibility modeGravatar Avi Halachmi (:avih)2017-09-23
* js: fix broken mp.set_property_number, mp.set_property_nativeGravatar Avi Halachmi (:avih)2017-09-23
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* build: add preliminary LGPL modeGravatar wm42017-09-21
* audio: make libaf derived code optionalGravatar wm42017-09-21
* audio_buffer: remove dependency on mp_audioGravatar wm42017-09-21
* options: remove --heartbeat-cmd and --heartbeat--intervalGravatar wm42017-09-18
* vo: avoid putting large voctrl_performance_data on stackGravatar Niklas Haas2017-09-11
* vo_opengl: refactor/fix mp_pass_perf codeGravatar Niklas Haas2017-09-11
* ytdl_hook: resolve relative paths when joining segment urlsGravatar Ricardo Constantino2017-09-03
* audio: fix format change regressionGravatar wm42017-09-03
* input: merge mouse wheel and axis keycodesGravatar James Ross-Gowan2017-09-03
* input: use mnemonic names for mouse buttonsGravatar James Ross-Gowan2017-09-03
* command: restore OSD marker for video equalizer propertiesGravatar wm42017-08-23
* video: change --deinterlace behaviorGravatar wm42017-08-22
* video: redo video equalizer option handlingGravatar wm42017-08-22
* options: add a thread-safe way to notify option updatesGravatar wm42017-08-22
* audio: introduce a new type to hold audio framesGravatar wm42017-08-16
* player: make refresh seeks slightly more robustGravatar wm42017-08-14
* player: do not destroy VO immediately if there is no video trackGravatar wm42017-08-14
* player: add --track-auto-selection optionGravatar wm42017-08-12
* player: fix another audio resync issueGravatar wm42017-08-12
* player: make --lavfi-complex changeable at runtimeGravatar wm42017-08-12
* player: fix --lavfi-complex freezeGravatar wm42017-08-11
* player: fix confusion in audio resync codeGravatar wm42017-08-08
* player: fix --end with large valuesGravatar wm42017-08-08
* player: readd smi subtitle extensionGravatar wm42017-08-08
* ytdl_hook: support fragments with relative pathsGravatar Ricardo Constantino2017-08-06
* options: --priority can be LGPLGravatar wm42017-08-03
* vo_opengl: add direct rendering supportGravatar wm42017-07-24
* 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