similar to: Next stable/unstable release?

Displaying 20 results from an estimated 10000 matches similar to: "Next stable/unstable release?"

2004 Aug 06
3
Multiple Frames per Packet
David, Here's the trick ... do this just before your speex_bits_write(): speex_bits_insert_terminator(&bits); Then, when decoding, keep calling speex_decode() until it returns -1 or speex_bits_remaining(&bits) returns 0. Works for me, anyway. Tom David Barrett (dbarrett@quinthar.com) wrote: > > Hi, I'm using Speex and I want to pack multiple frames into a single >
2004 Aug 01
3
Binaries for Visual Studio.NET?
I apologize for what's surely a common question, but the Xiph archive-searcher seems broken, and all my other searches have come up dry. Anyway, my question is: Are there any Theora binaries available for Visual Studio.NET? Alternatively, how do I build Theora using Visual Studio.NET? I tried using "\win32\theora_static.dsp", but VS.NET claimed it was corrupt and couldn't
2004 Oct 09
3
Encoder not linking on win32?
I decided to bite the bullet and grabbed the latest changes out of subversion. Compiled fine (with a few cast changes), but for some reason none of the encoding functions are linking. (Decoding appears to link just fine.) Any ideas what I did wrong? Here's what I did: 1) Downloaded a clean copy of the latest contents of Subversion using: svn co http://svn.xiph.org/trunk/theora 2)
2005 Nov 01
3
Live HTTP streaming of Theora files
What's the easiest way to broadcast a "live" event using Theora? - Microsoft Media Services uses a closed protocol (MMS) and special streaming servers, so I'm not excited to go that way, even though it seems to be the most obvious choice. (Though I'm not sure if I could convince it to use Theora anyway.) - I could encode the entire file into an Ogg/Theora file and just
2004 Aug 06
0
Multiple Frames per Packet
Figures. I knew I should've just pasted my code: .. while (ret != -1 && speex_bits_remaining(&bits) > 0); I am using a newer version of Speex, so I guess the terminator is a relatively new thing. I'm not even sure if it's necessary, but I think Jean-Marc recommended using it back when I asked this question awhile ago..? Anyway, glad it's working for you. Tom
2011 Apr 06
0
Roadmap for libguestfs 1.10 (next stable version)
It's been nearly 5 months since we last released a stable version of libguestfs, and so I'm trying to get everything ready for the next stable version. This will be called libguestfs 1.10, and there is already a fantastic array of new features, summarised in part here[1]. Bugs ---- If there are bugs that you think ought to be fixed before 1.10 is released, then you need to (a) file them
2005 Aug 06
0
[Fwd: Re: Force keyframe creation]
(I think Timothy intended for this to go to the list; my apologies if it wasn't.) -------- Original Message -------- Subject: Re: [Theora-dev] Force keyframe creation Date: Sat, 06 Aug 2005 00:06:32 -0400 From: Timothy B. Terriberry <tterribe@vt.edu> To: David Barrett <dbarrett@quinthar.com> References: <42F4186C.1050605@quinthar.com> David Barrett wrote: > Is there any
2005 Apr 26
1
Dovecot Stable (or: When is 1.0 coming to a server near you?)
I'm mainly just curious, but what version of dovecot is considered to be stable enough to be running in a production environment? We're running the 0.99.13 version shipped with FC3 and, while experiencing great performance gains over UW-IMAP, we have hit a couple of snags here and there (random and infrequent characters at the beginning of a mailbox, periodic duplication of a message
2015 Mar 21
2
IMAP ANNOTATE Extension RFC5257: priority on roadmap
Hi Timo, congrats to the merger with OX. Currently the implementation of RFC 5257, ANNOTATE-EXPERIMENT-1, has only low priority on http://wiki2.dovecot.org/Roadmap I want to explain a scenario that would benefit from annotation support to - maybe - increase the priority in your roadmap: I'm currently working on a project to publish bank customer related documents inside a banking
2004 Oct 05
2
Help: File is present (via Samba) but cannot be opened?
When I mount a Windows XP partition (NTFS) on my SuSE 9.1 machine via Samba 3.0.4, I find some files can be listed (via "ls") but mysteriously cannot be opened, even though the file permissions appear fine. What is a good way to track down this sort of problem? Here's an example where I "cd" into a samba-mounted directory and try to open a file that I know is present. It
2010 Dec 16
2
roadmap & development
Hi there, I'm very interested in oVirt as a management interface for a VM setup we're building, however it seems as though there isn't much info on the product roadmap or active development. I'm wondering if anyone could point me to more information on the roadmap or commit activity on the project? Regards, Anthony -------------- next part -------------- An HTML attachment was
2009 Oct 15
2
Syslinux roadmap, revised
Hi all... I'm looking once again at the Syslinux roadmap. It seems to me that we're going to have a very hard time making Syslinux 4.00 be the full-featured everything-in-C release I had hoped for, or perhaps more specifically, that it is justifiable to sit on the current filesystems-in-C code waiting for the rest. That would probably mean productizing the transitional COM32R module
2015 Feb 16
2
Access request to Virt SIG wiki
On 16 February 2015 at 14:55, Sandro Bonazzola <sbonazzo at redhat.com> wrote: > Il 13/01/2015 17:08, Sandro Bonazzola ha scritto: >> Hi, >> I'm Sandro Bonazzola, member of the Virt SIG for oVirt Project. >> I would like to get access and contribute to http://wiki.centos.org/HowTos/oVirt >> My wiki account is SandroBonazzola > > Can you give me access
2009 Feb 02
2
Roadmap ?
I can't find any R roadmap. Is it available somewhere ? Etienne -- View this message in context: http://www.nabble.com/Roadmap---tp21791647p21791647.html Sent from the R devel mailing list archive at Nabble.com.
2008 Jan 17
3
Openoffice.org Gimp
Just wondering, what's the roadmap for OO to be upgraded. I have version 2.0.4 and official is already in 2.3.x and suppose in march there's going to be 2.4 version. As well as Gimp, we using 2.2 and there is 2.4.x Anyone heard upstream roadmap for upgrading? Jarmo
2014 May 19
3
Call for agenda items for tomorrow's VIRT SIG meeting
Hi all, please reply to this thread of you have any agenda items that you would like to add. Meeting minutes of past minutes are under * http://wiki.centos.org/SpecialInterestGroup/Virtualization "Meetings" * The TODO list is under http://wiki.centos.org/SpecialInterestGroup/Virtualization/Status (just updated it) * Draft roadmap is under "Roadmap" and probably needs
2007 Oct 21
3
Assertion failed: (pos < input->size)
Oct 21 10:04:05 alchemy dovecot: imap-login: Login: user=<paulproteus>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, TLS Oct 21 10:05:44 alchemy dovecot: IMAP(paulproteus): file message-decoder.c: line 289 (message_decode_body): assertion failed: (pos < input->size) Oct 21 10:05:44 alchemy dovecot: IMAP(paulproteus): Raw backtrace: imap [0x80c8e10] -> imap [0x80c8d1c] ->
2015 Mar 10
2
Samba4 interdomain trust
> Il 04/07/2014 18:19, Marc Muehlfeld ha scritto: > It's on the "Roadmap" page > (https://wiki.samba.org/index.php/Roadmap#Trust_support). But no > timeline or planned version yet. By reading https://wiki.samba.org/index.php/Roadmap#Trust_support seems that trust support is not finished yet, btw in changelogs seems that in 4.2.* (with winbindd) interdomain trusts are
2004 Feb 26
1
HP, Sybase and DM Review Invite You to a Web Seminar
HP, Sybase and DM Review present Converting Compliance Cost into Business Advantage ? A Roadmap to Real-Time Data Analysis Date: March 18, 2004 Time: 1:00 p.m. - 2:00 p.m. EST Compliance with industry and government regulations is a mandatory cost of doing business. Architecting systems to handle reporting requirements ? often on five to ten year's worth of detailed business data ? can
2013 Feb 01
7
[LLVMdev] MCJIT and Lazy Compilation
Does anyone have a roadmap for MCJIT with what I think people are calling lazy compilation. Is this even on the cards? I spent the last few hours moving my project (extempore.moso.com.au) over to MCJIT (particularly for ARM), and am a little horrified to discover no ability to compile, and just as importantly to recompile, at a function level. This is absolutely mandatory for my project. I have