aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* command: always make video-aspect property accessibleGravatar wm42015-08-04
* command: fix video-aspect property update notificationGravatar wm42015-08-04
* osc: completely disable if no VO window existsGravatar wm42015-08-04
* command: make auto-deinterlacing output at field rateGravatar wm42015-08-04
* player: use demux_open_url() to open main filesGravatar wm42015-08-04
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* video: unbreak EOF with video-only files that have timestamp resetsGravatar wm42015-08-03
* audio: fix --end handling (again)Gravatar wm42015-08-03
* audio: remove questionable speed change adjustmentGravatar wm42015-08-01
* video: move frame duration code to a separate functionGravatar wm42015-08-01
* ytdl: get start_timeGravatar Ricardo Constantino2015-07-29
* ytdl: print command in debug modeGravatar Ricardo Constantino2015-07-29
* command: let track properties return option value in idle modeGravatar wm42015-07-29
* video: move up vo_frame setupGravatar wm42015-07-28
* video: always decode at least 2 frames in advanceGravatar wm42015-07-26
* audio: remove an unused parameterGravatar wm42015-07-24
* audio: fix EOF state with --keep-openGravatar wm42015-07-24
* command: add property indicating per-file optionsGravatar wm42015-07-23
* video: always re-probe auto deint filter on filter reconfigGravatar wm42015-07-21
* vo: minor simplification for queue size handlingGravatar wm42015-07-20
* command: add track-list/N/audio-channels propertyGravatar deuiore2015-07-18
* player: show larger cache sizes in MB on status lineGravatar wm42015-07-14
* player: add missing \n to a messageGravatar wm42015-07-13
* sub: call ass_set_fonts() only onceGravatar wm42015-07-13
* player: extend --hls-bitrate optionGravatar wm42015-07-13
* player: put --term-playing-msg in a separate log categoryGravatar wm42015-07-13
* player: parse and expose m3u playlist titlesGravatar wm42015-07-10
* video: don't force video refresh if video is restartingGravatar wm42015-07-10
* player: refactor chapter seek codeGravatar wm42015-07-10
* client API: fix mpv_get_property_async() string caseGravatar wm42015-07-10
* player: never overwrite stop_play fieldGravatar wm42015-07-08
* command: allow changing deinterlace property any timeGravatar wm42015-07-08
* command: make deinterlace property use interlaced-only yadif modeGravatar wm42015-07-07
* player: add missing include directiveGravatar wm42015-07-06
* sub: protect ASS_Renderer stateGravatar wm42015-07-06
* player: simplify reload logicGravatar wm42015-07-02
* player: remove automatic DVB channel advancement on no dataGravatar wm42015-07-02
* player: unentangle --stream-dumpGravatar wm42015-07-02
* vo: change internal API for drawing framesGravatar wm42015-07-01
* video: pass future frames to VOGravatar wm42015-07-01
* player: slim down A/V desync warningGravatar wm42015-06-30
* x11: Handle external fullscreen togglesGravatar Eduardo Sánchez Muñoz2015-06-28
* demux: export forced flagGravatar wm42015-06-27
* ytdl: don't print failure warning when youtube-dl was killed by usGravatar wm42015-06-27
* subprocess, lua: export whether the process was killed by usGravatar wm42015-06-27
* Disable DVD and BD menu support (to be removed)Gravatar wm42015-06-26
* audio: fix format function consistency issuesGravatar wm42015-06-26
* audio: output human-readable channel layouts tooGravatar wm42015-06-25
* player, demux: replace some demux_open() uses with demux_open_url()Gravatar wm42015-06-24
* player: increase tick event update frequencyGravatar wm42015-06-23