aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* stream: don't use end_posGravatar wm42014-05-24
* stream: kill start_pos, remove --sb optionGravatar wm42014-05-24
* player: don't init/uninit terminal at runtimeGravatar wm42014-05-24
* lua/osc: forgot some changed files in previous commitGravatar ChrisK22014-05-23
* lua/osc: small overhaulGravatar ChrisK22014-05-23
* player: give quit_watch_later an exit code argument like quitGravatar wm42014-05-22
* tl_mpv_edl: correct misspelling on line 233Gravatar Yomi02014-05-22
* player: fix cover art sometimes "syncing" against audioGravatar wm42014-05-22
* player: suggest --no-audio-display on cover artGravatar wm42014-05-22
* video: fix display of cover art with vo_vdpauGravatar wm42014-05-22
* edl: use start PTS of the source files as default start timeGravatar wm42014-05-22
* cache: redo options and default settingsGravatar wm42014-05-20
* client API: add mpv_load_config_file()Gravatar wm42014-05-18
* options: unify code for setting string and "raw" optionsGravatar wm42014-05-18
* threads: use mpv time for mpthread_cond_timedwait wrapperGravatar wm42014-05-18
* player: increase seek accuracy when refreshing display on filter changeGravatar wm42014-05-18
* command: add a disc-menu-active propertyGravatar wm42014-05-18
* client API: fix "missed" property notificationsGravatar wm42014-05-18
* x11: replace--[x11-]fstype option with --x11-netwmGravatar wm42014-05-16
* player: reorganize how lua scripts are loadedGravatar wm42014-05-13
* player: disable hr-seek framedropping during backsteppingGravatar wm42014-05-12
* player: don't assign "false" to pointerGravatar wm42014-05-11
* input: remove pausing command prefixesGravatar wm42014-05-11
* player: don't complain on too long filenamesGravatar wm42014-05-10
* command: add property that estimates current video FPSGravatar wm42014-05-08
* options: add --hr-seek-framedrop optionGravatar wm42014-05-07
* player: avoid reconfig during seekingGravatar wm42014-05-07
* player: remove VO from seeking code pathGravatar wm42014-05-07
* player: minor reshuffling of video codeGravatar wm42014-05-07
* player: limit max. fallback frame durationGravatar wm42014-05-07
* player: handle video reconfig slightly different againGravatar wm42014-05-07
* player: reset last_frame_duration on initGravatar wm42014-05-07
* command: rename stream-length to file-size, format file sizeGravatar Andrey Morozov2014-05-06
* command: remove ifdefs for deint filtersGravatar wm42014-05-06
* common: change mp_snprintf_append semanticsGravatar wm42014-05-05
* options: merge ---sub-auto-match with --sub-autoGravatar wm42014-05-04
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename audio-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename subtitle-related optionsGravatar Martin Herkt2014-05-04
* video: remove a corner case by introducing another oneGravatar wm42014-05-03
* video: fix video end conditionGravatar wm42014-05-03
* video: rename a variableGravatar wm42014-05-03
* client API: fix inverted conditionGravatar wm42014-05-02
* video: removed unused stuffGravatar wm42014-05-02
* player: remove extremely obscure undefined behaviorGravatar wm42014-05-02
* client API, video: signal reconfig at the right timeGravatar wm42014-05-02
* lua: remove "lua/" prefix from script namesGravatar wm42014-05-02
* video: change everythingGravatar wm42014-05-02
* video: handle colorspace and aspect overrides separatelyGravatar wm42014-05-02