aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* command: improve playlist* properties change notificationsGravatar wm42016-06-20
* player: fix previous commitGravatar wm42016-06-12
* player: do not update OSD all the time when pausedGravatar wm42016-06-11
* vo_opengl: refactor performance data propertiesGravatar Niklas Haas2016-06-08
* player: remove unused return valueGravatar wm42016-06-08
* player: tell user about --force-seeking if demuxer is not seekableGravatar wm42016-06-08
* build: silence -Wunused-resultGravatar Niklas Haas2016-06-07
* vo_opengl: expose performance timers as propertiesGravatar Niklas Haas2016-06-07
* ytdl: fix brightcove urlsGravatar Ricardo Constantino2016-05-30
* video: remove d3d11 video processor use from OpenGL interopGravatar wm42016-05-29
* vf_d3d11vpp: add a D3D11 video processor filterGravatar wm42016-05-28
* command: add playlist-pos-1 propertyGravatar wm42016-05-26
* ytdl_hook: support multi-arc subtitlesGravatar Ricardo Constantino2016-05-23
* ta: remove old and redundant macroGravatar wm42016-05-17
* lua: add timer:is_enabled() functionGravatar Julian2016-05-14
* ytdl_hook: Just check if protocol is rtmpGravatar Ricardo Constantino2016-05-14
* video: add --hwdec=auto-copy modeGravatar wm42016-05-11
* player: restore usual seeking behaviorGravatar wm42016-05-09
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* win32: make taskbar progress indication optionalGravatar maniak13492016-05-08
* command: use NBSP for spacing after current marker for OSD listsGravatar wm42016-05-04
* command: change some hwdec propertiesGravatar wm42016-05-04
* command: slightly nicer OSD list formattingGravatar wm42016-05-03
* osd: make osd_ass_0/1 definesGravatar wm42016-05-03
* command: don't seek immediately when setting a-b loop when pausedGravatar wm42016-04-28
* player: strictly wait until done when backsteppingGravatar wm42016-04-27
* lavfi: shut up false positive compiler warningsGravatar wm42016-04-26
* player: fix memleak when using video-frame-infoGravatar trUSTssc2016-04-24
* player: always show the first frame in DS modeGravatar wm42016-04-24
* player: assume video forwards timestamps jumps only with some formatsGravatar wm42016-04-24
* player: force VO reconfig when unselecting video trackGravatar wm42016-04-23
* player: cleaner determination of current playback PTSGravatar wm42016-04-23
* player: eagerly redraw OSD when seeking with coverartGravatar wm42016-04-23
* player: fix OSD bar chapter marksGravatar wm42016-04-22
* command: if only ab-loop-b is set, loop from start of fileGravatar wm42016-04-21
* player: force wakeup on playback restartGravatar wm42016-04-20
* player: really start audio only once video is readyGravatar wm42016-04-20
* player: reduce some timer callsGravatar wm42016-04-20
* player: minor simplification to buffering property updatesGravatar wm42016-04-20
* player: simplify an aspect of buffering determinationGravatar wm42016-04-19
* player: loop on end of file if ab-loop-b is unsetGravatar wm42016-04-18
* command: log property set callsGravatar wm42016-04-15
* command: allow setting panscan etc. properties if no video is activeGravatar wm42016-04-15
* client API: improve mpv_set_property() handling of MPV_FORMAT_NODEGravatar wm42016-04-15
* player: fix use-after-free with --screenshot-directoryGravatar wm42016-04-14
* command: add keepaspect propertyGravatar wm42016-04-08
* player: hide cache in status line by default againGravatar wm42016-03-30
* cache: use a single STREAM_CTRL for various cache infoGravatar wm42016-03-29
* command: add video-stereo-mode propertyGravatar wm42016-03-28
* player: fix breakage when combining 3D and rotate auto-filtersGravatar wm42016-03-28