aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
...
* player: indicate on the status line whether a seek is activeGravatar wm42014-08-08
* audio: fix encoding modeGravatar wm42014-08-07
* player: remove unused declarationGravatar wm42014-08-07
* client API: trigger MPV_EVENT_VIDEO_RECONFIG on vf recreationGravatar wm42014-08-06
* audio: fix inverted conditionGravatar wm42014-08-06
* cocoa: fix build by using the correct HAVE_* macroGravatar Stefano Pigozzi2014-08-06
* cocoa: move set_input_context to macosx_eventsGravatar FRAU KOUJIRO2014-08-06
* sub: fix subtitle timing for TSGravatar wm42014-08-04
* sub: don't read packets if video and audio are disabledGravatar wm42014-08-04
* player: some further playloop cleanupsGravatar wm42014-08-03
* player: make quit exit immediatelyGravatar wm42014-08-03
* player: allow redrawing screen during seeksGravatar wm42014-08-03
* player: don't show the path part for external subtitle filesGravatar wm42014-08-02
* client API: minor optimizations for property notificationGravatar wm42014-08-02
* command: add a property that returns a list of all propertiesGravatar wm42014-08-02
* Remove the last remains of slave modeGravatar wm42014-08-01
* player: don't ignore first chapterGravatar wm42014-07-31
* video: fix attached picture modeGravatar wm42014-07-31
* audio: simplify conditionGravatar wm42014-07-31
* audio: fix A/V sync in encoding modeGravatar wm42014-07-31
* client API: don't send internal events to the clientsGravatar wm42014-07-31
* command: add cache-idle propertyGravatar wm42014-07-31
* client API: make "cache" property and similar observableGravatar wm42014-07-31
* client API: fix deadlock when calling mpv_terminate_destroy before initGravatar wm42014-07-31
* player: rename a variableGravatar wm42014-07-30
* player: move video display code out of the playloopGravatar wm42014-07-30
* player: split seek_reset()Gravatar wm42014-07-30
* video: actually flush filter chainGravatar wm42014-07-30
* audio: better sync behavior on bogus EOFGravatar wm42014-07-30
* audio: better initial sync for files where audio starts laterGravatar wm42014-07-30
* audio: cosmetics: remove unused return valueGravatar wm42014-07-30
* player: fix time display wheen seeking past EOF with --keep-openGravatar wm42014-07-30
* player: let explicitly imprecise seeks cancel precise seeksGravatar wm42014-07-29
* osc: Do precise seeks on simple clicks on seekbarGravatar ChrisK22014-07-29
* audio: ignore (some) decoding errors on initializationGravatar wm42014-07-29
* player: fix desync when seeking and switching external tracksGravatar wm42014-07-29
* player: remove a pointless fieldGravatar wm42014-07-29
* player: disable hr-seek in .ts filesGravatar wm42014-07-29
* player: allow precise seeking with percent seeksGravatar wm42014-07-29
* player: update playback position on seekGravatar wm42014-07-29
* player: logically speed up seek logicGravatar wm42014-07-28
* audio: change playback restart and resyncingGravatar wm42014-07-28
* audio, client API: check mp_make_wakeup_pipe() return valueGravatar wm42014-07-25
* command: fix and simplify overlay_addGravatar wm42014-07-25
* command: append entries to the end of the playlist with loadlist appendGravatar Alessandro Ghedini2014-07-25
* audio: cosmetics: collapse a functionGravatar wm42014-07-24
* audio: fix race condition in EOF codeGravatar wm42014-07-24
* command: add append-play loadfile modeGravatar wm42014-07-23
* player: remove something DVD specificGravatar wm42014-07-22
* sub: offset subtitle timing to video start PTSGravatar wm42014-07-22