- GUI
- bugfixes
- experimental daala support
- GTK-dependent modules isolated in -gtk2 subpackage
- default config now only mentions modules that are packaged
OK feinerer@, sthen@
- GUI
- bugfixes
- experimental daala support
- GTK-dependent modules isolated in -gtk2 subpackage
- default config now only mentions modules that are packaged
OK feinerer@, sthen@
Daala is a new video compression technology from Mozilla Foundation, Xiph.Org
Foundation and other contributors. The goal of the project is to provide a free
to implement, use and distribute digital media format and reference
implementation with technical performance superior to h.265.
OK feinerer@, sthen@
NEWS entries (the last entry doesn't affect OpenBSD):
### BUGFIXES
- The configfile parser now strips whitespace between a configuration
parameter's value and a trailing comment. Found by Cecil Westerhof.
- The roff manual page sources now render proper hyphens (-), minus characters
(\-) and en-dashes (\[en]) depending on their context. This is so that
copying-and-pasting from the manual page works properly.
- The code that checks if the peer is local now properly deals with IPv4
mapped IPv6 addresses.
pdfpc is a GTK-based presentation viewer which uses Keynote-like
multi-monitor output to provide meta information to the speaker during
the presentation. It is able to show a normal presentation window on one
screen while showing a more sophisticated overview on the other one,
providing information like a picture of the next slide, as well as the
time left in the presentation. pdfpc processes PDF documents, which can
be created using nearly all modern presentation software.
ok aja@