Revisions of mpv
llyyr (llyyr)
committed
(revision 66)
- Update to version 0.35.0+git.20230117T140147.fd2f1a6f: * stream: remove trailing NULL element from stream list * hwdec_cuda: drop support for PL_HANDLE_WIN32_KMT
llyyr (llyyr)
committed
(revision 65)
- Update to version 0.35.0+git.20230116T192609.f52cfdab: * wayland: only warn when actually missing idle inhibit support * vo: make driver list static * vo: remove trailing NULL element from driver array * ao: remove trailing NULL element from driver array
llyyr (llyyr)
committed
(revision 64)
- Update to version 0.35.0+git.20230115T164611.50169e05: * DOCS/compile-windows.md: update with meson instructions * build: officially deprecate waf * TOOLS/lua/autoload: improve alphanumeric sorting
llyyr (llyyr)
committed
(revision 63)
- Update to version 0.35.0+git.20230113T222411.6cdce9e1: * wayland: store presentation feedbacks in a pool * Revert "wayland: dispatch and wait for compositor events in uninit" * TOOLS/docutils-wrapper: make executable + alphabetize * audio: fix crash during uninit on ao_lavc * meson: also search for rst2html with .py extension * various: replace abort() with MP_ASSERT_UNREACHABLE() where appropriate * various: replace if + abort() with MP_HANDLE_OOM() * stream/dvb: drop support for DVB API before 5.8 * ao_audiotrack: replace malloc with talloc * stream/cookies: use stream_read_file() * {video,audio}: adjust unsafe strncpy usages * video/x11: replace sprintf usage * video: replace sprintf usage * demux_mf: replace unsafe string functions * ra_d3d11: fix incorrect type * DOCS: clarify wid casting on Windows * vo_dmabuf_wayland: drop support for linux-dmabuf-v2
llyyr (llyyr)
committed
(revision 62)
- Update to version 3.11.51+git96.45552df: * ci: Add novr build * vr: Fix usage of HAVE_OPENVR macro * build: Use openvr_api as subproject * vr_session: Add Steam UI integration * steamcompmgr: Make get_appid_from_pid more robust * vr_session: Initial implementation * ime: Add support for local IMEs * ime: Fix warnings on newer compilers * steamcompmgr: Add --force-windows-fullscreen * drm: Simplify some hdr_output_metadata logic
llyyr (llyyr)
committed
(revision 61)
- Update to version 0.35.0+git.20230111T181040.865a1592: * vo_dmabuf_wayland: support panscan and panning * ta/README: update link to talloc documentation * vo_wlshm: properly support video panscan * player: don't force saving start in watch-later-options * player: add video-sync=display-tempo * player: choose speed of smallest acceptable factor for display sync * TOOLS/lua/autoload: optimize performance of natural sorting * TOOLS/lua/autoload: further optimize the natural sorting * wayland: make vo_wayland_reconfig a bool * wayland: cleanup on vo_wayland_init error * vo: change vo_platform_init to bool * vo_wlshm: cleanup on failure * vo_dmabuf_wayland: goto err instead of returning * vulkan: fix build error for 32bit builds with clang * meson: dynamically compute dependencies for manpage and html build * TOOLS/umpv: support shell-quotes in $MPV * demux: new packet should not point to source buffer when copying data * demux: actually initialise packet buffer when creating new packet
llyyr (llyyr)
committed
(revision 60)
- Update to version 0.35.0+git.20230104T082907.3a6ef817: * version.py/version.sh: bump copyright year * demux: boost read EBU R128 gain values to ReplayGain's reference level * wayland: dispatch and wait for compositor events in uninit * wayland: initalize display_fd as -1 * wayland: consistently employ use_present
llyyr (llyyr)
committed
(revision 59)
- Update to version 0.35.0+git.20230103T010846.d1d2370d: * draw_bmp: ensure last slice width is less than total width * vo: hwdec: fix drmGetDeviceNameFromFd2() related memory leak * hwdec_drmprime: fix memory leak * ao_coreaudio: use AudioUnitReset as ao_driver.reset to prevent long restart * vo_opengl: do not blindly reject all Microsoft's OpenGL implementations * demux: add --demuxer-hysteresis-secs option to save power with caching * external_files: recognize webp files as cover art * x11: add modesetting to the xpresent whitelist * build: add configure test for POSIX shm for the sake of vo_kitty * demux: replace deprecated usage of stack allocated AVPackets
llyyr (llyyr)
committed
(revision 58)
- Update to version 0.35.0+git.20221222T151408.657fd280: * audio: reset pull AO at end of file * vo_kitty: Introduce modern sixel alternative * external_files: set log level for potential files to trace * hwdec/d3d11va: fix a possible memory leak * filter_kernels: fix kaiser * man/vo: Typo * man/vo: Correct --vo-sixel-buffered * vo_sixel: Implement write() loop * vo_sixel: Rename draw-clear -> config-clear * osdep/terminal.h: Rename screen buffer controls * vo_sixel: Alias/deprecate exit-clear -> alt-screen * vo_sixel: Make buffering optional * man/vo: Fix rendering error due to non-printables * DOCS/interface-changes: Add --vo-sixel-draw-clear * Revert "ao_pipewire: deactivate stream at end of playback"
llyyr (llyyr)
committed
(revision 57)
llyyr (llyyr)
committed
(revision 56)
- Update to version 0.35.0+git.20221219T134849.fe215536: * vo_sixel: Buffer full output sequence * vo_sixel: Use write(2) on POSIX platforms * vo_tct: Use newer options API * vo_sixel: Move user options to struct * vo_sixel: Add option to skip clear while drawing * osdep/terminal: Move common esc codes to terminal.h * vo_sixel: Use the alternate buffer to restore term * vo_tct: Use the alternate buffer to restore term * ao_pipewire: deactivate stream at end of playback
llyyr (llyyr)
committed
(revision 55)
- Update to version 0.35.0+git.20221212T213604.f9d0b0c0: * ao_pipewire: clean up when hotplug_init fails * ao_pipewire: destroy context on connection failure * ao_pipewire: free properties on failure
llyyr (llyyr)
committed
(revision 54)
- Update to version 0.35.0+git.20221212T100743.eeefa8ae: * vd_lavc: Set AV_HWACCEL_FLAG_UNSAFE_OUTPUT flag * hwdec_drmprime: support yuv420p format * ao_coreaudio: use device's nominal sample rate for latency properties * player: add window-id property
llyyr (llyyr)
committed
(revision 53)
llyyr (llyyr)
committed
(revision 52)
llyyr (llyyr)
committed
(revision 51)
- Update to version 0.35.0+git.20221203T144418.4574dd5d: * ffmpeg: update to handle deprecation of `av_init_packet`
llyyr (llyyr)
committed
(revision 50)
- Update to version 0.35.0+git.20221201T104547.77e7f5de: * sws_utils: update to handle deprecation of `avcodec_enum_to_chroma_pos` * vd_lavc: update to handle deprecation of `pkt_duration` * ffmpeg: increase minimum required version to 4.4 * wayland: check for resize/move in touch event first
llyyr (llyyr)
committed
(revision 49)
- Update to version 0.35.0+git.20221129T164036.bca516bd: * osc: don't spam window-controls bindings on every render * ao_pipewire: log sample queueing * TOOLS/umpv: prefer $XDG_RUNTIME_DIR * vo_gpu_next: don't flush cache on OSD update * meson: fix stdatomic detection on bsd * lcms: fix validate_3dlut_size_opt * lcms: always parse lcms2-related options
llyyr (llyyr)
committed
(revision 48)
- Update to version 0.35.0+git.20221120T191359.a62f71bf: * vo_dmabuf_wayland: use single-pixel-buffer-v1 * wlbuf_pool.h: add headers for forward declarations * meson: unbreak dl check on BSDs without libdl * meson: prepend MPV_CONFDIR path with prefix * vo_gpu_next: fix undefined behavior on alpha-first formats * wayland: also log refresh rate on surface entrance
llyyr (llyyr)
committed
(revision 47)
Displaying revisions 101 - 120 of 166