aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: redo hack for video keyframe seeks with external audioGravatar wm42018-01-18
* ytdl_hook: support native dash demuxer, if presentGravatar Ricardo Constantino2018-01-15
* osc: leave only demuxer cache duration and limit its refresh rateGravatar Ricardo Constantino2018-01-14
* osd: treat user provided term-status-msg the same as the defaultGravatar Kevin Mitchell2018-01-14
* osd: reference local pointer to mpctx->optsGravatar Kevin Mitchell2018-01-13
* af_lavrresample: deprecate this filterGravatar wm42018-01-13
* player: silence config file loading message on resumingGravatar wm42018-01-13
* ytdl_hook: look for the right ytdl binary according to systemGravatar Ricardo Constantino2018-01-12
* ytdl_hook: be more informative when youtube-dl failsGravatar Ricardo Constantino2018-01-12
* input: make command argument list a dynamic arrayGravatar wm42018-01-10
* ytdl_hook: don't try to use webpage_url if non-existentGravatar Ricardo Constantino2018-01-11
* command: make pause display the same osd-msg-bar as seekGravatar Kevin Mitchell2018-01-07
* command: default to osd-msg-bar for seeksGravatar Kevin Mitchell2018-01-07
* command: remove unnecessary whitespaceGravatar Kevin Mitchell2018-01-07
* ytdl_hook: actually use the script option from 87d3af6Gravatar Ricardo Constantino2018-01-07
* ytdl_hook: add script option to revert to trying youtube-dl firstGravatar Ricardo Constantino2018-01-07
* player: handle audio playback restart in central playback start codeGravatar wm42018-01-07
* player: slightly refactor/simplify cache pausing logicGravatar wm42018-01-07
* player: strictly never autoselect tracks from --external-filesGravatar wm42018-01-06
* ytdl_hook: check for possible infinite loop in playlist generationGravatar Ricardo Constantino2018-01-06
* ytdl_hook: add additional check for comedycentral urlsGravatar Ricardo Constantino2018-01-06
* demux: export some debugging fields about low level demuxer behaviorGravatar wm42018-01-05
* ytdl_hook: update obsolete warning about retrying URL if failedGravatar Ricardo Constantino2018-01-04
* player: cosmetics: rename internal variable for consistencyGravatar wm42018-01-03
* player: add --cache-pause-initial option to start in buffering stateGravatar wm42018-01-03
* player: use fixed timeout for cache pausing (buffering) durationGravatar wm42018-01-03
* osc: add seekbarkeyframes as a user optionGravatar dudemanguy2018-01-03
* player: remove internal `vo-resize` command againGravatar sfan52018-01-02
* vo_gpu/context_android: replace both options with android-surface-sizeGravatar sfan52018-01-02
* options: move most subtitle and OSD rendering options to sub structsGravatar wm42018-01-02
* sub: move all subtitle timestamp messing code to a central placeGravatar wm42018-01-02
* command: add demuxer-lavf-list propertyGravatar Ricardo Constantino2018-01-02
* player: add on_load_fail hookGravatar Ricardo Constantino2018-01-02
* osc: check if demuxer cache has not reached eofGravatar Ricardo Constantino2018-01-02
* ytdl_hook: fix single-entry playlistsGravatar Ricardo Constantino2018-01-02
* build: move copyright statement to a shared locationGravatar wm42018-01-01
* Update copyright yearGravatar wm42018-01-01
* main: fix typoGravatar wm42018-01-01
* player/playloop.c: Revert --loop-file and --start interactionGravatar Leo Izen2017-12-31
* player: add internal `vo-resize` commandGravatar sfan52017-12-27
* osc: hide cache if not forced for local filesGravatar Ricardo Constantino2017-12-26
* stats: enhance cache statsGravatar Julian2017-12-26
* lua: implement mp_utils.format_bytes_humanizedGravatar Julian2017-12-26
* osc: make seek ranges rendering optionalGravatar pavelxdd2017-12-26
* options: drop some previously deprecated optionsGravatar wm42017-12-25
* ytdl_hook: use table concat for playlist buildingGravatar Ricardo Constantino2017-12-24
* ytdl_hook: don't preappend ytdl:// to non-youtube links in playlistsGravatar Ricardo Constantino2017-12-24
* player: update duration based on highest timestamp demuxedGravatar wm42017-12-24
* player: allow seeking in cached parts of unseekable streamsGravatar wm42017-12-24
* command: use IEC symbols for file size formattingGravatar Martin Herkt2017-12-24