summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wayland: use callback flag + poll for buffer swapdudemanguy2019-10-109-26/+112
* Revert "vo: add support for externally driven renderloop and make wayland use...dudemanguy2019-10-104-70/+4
* vo_gpu: d3d11: use linear filtering for wrapped texturesJames Ross-Gowan2019-10-101-1/+3
* demux_timeline, demux_edl: correctly enable cache in pseudo-DASH modewm42019-10-083-1/+8
* skip-logo.lua: fix skipping in the first two frameswm42019-10-081-15/+36
* DOCS: explicitly mention that property observing has an initial eventwm42019-10-082-2/+9
* DOCS: some corrections around cache optionswm42019-10-082-3/+10
* demux_edl: better selection of part which defines the track layoutwm42019-10-062-1/+47
* 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-062-1/+7
* ao_alsa: don't silence legitimate underrun if final chunk underrunswm42019-10-061-4/+1
* ao_alsa: remove sometimes bogus XRUN messagewm42019-10-061-9/+2
* cocoa-cb: remove get_property_* usages and split up mpv helperder richter2019-10-0612-247/+285
* audio/filter: remove no longer used headerPaul B Mahol2019-10-051-47/+0
* DOCS/compatibility.rst: add this filewm42019-10-054-1/+185
* DOCS/interface-changes.rst: simplify playback abort change descriptionwm42019-10-051-11/+2
* player: update for --video-aspect deprecationNiklas Haas2019-10-042-3/+3
* options: rename --video-aspect to --video-aspect-overrideNiklas Haas2019-10-046-22/+45
* player: "subprocess" command should stop immediately in idle modewm42019-10-042-3/+15
* manpage: clarify some details about async. commands and "subprocess"wm42019-10-043-4/+38
* wayland opengl: actually call uninit if init failsdudemanguy2019-10-031-1/+3
* Revert "wayland: free wayland_state on a false return"dudemanguy2019-10-031-11/+3
* wayland: free wayland_state on a false returnDudemanguy9112019-10-021-3/+11
* vf_fingerprint: fix an obvious memory leakwm42019-10-031-4/+12
* vf_vapoursynth: fix crashing memory management mistakewm42019-10-031-3/+3
* vf_vapoursynth: do not call vsscript_finalize() if init failedwm42019-10-031-1/+5
* vf_vapoursynth: remove some Lua backend remainswm42019-10-031-6/+0
* wayland: always create wl_output before renderingDudemanguy9112019-10-021-7/+6
* demux: restore some of the DVD/BD/CDDA interaction layerswm42019-10-039-32/+751
* f_auto_filters: use f_autoconvert for hw downloadwm42019-10-021-23/+22
* f_autoconvert: provide a function to determine if conversion workswm42019-10-022-41/+75
* f_autoconvert: add hw->sw download pathwm42019-10-022-18/+71
* f_auto_filters: use software conversion if hw deint is not possiblewm42019-10-021-7/+28
* f_hwtransfer: add a mp_hwdownload filterwm42019-10-022-0/+62
* filters: add another dumb helperwm42019-10-022-0/+22
* mp_image_pool: expose a function for reporting hw download formatwm42019-10-022-11/+22
* video: remove vf_vavpp from automatic deinterlace propertywm42019-10-022-12/+0
* DOCS/tech-overview.txt: caching has changedwm42019-10-021-3/+4
* README.md: minor cleanupswm42019-10-021-40/+3
* README.md: remove dead homebrew-mpv linkVítor Galvão2019-10-021-1/+0
* autoload.lua: Configurable autoload typesMarek Sebera2019-10-021-4/+42
* DOCS: Document DVB changes in interface-changes.Oliver Freyermuth2019-10-021-0/+9
* stream_dvb: Remove now replaced stream-control code for good.Oliver Freyermuth2019-10-022-85/+0
* DOCS: Add documentation for dvbin-prog and dvbin-channel-switch-offset.Oliver Freyermuth2019-10-021-0/+16
* stream_dvb: Allow actual zapping of channels again.Oliver Freyermuth2019-10-023-0/+9
* player: Add mp_property_dvb_channel helper.Oliver Freyermuth2019-10-021-0/+17
* stream_dvb: Add dvb_update_config to poll config parameters.Oliver Freyermuth2019-10-022-0/+33
* stream_dvb: Move stream->is_on initialization to state preparation.Oliver Freyermuth2019-10-022-2/+1
* stream_dvb: Factor out logic to determine program and card.Oliver Freyermuth2019-10-022-47/+75
* stream_dvb: Use separated out options struct.Oliver Freyermuth2019-10-022-27/+33
* demux_lavf: remove recently added author name from license headerwm42019-10-011-1/+0
* DOCS/contribute.md: split into sections, random changeswm42019-10-011-17/+61
* github: try to get contributors to read contribute.mdwm42019-10-011-5/+4
* demux_mkv: better behavior/warnings on partial files/unseekable streamswm42019-10-011-5/+8
* vo_gpu/d3d11: add adapter name validation and listing with "help"Jan Ekström2019-09-294-9/+75
* vo_gpu/d3d11: refactor pthread_once d3d11 loading to functionJan Ekström2019-09-291-6/+15
* vo_gpu/d3d11: utilize the passed adapter nameJan Ekström2019-09-291-5/+77
* vo_gpu/d3d11: add an option for the adapter nameJan Ekström2019-09-292-0/+6
* video/d3d11: add adapter selection by name into d3d11 optionsJan Ekström2019-09-293-0/+15
* vo_gpu/d3d11_helpers: also load up CreateDXGIFactory1Jan Ekström2019-09-291-4/+13
* stream_lavf: add support for gopherLeonardo Taccari2019-09-291-1/+1
* vo_drm: fix flickering when setting pan/scanAnton Kindestam2019-09-291-4/+0
* demux: make --record-file/cache dump command work with disabled streamswm42019-09-291-5/+18
* 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-294-8/+16
* stream: rearrange open functionswm42019-09-294-56/+96
* demux: sort filenames naturally when playing a directory / archivePhilip Sequeira2019-09-295-2/+95
* build: lower version requirement for EGLMarvin Schmidt2019-09-291-1/+1
* vo_gpu: hwdec_cuda: Synchronise OpenGL InteropPhilip Langdale2019-09-283-0/+8
* build: silence OpenGL deprecation warnings on macOS for C/objCRodger Combs2019-09-281-1/+2
* vo_drm: support controlling swapchain depth using swapchain-depth optionAnton Kindestam2019-09-281-10/+13
* vo: make swapchain-depth option generic for all VOsAnton Kindestam2019-09-2811-24/+21
* drm: refactor page_flipped callbackAnton Kindestam2019-09-284-109/+71
* vo_drm: Implement N-buffering and presentation feedbackAnton Kindestam2019-09-281-39/+215
* vo_drm: fix more than 2 buffersAnton Kindestam2019-09-281-1/+1
* drm: move struct vsync_tuple into drm_common as drm_vsync_tupleAnton Kindestam2019-09-282-9/+8
* stream_cb: add cancel_fn callbackAman Gupta2019-09-274-1/+27
* audio: fix copy&paste errorwm42019-09-271-1/+1
* ad_lavc: log on failure to read AVFramewm42019-09-271-1/+3
* audio: add support for AV_SAMPLE_FMT_S64*wm42019-09-273-0/+8
* context_drm_egl: define EGL_PLATFORM_GBM_MESA, EGL_PLATFORM_GBM_KHR if not in...Anton Kindestam2019-09-271-0/+8
* wscript: check tvOS define's value to be nonzeroJan Ekström2019-09-271-1/+4
* video: add pure gamma TRC curves for 2.0, 2.4 and 2.6.Wessel Dankers2019-09-276-0/+36
* ci: remove --enable-zsh-compPhilip Sequeira2019-09-271-2/+1
* zsh completion: move generation to runtime and improvePhilip Sequeira2019-09-275-307/+253
* options: add M_OPT_FILE to some more options that take filesPhilip Sequeira2019-09-273-10/+10
* vo_gpu: hwdec_drmprime_drm: add hwdec ctxJonas Karlman2019-09-272-1/+15
* hwdec_vaapi_gl: add missing compatibility defineswm42019-09-271-0/+6
* stream_cb: fix a typo in a commentwm42019-09-271-1/+1
* ao_pulse: add the newly added mappings for TrueHD/DTS-HD formatsJan Ekström2019-09-271-6/+11
* vo_gpu: vulkan: add Android contextsfan52019-09-273-0/+99
* context_android: move common code to a separate filesfan52019-09-275-52/+153
* DOCS: don't lie about the keybind commanddudemanguy2019-09-261-2/+1
* wscript: detect tvOS and disable posix-spawn usageAman Gupta2019-09-261-1/+5
* vo_gpu: d3d11: don't reset frame stats after pauseJames Ross-Gowan2019-09-261-9/+0
* 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
* DOCS/contribute.md: talk about non-standard and C11 language featureswm42019-09-261-3/+4
* client API: be explicit about usage rules and deadlocks some morewm42019-09-262-0/+9
* client API: fix potential deadlock problems by throwing more shit at itwm42019-09-267-32/+81
* command: fix bitrate rounding errorStefan Pöschel2019-09-261-2/+2
* cocoa-cb: add support for 10bit opengl renderingder richter2019-09-266-20/+65
* sub: make font provider user-selectablewm42019-09-254-3/+30
* drm_common: add missing zero-initialization of struct vt_mode variableAnton Kindestam2019-09-241-1/+1
* demux: force reading packets again after seekswm42019-09-241-1/+1
* demux: remove redundant seek range updateGunnar Marten2019-09-241-2/+0
* cocoa-cb: fix title bar button state on start upder richter2019-09-231-0/+2
* mac: add Open Playlist menu bar itemAkemi2019-09-231-0/+17
* context_drm_egl: Don't get stuck forever if drmHandleEvent failsAnton Kindestam2019-09-221-1/+3
* demux_lavf: fix seeking in ogg audio streamswm42019-09-221-0/+3
* travis: use macOS 10.14 image with xcode 11 instead of xcode 10.2der richter2019-09-221-1/+1
* build: optimise adding additional objects for linkingder richter2019-09-222-6/+6
* osxbundle: remove rpath definitions towards dev toolsder richter2019-09-221-1/+22
* build: fix swift linking with upcoming xcode 11der richter2019-09-222-0/+9
* draw_bmp: Fix for GBRP formats GBRP9 and upAnton Kindestam2019-09-221-5/+10
* vo_drm: 30bpp supportAnton Kindestam2019-09-223-13/+58
* manpage: update requirements for vdpau hwdec useNicolas F2019-09-221-1/+2
* vo_gpu: d3d11: add support for presentation feedbackJames Ross-Gowan2019-09-221-0/+124
* command: add expand-path to expand mpv pathsNicolas F2019-09-222-0/+24
* build: actually detect supported warning optionsAvi Halachmi (:avih)2019-09-221-2/+2
* command: add sub-start & sub-end propertiesStefano Pigozzi2019-09-228-7/+140
* wayland: create current_output in wayland_reconfigdudemanguy2019-09-221-5/+6
* wscript: Fix test for ffmpeg drmprime supportPhilip Langdale2019-09-221-2/+9
* vf_fingerprint: remove extraneous single quote from descriptionJan Ekström2019-09-211-1/+1
* test/linked_list: silence nonsense warningswm42019-09-211-6/+12
* test: fix cmocka assert_float_equal shadowing warningswm42019-09-213-9/+6
* stream_dvb: remove unused variablewm42019-09-211-1/+0
* waf: fix wayland-scanner deprecation warningdudemanguy2019-09-212-3/+3
* audio: fix use-after-free with fuzzed filewm42019-09-211-0/+2
* sub/lavc_conv: skip ReadOrder reset when subtitle decoder gets flushedJan Ekström2019-09-211-0/+1
* dec_sub: remove unused declarationwm42019-09-211-1/+0
* input: add keybind commandDudemanguy9112019-09-214-0/+65
* playloop: don't read playback pos from byte streamDudemanguy9112019-09-211-1/+1
* wayland: avoid handling a 0-value axis eventDudemanguy9112019-09-211-0/+2
* player: expose pixel aspect ratio, bitrate and rotation value on trackswnoun2019-09-213-0/+21
* DOCS/contribute.md: expand on recommended C99 usagewm42019-09-211-1/+1
* build: don't add swift object when swift disabledder richter2019-09-211-2/+6
* wayland: read xcursor size from XCURSOR_SIZE envemersion2019-09-211-1/+13
* player: use track title if exists instead of filenamethewisenerd2019-09-211-1/+5
* input: ignore empty lines on drag-drop mime datathewisenerd2019-09-211-1/+1
* ao_oss: Fallback to stereo when the device does not support >2 channelsLeonardo Taccari2019-09-211-6/+10
* osd: allow sub-text to work even if sub-visibility is disableddudemanguy2019-09-213-5/+5
* x11: fix ICC profiling for multiple monitorsslatchurie2019-09-212-2/+22
* osc: add mouse mid-button as alias to shift+left buttonRicardo Constantino2019-09-211-0/+3
* wayland: don't show cursor when fullscreeningdudemanguy2019-09-212-0/+7
* wayland: reconfigure cursor on pointer enter eventThomas Weißschuh2019-09-212-1/+4
* demux_cue: auto-detect CUE sheet charsetwnoun2019-09-215-0/+38
* command: add video-add/video-remove/video-reload commandsPaul B Mahol2019-09-212-0/+30
* wayland: add mouse buttons and fix axis scalingdudemanguy2019-09-211-4/+24
* client API: add mpv_command_retDark2019-09-213-0/+26
* DOCS/contribute.md: license clarificationswm42019-09-212-0/+6
* github: remove LGPL relicensing boilerplatewm42019-09-211-3/+2
* vo_sdl: Only create the SDL window onceCameron Cawley2019-09-211-54/+23
* ao_pulse: add --pulse-allow-suspendedTérence Clastres2019-09-212-1/+7
* stream_libarchive: Always use LC_CTYPE_MASK for libarchiveJames Hilliard2019-09-212-2/+1
* command: drop removed cache properties from cache update eventswm42019-09-201-2/+2
* player: update status line cache displaywm42019-09-202-7/+5
* context_drm_egl: Use eglGetPlatformDisplayEXT if availablememeka2019-09-201-1/+20
* client API: fix missing property change events after property updatesGunnar Marten2019-09-201-24/+28
* loadfile: restore playlist prefetchingwm42019-09-201-4/+11
* demux: propagate streaming flag through demux_timelinewm42019-09-203-3/+10
* client API, vo_libmpv: document random deadlock problemswm42019-09-202-0/+20
* vo_libmpv: fix some more uninit issueswm42019-09-201-24/+35
* client API: document unfortunate render API threading requirementwm42019-09-201-0/+6
* vo_libmpv: always create ctx->dispatchwm42019-09-201-19/+12
* render api: fix use-after-freewnoun2019-09-203-33/+6
* rpi: Update for modern systemsCameron Cawley2019-09-205-25/+14
* Coypright: update list of fileswm42019-09-201-13/+1