summaryrefslogtreecommitdiffstats
path: root/player
Commit message (Expand)AuthorAgeFilesLines
* command: add command-list propertywm42019-11-231-0/+25
* input: change mp_cmd.original from bstr to cstrwm42019-11-231-2/+2
* input: add text produced by key to script key eventswm42019-11-222-6/+11
* js: complex key binding: use key_name like the docs sayAvi Halachmi (:avih)2019-11-201-1/+1
* js: report key name for "complex" key bindings - match b08c8f50Avi Halachmi (:avih)2019-11-201-4/+5
* lua: complex key binding: use key_name like the docs sayAvi Halachmi (:avih)2019-11-201-1/+1
* player: Optionally validate st_mtime when restoring playback stateChris Down2019-11-201-0/+44
* lua: report key name for "complex" key bindingswm42019-11-191-4/+5
* js: don't pre-filter log level argument in mp.enable_messages()Avi Halachmi (:avih)2019-11-191-2/+3
* player: remove mechanisms for better logging with repl.luawm42019-11-183-7/+26
* lua: don't pre-filter log level argument in mp.enable_messages()wm42019-11-181-2/+4
* options: deprecate --video-sync=display-adropwm42019-11-172-0/+7
* player: remove some unnecessary coverart special caseswm42019-11-173-4/+2
* video: make track switching work for external imageswm42019-11-171-7/+13
* player: remove commented declarationwm42019-11-171-1/+0
* audio: log A/V initial sync statuswm42019-11-171-0/+3
* video: set EOF status as soon as possiblewm42019-11-171-1/+7
* video: if hr-seek goes past last frame, seek to last framewm42019-11-171-7/+6
* client API: remove sync. property notification code againwm42019-11-161-41/+14
* video: take first frame into account in audio-sync modewm42019-11-161-3/+2
* player: enable "pause caching" code for local playback toowm42019-11-141-2/+1
* options: remove M_SETOPT_RUNTIMEwm42019-11-104-17/+10
* test: merge test_helpers.c and index.cwm42019-11-081-1/+1
* player: do not require dummy file arguments to use --unittestwm42019-11-081-5/+5
* wscript: add --enable-ta-leak-report optionwm42019-11-081-1/+3
* test: make tests part of the mpv binarywm42019-11-081-0/+6
* stats, demux: log byte level stream seekswm42019-11-072-0/+2
* img_format: remove some unused format flagswm42019-11-031-1/+1
* client API: reduce log level of client exitingwm42019-11-011-1/+1
* lua: change config file loggingwm42019-11-011-2/+3
* screenshot, vo_image: use global swscale/zimg parameterswm42019-10-312-5/+16
* player: simplify --stream-dump codewm42019-10-311-4/+4
* osc: calculate osc_geo position after aspect correctionJan Janssen2019-10-291-6/+8
* osc: Unify bottom and topbar codeJan Janssen2019-10-281-179/+31
* client API: copy instead of move old value on async pathwm42019-10-251-4/+1
* client API: add async path; fix deadlock for vo_libmpv userswm42019-10-251-9/+95
* command: remove some unused property metadatawm42019-10-251-16/+2
* client API: avoid lost wakeupswm42019-10-241-3/+7
* client API: simplify (?) property change notification generationwm42019-10-241-75/+79
* client API: move a functionwm42019-10-241-7/+7
* client API: remove unused global event maskwm42019-10-242-36/+0
* lua: actually unobserve properties in mp.unobserve_property()wm42019-10-241-0/+1
* ytdl_hook: --vid=no should not ignore --ytdl-format in config filewm42019-10-241-3/+1
* player: avoid duplicate track auto selectionStephan Hilb2019-10-181-1/+14
* video: do not disable display-sync on A/V desyncwm42019-10-172-9/+2
* ytdl_hook: check youtube-dl version if it breaksNicolas F2019-10-131-2/+32
* player: accept compatible later FFmpeg library runtime versionswm42019-10-111-10/+2
* player: partially rework --cache-pausewm42019-10-114-8/+71
* ao: add API for underrun reportingwm42019-10-111-0/+2
* player: format low cache duration with more decimalswm42019-10-111-0/+2
* video: always decode 2 frames on playback restartwm42019-10-061-2/+2
* player: don't load external files when reading from stdinckath2019-10-061-1/+1
* audio: raise log level of playback reset on audio timestampwm42019-10-061-1/+1
* audio: do not try gapless if video is still ongoingwm42019-10-061-1/+5
* player: update for --video-aspect deprecationNiklas Haas2019-10-042-3/+3
* options: rename --video-aspect to --video-aspect-overrideNiklas Haas2019-10-041-2/+27
* player: "subprocess" command should stop immediately in idle modewm42019-10-041-0/+2
* stream_dvb: Allow actual zapping of channels again.Oliver Freyermuth2019-10-021-0/+1
* player: Add mp_property_dvb_channel helper.Oliver Freyermuth2019-10-021-0/+17
* loadfile: make prefetching actually workwm42019-09-291-1/+3
* loadfile: don't always accidentally always prefetchingwm42019-09-292-11/+16
* recorder: don't use a magic index for mp_recorder_get_sink()wm42019-09-291-1/+1
* player: document FFmpeg ABI rules we intentionally violatewm42019-09-261-0/+2
* audio: make playback end with --end and --audio-spdifwm42019-09-261-0/+3
* command: fix bitrate rounding errorStefan Pöschel2019-09-261-2/+2
* command: add expand-path to expand mpv pathsNicolas F2019-09-221-0/+12
* command: add sub-start & sub-end propertiesStefano Pigozzi2019-09-221-0/+34
* audio: fix use-after-free with fuzzed filewm42019-09-211-0/+2
* input: add keybind commandDudemanguy9112019-09-211-0/+17
* playloop: don't read playback pos from byte streamDudemanguy9112019-09-211-1/+1
* player: expose pixel aspect ratio, bitrate and rotation value on trackswnoun2019-09-211-0/+7
* player: use track title if exists instead of filenamethewisenerd2019-09-211-1/+5
* osd: allow sub-text to work even if sub-visibility is disableddudemanguy2019-09-211-1/+1
* osc: add mouse mid-button as alias to shift+left buttonRicardo Constantino2019-09-211-0/+3
* command: add video-add/video-remove/video-reload commandsPaul B Mahol2019-09-211-0/+21
* client API: add mpv_command_retDark2019-09-211-0/+9
* command: drop removed cache properties from cache update eventswm42019-09-201-2/+2
* player: update status line cache displaywm42019-09-201-2/+2
* client API: fix missing property change events after property updatesGunnar Marten2019-09-201-24/+28
* loadfile: restore playlist prefetchingwm42019-09-201-4/+11
* render api: fix use-after-freewnoun2019-09-202-21/+4
* command: make vf-metadata/af-metadata somewhat observablewm42019-09-191-1/+1
* command: make vf-metadata/af-metadata not query metadata twicewm42019-09-191-7/+13
* command: don't add deprecated CLI aliases to property listwm42019-09-191-0/+12
* m_config: remove m_config_create_shadowwm42019-09-191-1/+1
* command, demux: add AB-loop keyframe cache align commandwm42019-09-191-0/+22
* command: shuffle cache-dump start messagewm42019-09-191-2/+2
* demux, command: add a third stream recording mechanismwm42019-09-194-2/+117
* screenshot: move message showing to common codewm42019-09-193-46/+39
* stats.lua: add graphs for readahead time and total byte usagewm42019-09-191-6/+58
* osc: add feature to bottombar to not cover the videowm42019-09-191-1/+47
* stats.lua: add cache info pagewm42019-09-191-4/+69
* demux: add a on-disk cachewm42019-09-191-0/+2
* demux: redo timed metadatawm42019-09-191-1/+1
* demux: really disable cache for sub-demuxerswm42019-09-191-1/+4
* player: ensure backward playback state is propagated on track switchingwm42019-09-194-5/+14
* command: show number of hidden items in OSD listswm42019-09-191-6/+12
* options: rename --play-direction to --play-dirwm42019-09-191-1/+1
* player: partially fix seek_to_last_frame in backward modewm42019-09-191-4/+9
* player: fix --loop with backward playbackwm42019-09-194-10/+19
* player: remove some duplication between normal looping and ab-loopswm42019-09-191-14/+19
* player: modify/simplify AB-loop behaviorwm42019-09-196-80/+78
* player: replace a magic numer by another magic numberwm42019-09-191-1/+1
* player: simplify/fix --start/--end handling with --rebase-start-time=nowm42019-09-192-27/+10
* player: minor --end simplificationwm42019-09-191-4/+1
* options: remove --chapterwm42019-09-191-23/+1
* player: fix --end for backwards playbackwm42019-09-192-0/+4
* osd: simplify AB-loop rendering on progress barwm42019-09-191-9/+10
* player: make a function staticwm42019-09-192-2/+1
* player: fix --hr-seek-demuxer-offset with backward playbackwm42019-09-191-1/+1
* demux: set SEEK_HR for backstep seeks, move a hr-seek detail to playloopwm42019-09-191-4/+8
* sub: fix typo in commentwm42019-09-191-1/+1
* Implement backwards playbackwm42019-09-195-5/+44
* command: put seek ranges at the end of outputwm42019-09-191-12/+12
* demux, command: export bof/eof flagswm42019-09-191-0/+3
* command: make demuxer-cache-state property observablewm42019-09-191-1/+1
* playloop: update cache properties in idle statewm42019-09-191-3/+4
* player: send MPV_EVENT_TICK during init for the sake of the oscwm42019-09-191-1/+4
* player: don't print "Playing:" message if there's only 1 filewm42019-09-191-1/+4
* player: add --demuxer-cache-wait optionwm42019-09-191-0/+13
* demux_edl, cue, mkv: clean up timeline stuff slightlywm42019-09-191-2/+2
* ytdl_hook: use no_clip for separate audio streamswm42019-09-191-1/+1
* video: fix player not exiting if no video frame was renderedwm42019-09-191-2/+3
* ytdl_hook: fix pseudo-DASH if no init fragment is presentwm42019-09-191-5/+11
* ytdl_hook: audio can use fragmented DASH toowm42019-09-191-1/+1
* ytdl_hook: disable EDL-generated useless chapters when merging streamswm42019-09-191-1/+2
* ytdl_hook: merge separate audio tracks via EDLwm42019-09-191-5/+15
* loadfile, ytdl_hook: don't reject EDL-resolved URLs through playlistwm42019-09-192-1/+7
* stream: redo buffer handling and allow arbitrary size for stream_peek()wm42019-09-191-1/+1
* command: report unknown file size as unavailable, not -1wm42019-09-191-0/+2
* stats.lua: silence annoying fontconfig warningswm42019-09-191-2/+2
* demux: simplify API for returning cache statuswm42019-09-193-21/+15
* demux: return stream file size differently, rip out stream ctrlswm42019-09-192-8/+4
* stream_libarchive: remove base filename stuffwm42019-09-191-8/+1
* command: make playlist builtin OSD property show titles instead of URLswm42019-09-191-5/+8
* image_writer: move convert_image() to player/screenshot.csfan52019-09-142-0/+45
* command, demux: remove program propertywm42019-09-131-58/+0
* Remove classic Linux analog TV support, and DVB runtime controlswm42019-09-131-185/+0
* Remove optical disc fancification layerswm42019-09-132-150/+0
* js: expose mpv_abort_async_command() (match dbe831bd)Avi Halachmi (:avih)2019-09-112-1/+22
* js: reimplement subprocess_detached using the run command (match 7f91e268)Avi Halachmi (:avih)2019-09-112-32/+5
* js: reimplement subprocess using the subprocess command (match 548ef078)Avi Halachmi (:avih)2019-09-112-72/+21
* js: expose async commands (match 159379980e)Avi Halachmi (:avih)2019-09-112-1/+38
* js: correctness: use integer range checksAvi Halachmi (:avih)2019-09-111-18/+18
* audio: block ao buffer for keep-opendudemanguy2019-09-091-1/+4
* external_files: add .lrc subtitle extensionGuido Cella2019-09-021-1/+1
* osc: improve look of seekrangesJan Janssen2019-09-022-93/+261
* client: fix potential mpv_cmd/async leakdudemanguy2019-07-081-4/+8
* player: show restart positionAman Gupta2019-04-011-1/+1
* player: fix core activity state checkAvi Halachmi (:avih)2019-03-121-1/+1
* Merge branch 'master' into pr6360Jan Ekström2019-03-114-11/+9
|\
| * player: do not rebase start time for subtitle streamszc622019-02-281-1/+1
| * stats: merge multiple properties into one lineJulian2019-01-161-4/+4
| * lua: execute idle handlers after timers have been processedOlivier Perret2019-01-161-6/+3
| * command: notify on multiplyDan Oscarsson2019-01-161-0/+1
* | stats: remove duplicate cache sizessfan52018-12-061-7/+4
* | demux: add another stream recording featurewm42018-12-061-2/+5
* | demux, stream: readd cache-speed in some other formwm42018-12-061-0/+21
* | Merge commit '559a400ac36e75a8d73ba263fd7fa6736df1c2da' into wm4-commits--mer...Anton Kindestam2018-12-0518-871/+1332
|\ \ | |/ |/|
| * demux, stream: rip out the classic stream cachewm42018-08-316-178/+16
| * player: don't print status line again when quittingwm42018-08-111-2/+5
| * HACK: prefetch subtitles on track switch a bit morewm42018-06-301-1/+4
| * player: don't cache subtitles across deselectionwm42018-06-302-6/+6
| * player: fix coding stylewm42018-05-241-3/+3
| * command: avoid some direct MPOpts write accesseswm42018-05-241-7/+7
| * player: get rid of mpv_global.optswm42018-05-244-21/+23
| * vd_lavc: move hwdec opts to local config, don't use global MPOptswm42018-05-241-6/+8
| * path: don't access global option structwm42018-05-241-0/+1
| * ao: use a local option structwm42018-05-242-2/+11
| * player: remove deprecated vo/ao auto profileswm42018-05-241-9/+0
| * m_config: remove extra default_data fieldwm42018-05-241-3/+4
| * input: remove now unused "abort command" and cancel infrastructurewm42018-05-241-5/+5
| * player: make playback termination asynchronouswm42018-05-24