Displaying 9 results from an estimated 9 matches for "recomposite".
Did you mean:
decomposite
2005 Feb 14
0
libannodex 0.6.0 Release
libannodex 0.6.0 Release
-------------------------
libannodex is a C library providing a simple programming interface for reading
and writing Annodex media. Annodex is an open standards based technology that
extends the World Wide Web's hyperlinking, searching, and compositing
infrastructure to time-continuous data, enabling video surfing, searching for
clips of audio and video files using
2007 Sep 10
2
The use for an XML based metadata format
On 11/09/2007, Ian Malone <ibmalone@gmail.com> wrote:
>
> Embedding in Ogg is the simple bit; the only point of contention
> being whether you use a magic number to label it as metadata or
> just package XML and let the parser sort it out. (With a bit
> more experience under my belt I'm persuaded a magic number might
> be worthwhile, otherwise there'll be someone
2005 Feb 14
0
mod_annodex 0.2.0 Release
mod_annodex 0.2.0 Release
=========================
mod_annodex is a module for Apache httpd, and provides server-side support
for annodex media. Parallel versions are available for Apache versions
1.3 and 2.0.
Annodex is an open standards based technology that extends the World Wide
Web's hyperlinking, searching, and compositing infrastructure to
time-continuous data, enabling video
2005 Mar 04
0
mod_annodex 0.2.1 Release
mod_annodex 0.2.1 Release
=========================
mod_annodex is a module for Apache httpd, and provides server-side support
for annodex media. Parallel versions are available for Apache versions
1.3 and 2.0.
Annodex is an open standards based technology that extends the World Wide
Web's hyperlinking, searching, and compositing infrastructure to
time-continuous data, enabling video
2006 Jul 21
1
GLX redirection extension
I think that I may have found a potentially useful way out of some
problems within the current compositing framework. Basically, the server
has information that the compositor would find useful.
Of course, I may be wrong ...
GLX redirection
---------------
The GLX protocol provides GL applications with the contexts and
drawables that they require to execute GL. Since the X server is
usually in
2005 Aug 18
0
Discussion of new sending protocol proposal for IMAP
Timo,
I joined the lemonade list for the new IMAP sending protocol and I mage
the following suggestion about using IMAP as a front end for SMTP. The
idea would be that a client could authenticate to IMAP, then ask for a
tunnel to the SMTP server. - Here's my message. I thought I'd get people
thinking.
---------------------
OK thanks. I would clarify what I'm proposing.
I looked
2010 Dec 21
2
[LLVMdev] complex numbers with LLVM
Hi,
I'm working on a project to generate native code for a domain specific
langauge where the user defines functions in the complex plane. This
implies that I need to support complex numbers as a datatype with
LLVM. Its fairly straightforward to create a struct of two floats (or
doubles, etc.) and do the simple operations like add, subtract,
multiply, divide, etc.
However, things get
2007 Sep 10
8
The use for an XML based metadata format
What I've gotten out of this discussion so far:
1) we need to introduce a means in which to do captions; this could be
done through adding a "caption" element to CMML, or in another
time-continuous annotation format; so far I am not sure which would be
the better way
2) we need a XML annotation format for audio - in particular for music
- that is more structured than vorbiscomment
2012 Feb 15
11
[Patches][nouveau/ddx]: Improvements to bufferswap implementation and timestamping
Hi,
here a set of patches against the nouveau-ddx. This is an extended and
revised set, based on Francisco Jerez feedback from autumn last year.
[1/9] Makes pageflipping work again on X-Server 1.12rc. It apparently stopped
working somewhere around Xorg 1.11+.
[2/9] Implements handling of pageflip completion events from the kernel.
Francisco Jerez argument against including it was that the