powerful. It is small in size, yet it has many advanced features.
LiVES mixes realtime video performance and non-linear editing in one
professional quality application. It will let you start editing and
making video right away, without having to worry about formats, frame
sizes, or framerates. It is a very flexible tool which is used by both
professional VJ's and video editors - mix and switch clips from the
keyboard, use dozens of realtime effects, trim and edit your clips in
the clip editor, and bring them together using the multitrack timeline.
You can even record your performance in real time, and then edit it
further or render it straight away.
For the more technically minded, the application is frame and sample
accurate, and it can be controlled remotely or scripted for use as a
video server. And it supports all of the latest free standards.
lots of help from ajacoutot@
OK sebastia@
The MooseX::Aliases module will allow you to quickly alias methods in
Moose. It provides an alias parameter for has() to generate aliased
accessors as well as the standard ones. Attributes can also be
initialized in the constructor via their aliased names.
specification, and can be used to parse either well-formed XML, or
unstructured and malformed HTML from the web. The library also
provides useful functions to extract information from an HTML
document, making it ideal for screen-scraping.
ok jasper@
viq (maintainer) doesn't have time to look at it properly but is
generally ok with this.
- Remove USE_GROFF
- Remove --enable-ipv6 from CONFIGURE_ARGS since its enabled by default
- Backport fixes from SVN repo..
- Replace deprecated glib functions
- Do not go beyond the end of the string when processing an octal escape
- glib iochannel fixes
- Fix segfault generated by SSL disconnections
- Do not use SSLv2 protocol
- When sending a signal to an /exec'd command, send it to the process
group id instead of the process id.
- resolve-lib -needed, less perl invocations (gains a lot)
- show-run-depends, less fancy than run-dir-depends, a bit faster...
- don't create cache for internal targets (external stuff already did it)
define _PERLSCRIPT in pkgpath.mk since getpkgpath should use it...