similar to: Next beta?

Displaying 20 results from an estimated 10000 matches similar to: "Next beta?"

2008 Apr 09
1
[Fwd: Re: libtheora MMX patch]
Forwarding an email exchange that I had with Nils Pipenbrinck regarding the state of the MMX patch for visual studio-style assembly. I also run with the patches, and everything looks fine as far as I can tell. Is this enough for a go-ahead to put that stuff into the mainline (if it's not there already)? -------- Original Message -------- Subject: Re: libtheora MMX patch Date: Sun, 06
2013 Jan 09
2
[LLVMdev] Using C++'11 language features in LLVM itself
On Jan 8, 2013, at 8:09 PM, Peter Newman <peter at uformia.com> wrote: >>> One other specific problem with this is that (I'm told) MSVC 2010 doesn't support range-based for loops. I don't think it is reasonable to require windows users to be on MSVC 2012. :-( >> I suspect you're right about that, but I'd appreciate if some MSVC >> users would speak
2006 Aug 22
2
Two character searchs don''t work
If we try to query a field with a_a_f with two characters in it, nothing is returned. "Move or shake" If I do "Move shake" it works. It seems like anything that has a two character word in it, doesn''t get returned with a_a_f. Any help would be great! -- Posted via http://www.ruby-forum.com/.
2009 Oct 01
10
ffmpeg2theora 0.25 synchronization issues when converting from .mov
Has anyone noticed this? I have a video made with Final Cut Pro, which I convert to .mov via Compressor. This .mov file plays back fine in Quicktime. But when I then use ffmpeg2theora to convert to ogv, the video seems to play back too fast compared to the audio (I'm using VLC 1.0.2, the latest I believe, to play back the ogv file, and I also have an app that uses the recently
2013 Jan 10
1
[LLVMdev] Using C++'11 language features in LLVM itself
>> Ok. Unfortunately, I don't think it makes sense for the general community to bend over backwards to support VC2005 anymore. We're talking about LLVM 3.3 here (at the earliest), is there a strong reason you couldn't move to VC2010 by whenever you move up to LLVM 3.3? >> >> -Chris > LLVM has not been compatible with VS2005 for a long time. > > And as a
2005 Jun 27
1
stage left and right effects
Here are two effects (with a common base) that perform a stage left/right effect. The effect is named after the Hanna Barbara character Snagglepuss. :) It shakes the contents briefly and then jets off (stage) to the left or right. I used the Shake effect as a guide to this one. The StageBase accepts the element and an "amount" to initially shake the element by. So in
2013 Jan 09
0
[LLVMdev] Using C++'11 language features in LLVM itself
On Wed, Jan 9, 2013 at 11:54 AM, Chris Lattner <clattner at apple.com> wrote: > On Jan 8, 2013, at 8:09 PM, Peter Newman <peter at uformia.com> wrote: >>>> One other specific problem with this is that (I'm told) MSVC 2010 doesn't support range-based for loops. I don't think it is reasonable to require windows users to be on MSVC 2012. :-( >>> I
2007 Dec 25
2
VC2005 MMX patch.
Here is the patch with my changes. Most work went into the decoder. I just changed on the encoder if something was nessesary to build the library. You can find the patch here (quite big).. http://torus.untergrund.net/code/theora_mmx_vc2005.diff Please let me know if the encoder works without problems. I just did a very brief testing of it. The decoder has been tested against the test
2006 Jan 30
10
form_remote_tag and redirects
I would like to have a login box setup so that if incorrect info is submitted, the box "shakes" via Effect.Shake. If the correct information is submitted, I want to redirect to some other page. The only solution I''ve found is the following, which is pretty ugly, as it displays the javascript I''m invoking on the page prior to the redirect. Here is the code: The Form
2012 Apr 12
2
[net-next V7 PATCH] virtio-net: send gratuitous packets when needed
As hypervior does not have the knowledge of guest network configuration, it's better to ask guest to send gratuitous packets when needed. This patch implements VIRTIO_NET_F_GUEST_ANNOUNCE feature: hypervisor would notice the guest when it thinks it's time for guest to announce the link presnece. Guest tests VIRTIO_NET_S_ANNOUNCE bit during config change interrupt and woule send gratuitous
2012 Apr 12
2
[net-next V7 PATCH] virtio-net: send gratuitous packets when needed
As hypervior does not have the knowledge of guest network configuration, it's better to ask guest to send gratuitous packets when needed. This patch implements VIRTIO_NET_F_GUEST_ANNOUNCE feature: hypervisor would notice the guest when it thinks it's time for guest to announce the link presnece. Guest tests VIRTIO_NET_S_ANNOUNCE bit during config change interrupt and woule send gratuitous
2007 Dec 23
1
svn access and formal things.
A couple of questions: * Do I need a named account to commit changes? How do I get such an account? I'm used to commit roughly once every 8 hours of work if I have a stable point that compiles on linux and win32. That's just my way of working. Worked well in the past to protect myself from doing stupid things. * How anal are you about line endings, tabs vs. spaces, max. line length
2006 Jan 06
3
image replacement (new Effect.*****) problem
Here''s what I''m trying to do. I have two divs, one holds about 20 small images of products and the other holds a single large image of one of the products. I''m trying to use the jazzy "new Effect." way of changing images but I can''t seem to get it too work. My script is replacing the image and then making the element disappear. What
2004 Feb 01
1
Superbowl = Linux Shake up to the world..
Linux, Shake up the world!!!!!!!!!!!! oops sorry, test... testing.... 123 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040201/2a132787/attachment.htm
2005 Feb 18
0
[LLVMdev] LLVM built on VS C++ 2005
>> I still may carry on implementing any mods on the VS2003 port over to >> 2005 >> so we know where we are with that. There may well be a second beta so it >> would be good to get any problems in and reported to Microsoft in lue of >> that. > > ok. If both you and Jeff are okay with still implementing a VC2005 version spawning off changes to the VC2003 port
2004 Aug 02
2
Cisco PRI no CallerID
* --> SIP --> CISCO --> PRI --> PSTN The PSTN sees no callerid. *---> PRI[zaptel]--> PSTN Callerid is there... which makes me think it's the cisco, not the PRI/PSTN/telco. CISCO PRI--> * PRI [zaptel] Callerid IS there... which makes me shake my head in disbelief, because * can see clid from the cisco pri, but pstn doesn't... but when * sends info on that pri,
2003 Dec 26
2
fax detection: false positive
Hi guys, I just moved from Asterisk release 0.5.0 to CVS 2003-12-22, and after overcoming a few changes in my configuration, I encountered one problem that I couldn't shake that was working fine in 0.5.0. It's the fax detection. I just have a simple extension setup like this: exten => fax,1,Dial(Zap/4,30,tr) exten => fax,2,Hangup in my main incoming context. This used to
2008 Mar 24
2
Theora performance
Hi list, I just came across this site: http://web.mit.edu/xiphmont/Public/theora/demo.html I was wondering are these issues being addressed or will be addressed before the 1.0 release? Theora is like the only open sourced free code people can use, i will be nice if it performs close to other libs. please keep up the good work! -------------- next part -------------- An HTML attachment was
2011 Jun 15
3
[PATCH] virtio-net: per cpu 64 bit stats
Use per-cpu variables to maintain 64 bit statistics. Compile tested only. Signed-off-by: Stephen Hemminger <shemminger at vyatta.com> --- a/drivers/net/virtio_net.c 2011-06-14 15:18:46.448596355 -0400 +++ b/drivers/net/virtio_net.c 2011-06-15 09:54:22.914426067 -0400 @@ -40,6 +40,15 @@ module_param(gso, bool, 0444); #define VIRTNET_SEND_COMMAND_SG_MAX 2 +struct virtnet_stats { +
2011 Jun 15
3
[PATCH] virtio-net: per cpu 64 bit stats
Use per-cpu variables to maintain 64 bit statistics. Compile tested only. Signed-off-by: Stephen Hemminger <shemminger at vyatta.com> --- a/drivers/net/virtio_net.c 2011-06-14 15:18:46.448596355 -0400 +++ b/drivers/net/virtio_net.c 2011-06-15 09:54:22.914426067 -0400 @@ -40,6 +40,15 @@ module_param(gso, bool, 0444); #define VIRTNET_SEND_COMMAND_SG_MAX 2 +struct virtnet_stats { +