aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* demux_disc: pass seek flags to stream layerGravatar wm42015-01-19
* client API: minor cleanupGravatar wm42015-01-19
* client API: notify API user on event queue overflowGravatar wm42015-01-19
* player: mention mpv encoding support for transcoding in desync. warningGravatar wm42015-01-19
* video: fix waiting for last frame/format reconfigGravatar wm42015-01-19
* x11: add --on-all-workspaces option and propertyGravatar wm42015-01-16
* command: unify handling of fullscreen and other VO flagsGravatar wm42015-01-16
* player: don't enable demuxer readahead before selecting tracksGravatar wm42015-01-16
* player: respect --untimed on last frameGravatar wm42015-01-16
* player: respect --untimed on video format changesGravatar wm42015-01-16
* ytdl_hook: Check for empty playlistsGravatar ChrisK22015-01-16
* OSC: Reset all styles for idle messageGravatar ChrisK22015-01-16
* player: don't fall asleep on audio decoding errorsGravatar wm42015-01-15
* player: fix --stop-playback-on-init-failure on audio init failureGravatar wm42015-01-15
* osc: fix disabling OSCGravatar wm42015-01-15
* player: fallback to seek time for percent-pos propertyGravatar wm42015-01-14
* client API: fix log buffer overflow caseGravatar wm42015-01-13
* player: fix crash wtih --secondary-sidGravatar wm42015-01-13
* tl_matroska: fix minor memory leak in error caseGravatar wm42015-01-12
* player: check sufficient track selection before destroying VOGravatar wm42015-01-12
* win32: drop hacks for possibly broken static pthreads-win32 linkingGravatar wm42015-01-11
* command: fix property naming conventionGravatar wm42015-01-10
* command: change properties added in previous commitGravatar wm42015-01-10
* command.c: new subproperties for video-params: bpp and depthGravatar xylosper2015-01-10
* player: enable demuxer thread for external audio filesGravatar wm42015-01-10
* player: change stream list terminal outputGravatar wm42015-01-09
* tl_matroska: check chapter boundsGravatar wm42015-01-09
* video: fix timeline with some container formatsGravatar wm42015-01-06
* command: ignore chapter cycling if there's only 1 chapterGravatar wm42015-01-05
* client API, vo_opengl_cb: properly uninit videoGravatar wm42015-01-04
* video: batch query_format callsGravatar wm42015-01-03
* ytdl: silence "succeeded" messageGravatar wm42015-01-03
* vf_vapoursynth: pass through container FPS valueGravatar wm42015-01-03
* x11: make display-names property observableGravatar wm42015-01-03
* video: better pipelining with vf_vapoursynthGravatar wm42015-01-03
* OSC: idlemessage: fix alignmentGravatar ChrisK22015-01-02
* OSC: add osc-message script command (wip)Gravatar ChrisK22015-01-02
* OSC: display "drop files here" message when idle + forced-windowGravatar ChrisK22015-01-02
* player: move terminal input init to a better placeGravatar wm42015-01-02
* player: print config.h contents in verbose modeGravatar wm42015-01-02
* command: make the "run" command work on Windows tooGravatar wm42015-01-01
* Update copyright yearGravatar wm42015-01-01
* client API: add function to create new mpv_handles from existing onesGravatar wm42014-12-31
* vo_opengl_cb: simplify API uninitializationGravatar wm42014-12-31
* vo_opengl_cb: pass context directlyGravatar wm42014-12-31
* video: pass some VO params as structGravatar wm42014-12-31
* command: make empty vf-metadata not an errorGravatar wm42014-12-30
* options: expand ~ for the include optionGravatar Stefano Pigozzi2014-12-30
* command: add filtered-metadata propertyGravatar wm42014-12-29
* player: filter tags, add --display-tags optionGravatar wm42014-12-29