- Update to version 0.34.1+git.20220117T134844.22b0bac28e:
* native pipewire AO
* Dolby Vision support
* player: fix autofit/geometry related segfault
* ao_oss: add missing PATH_DEV_MIXER define
* egl_helpers: fix context creation if GLES 3 is not available
* audio: stop corrupting audio on underreads
* wayland: fix a potential segfault on surface enter
* vo_gpu: opengl: fix wrong glMemoryBarrier call
* vo_gpu: opengl: create context at version 4.4 again
* af_lavcac3enc: fix memory leak on no-op
* subprocess: unblock/reset signals before running child process
* wayland: avoid doing unneccesary window resizes
* See 9ca9066d05..22b0bac28e
or https://git.srsfckn.biz/mpv/log/?qt=range&q=9ca9066d05..22b0bac28e
for the complete changelog.
OBS-URL: https://build.opensuse.org/request/show/947372
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=273
- Update to version 0.34.0+git.20211101T154439.9ca9066d05:
* input.conf syntax: support custom quotes in `XstringX` form & single quotes
* ao_oss: readd OSSv4 audio output, default on *BSD
* osc: seekbar hover/drag: display target chapter at the OSC title
* stats.lua: add page 4 with a list of active key bindings
* sub: add --sub-filter-jsre (JS regex)
* vo_rpi: restore fullscreen handling
* vo_tct: add resize capability
* ytdl_hook.lua: search for yt-dlp by default (preferred over youtube-dl)
* vo_sixel: many fixes and improvements
* filters: switch from scaletempo to scaletempo2, used for speed option
* audio/vo_pulse: fix various edge cases and issues
* stats.lua: move internal performance info from page 4 to page 0
* command: don't hardcode command lists to be repeatable
* vo_gpu: drop support for libplacebo older than v3.104.0
* See bc9d556f3a..9ca9066d05
or https://git.srsfckn.biz/mpv/log/?qt=range&q=bc9d556f3a..9ca9066d05
for the complete changelog.
OBS-URL: https://build.opensuse.org/request/show/932790
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=272
* wayland: support the display-hidpi-scale property
* demux: undeprecate --cache-secs
* audio/aframe: reuse data buffer if less than 8 channels
* stream: turn stream_info.open2's args argument const
* stream_slice: fix use-after-free if inner stream fails to open
* player/scripting: fix use-after-free when loading script folders
* stream_mf: set correct stream origin
* demux_mf: improve format string processing
* manpage: fix a typo in the --aid option note
* vo_gpu: adjust interpolation_threshold's default
* options: Add validation macro for int type
* demux: Move demuxer help to new standard mechanism
* options: Make validation and help possible for all option types
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=262
* Update VERSION
* Release 0.33.0
* file2string: remove question mark from safe chars
* Revert "options: disable vsfilter blur compat by default"
* build: always run waf with python3
* build: fix macOS arm builds
* vo_sixel: draw osd on the output frame
* vo_sixel: return -1 instead of SIXELSTATUS on failure
* vo_sixel: set --vo-sixel-fixedpalette=yes by default
* vo_sixel: Add aspect ratio based output centering
* vo_sixel: rename all user options with opt_ prefix
* vo_sixel: set output resolution based on terminal_get_size2
* osdep/terminal: Add function to get terminal pixel dimensions
* doc: split BNF definitions of <command> and <argument> in separate lines
* manpage: document improved --playlist security
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=248
Since mpv no longer does release since a year or so, switch to git snapshots.
- Update to version 0.30.0+git.1566288741.80552ab28e:
* vo_gpu: d3d11: fix storage lifetime of compound literals
* encode: set sample_aspect_ratio on AVStream struct
* vo_gpu: fix taking screenshots of rotated videos
* vo_gpu: hwdec_vaapi: Synchronise after exporting VA surface
* DOCS/compile-windows: remove angleproject-git from deps
* TOOLS/travis-rebuild-website: update condition after docker transition
* cocoa-cb: migrate to swift 5 with swift 4 fallback
* cocoa-cb: fix optional cases on macOS 10.12
* build: fix build with older command line tools
* build: make macOS SDK path and version configurable via env vars
OBS-URL: https://build.opensuse.org/request/show/724722
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=152