similar to: Development status?

Displaying 20 results from an estimated 100 matches similar to: "Development status?"

2006 Jul 02
5
What goes to Hardware ?
Hi people, As I said before: I did the IDCT to run on the FPGA. My friends from university did the Reconstruction routines running on the FPGA. I'm helping with the LoopFilter, and it is almost there. (all VHDL) I did a small profiling of the libTheora running on a Altera Stratix II device: The processor used was the NIOS II with 8Kb of data and instruction cache, branch prediction and
2003 May 08
3
MMX and extended-MMX acceleration patch for encoding
Hello, attached is a gzipped patch file to the lib/mcomp.c source file of theora (as of AnonCVS current version) that implements MMX and extended-MMX optimizations in the most frequently used functions of the encoder (as shown by gprof). This is more a proof of concept than a real request for inclusion into the source tree. My personal intent was more to look deeper into the MMX instruction set
2003 Apr 07
1
Building in a separate build tree
Hello, apparently, the following one-liner patch to automake file "lib/Makefile.am" is needed to build theora in a separate build directory. This may be convenient to build several versions of the library based on the same source tree, or just to keep the source tree clean. Note too that -I. is not needed, automake does an implicit -I$(srcdir) IIRC. <p>Rodolphe
2005 Aug 29
2
Loopback connetion issue
Hi, I''m experiencing some troubles with an application in a VM (domain-1) which needs to connect too itself via the loopback interface. It seems that the connection process hang during the TCP handshake. I have a running web server in this VM which run perfectly. Logged in Domain-1, i''ve tried to reach the webserver with telnet but the same problem happens. Even pinging the
2007 Jun 04
5
Re : Samba/Winbind slow with Active Directory (Hoogstraten, Ton)
How many entries ? TDB Database is limited 250 users. -- Rodolphe ---------- Message transf?r? ---------- From: "Hoogstraten, Ton" <Ton.Hoogstraten@ingram.nl> To: <samba@lists.samba.org> Date: Sun, 3 Jun 2007 16:08:06 +0200 Subject: [Samba] Samba/Winbind slow with Active Directory Hi all, I'm looking for answers regarding a problem I'm having with Samba. Since a
2006 Jun 27
1
usrmgr.exe "group name could not be found" error
Hello, I have the same problem this post : http://marc.theaimsgroup.com/?l=samba&m=114881731013700&w=2 After read the solution, What can i do for an production server on next week ? samba 3.0.22 is stable version, anybody know if it fixed this bug. thanks. Rodolphe
2014 May 14
4
[LLVMdev] Question about calling convention implementation in LLVM target
Hi, We are currently developing an LLVM target for a micro-controller, and would like our TargetLowering::LowerCall method to emit PUSH instructions (instead of STORE) to pass arguments (which would improve code density for function calls). Is there a way of keeping track of the stack pointer changes implied by the PUSH instruction to calculate the correct offsets in
2014 Mar 14
4
[LLVMdev] Is lld the linker we need for our project ?
Hi, Thanks a lot for your answer. It seems lld is still the best solution, even if it does not work "right out of the box" for us today. We already have a solution for the "objcopy" part (added the required output format to llvm-objdump). The ScriptLayout class seems to be empty for now (on the master branch at least), but we do not need linker scripts today. All that is
2010 Apr 20
1
zero sized messages in Maildir, corrupt filenames ?
Hi, I'm starting to see more and more duplicates in my cur directory. they seem to be a copy of an incoming mail (messages share the same date) but they appears in the client as a message without subject and without sender or body. Their filename starts with an underscore and the 4th letter is a %. The rest of the filename is random (but it also includes my hostname). Which program could
2003 Mar 18
6
bitstream changes
ok now I see why we need another packet in the header. The first one is basically for ID purposes (theora_decode_header()). I've jammed my huffman trees in there but it sucks because I need them later on when I actually build the huffman tree structs (theora_decode_init, calls InitHuffmanSet()). At that point the original header packet is gone so I've been keeping it around in a buffer.
2004 Oct 04
1
Shorewall-users Digest, Vol 23, Issue 4
Sorry some email problem, i have change it for more reliable one. I have try this morning to netmasq 192.168.11.0 (eth1) to 192.168.1.0 (eth0), but it is a mistake. Yes thank you for answering so fast ! I have corrected it, here the new diagram and the new routing table. But it still doesn''t work. From the router i can access to 192.168.11.254 I have add the rules : DNAT loc
2006 Jun 26
1
samba 3.0.20 + squid 2.5 : automatic logon with internet explorer
hello, samba is setup PDC with ldap client : windows xp pro sp2 server : samba 3.0.20 + openldap 2.2 + squid 2.5stable14 + squidGuard is it possible to create an automatic logon with internet explorer ? perhaps with ntlm_auth, but i can't find the good sentence. thanks.
2004 Oct 03
1
RE: Shorewall-users Digest, Vol 23, Issue 4
Yes thank you for answering so fast ! I have corrected it, here the new diagram and the new routing table. But it still doesn''t work. >From the router i can access to 192.168.11.254 I have add the rules : DNAT loc priv:192.168.11.254:22 tcp 22 But i can''t connect to 192.168.11.254 from LAN The DNAT fonction doesn''t work, but i can DROP packet arriving on eth0 (loc)
2014 Mar 11
2
[LLVMdev] Is lld the linker we need for our project ?
Hi, We are currently developing an LLVM-based compilation toolchain for a micro-controller, but would need some advice about whether we should use lld as linker. So far we managed to write a basic target handler to read ELF files generated by llc and link them (and relocations seem to be applied correctly). But we have target-specific requirements: - the program will be loaded into memory as-is,
2007 Mar 31
2
Issue joining a PC to a Samba domain from a subnet other the one that Samba PDC
Hello, Thanks in advance for taking the time to look at this issue. We are currently experiencing an issue with PC's not being able to join a Samba PDC controlled domain when the PC's are located outside of the subnet that the Samba PDC is part of. The PC's are located in the same physical building as the PDC, connecting over a Cisco VLAN to the Samba PDC subnet. For example, the
2003 Apr 15
1
Ogg Traffic for April 15, 2003
Hi everybody: Here is this week's Ogg Traffic with all new updates on recent activities in the world of Xiph.org. The HTML version is up at http://www.vorbis.com/ot/20030415.html. Enjoy! -Carsten <p>Ogg Traffic for Tuesday, April 15, 2003 [1]Carsten "Purple" Haese April 15, 2003 _________________________________________________________________ Table of
2007 Feb 28
4
"Any who has ever written an Ogg (de)muxer curses it's name frequently" (sic)
>From some random dude on Slashdot [ http://yro.slashdot.org/comments.pl?sid=224420&cid=18177356 ]: "Second, whether AVI is better or worse than Ogg is debatable. Any who has ever written an Ogg (de)muxer curses it's name frequently. It's extremely codec-specific, and the format is rather loosely defined, with no consistent standard way to do much of anything.... AVI has
2007 Feb 28
4
"Any who has ever written an Ogg (de)muxer curses it's name frequently" (sic)
>From some random dude on Slashdot [ http://yro.slashdot.org/comments.pl?sid=224420&cid=18177356 ]: "Second, whether AVI is better or worse than Ogg is debatable. Any who has ever written an Ogg (de)muxer curses it's name frequently. It's extremely codec-specific, and the format is rather loosely defined, with no consistent standard way to do much of anything.... AVI has
2002 Dec 13
0
Lookig for a french vorbis developper
Hi, This is my first post in this list. I joined it for a little bit special reason that I'll explain. for begginning I'll briefly present myself, I'm french and most implicated in free software promotion in France, I'm working as freelance in free software system administration. No the reason why I joined vorbis-dev, I'm a member of [1]April, an association that promote
2009 Nov 10
4
[LLVMdev] speed up memcpy intrinsic using ARM Neon registers
I tried to speed up Dhrystone on ARM Cortex-A8 by optimizing the memcpy intrinsic. I used the Neon load multiple instruction to move up to 48 bytes at a time . Over 15 scalar instructions collapsed down into these 2 Neon instructions. fldmiad r3, {d0, d1, d2, d3, d4, d5} @ SrcLine dhrystone.c 359 fstmiad r1, {d0, d1, d2, d3, d4, d5} It seems like this should be faster. But I did