aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
...
* codecs: remove unused family fieldGravatar wm42018-02-01
* ytdl_hook: pass http proxy to ffmpegGravatar Ricardo Constantino2018-01-30
* audio: move to decoder wrapperGravatar wm42018-01-30
* video: make decoder wrapper a filterGravatar wm42018-01-30
* player: replace old lavfi wrapper with new filter codeGravatar wm42018-01-30
* audio: rewrite filtering glue codeGravatar wm42018-01-30
* video: rewrite filtering glue codeGravatar wm42018-01-30
* ytdl_hook: pre-append id-only playlist items with shortened youtube URLGravatar Ricardo Constantino2018-01-29
* ytdl_hook: whitelist segmented DASH and HLS for the manifests codeGravatar Ricardo Constantino2018-01-27
* command: add --osd-on-seek option defaulting to barGravatar Kevin Mitchell2018-01-26
* Revert "command: make pause display the same osd-msg-bar as seek"Gravatar Kevin Mitchell2018-01-26
* ytdl_hook: prefer hls/dash manifest if availableGravatar Ricardo Constantino2018-01-26
* ytdl_hook: fix safe url checking with EDL urlsGravatar Ricardo Constantino2018-01-26
* ytdl_hook: move url_is_safe earlier in codeGravatar Ricardo Constantino2018-01-26
* command: make change-list show changed option on OSDGravatar wm42018-01-25
* command: add a change-list commandGravatar wm42018-01-25
* options: add an option type for byte sizesGravatar wm42018-01-25
* command: make sure to redraw on overlay commandsGravatar wm42018-01-25
* ytdl_hook: whitelist protocols from urls retrieved from youtube-dlGravatar Ricardo Constantino2018-01-26
* 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