similar to: Theora hardware is running on LEON3!

Displaying 20 results from an estimated 200 matches similar to: "Theora hardware is running on LEON3!"

2007 May 09
2
Next step of Hardware Theora
Hello, First of all, I would like to say that my work that I wrote in the other email would be to do in hardware the functions: CopyRecon, LoopFilter and UpdateUMVBorder. These are modules that Leonardo had made, but it wasn't ok in FPGA. When I had a chat with Leonardo we were thinking in rewrite these module for to do this running in FPGA (to debug in a Hardware level is much more
2007 Jul 10
0
Theora Hardware: Integration with LEON is completed!
Hi, The Integration with LEON (first part of my GSoC) is completed. http://atlas.lsc.ic.unicamp.br/~andre.lnc/theora_integration_with_leon3_full.png At the last week I had (leon3 + linux + libtheora) and (leon3 + send_vector_of_input + theora hardware) working ok. Firstly, I thougth that it just would be: http://atlas.lsc.ic.unicamp.br/~andre.lnc/theora_integration_with_leon3.png But it
2007 May 24
1
help with libtool!
Hi, Now I am working on BCC Cross-compiler in order to get the binaries for LEON3 (Google SoC 2007). I changed these lines of Makefile ... CC = gcc CPP = gcc -E ... to these : CC = sparc-elf-gcc -mv8 -msoft-float CPP = sparc-elf-gcc -mv8 -msoft-float -E The options means: -mv8 : generate SPARC V8 instructions -msoft-float : emulate floating-point When I run "make", there is a
2016 Nov 16
6
[SPARC]: leon2 and leon3: not respecting delayed-write to Y-register
Hi, in section B.29. (Write State Register Instructions) of 'The SPARC Architecture Manual Version 8' it is said that the "The write state register instructions are delayed-write instructions." The Y-register is a state-register. Furthermore in the B.29-secion there is a programming note saying: MULScc, RDY, SDIV, SDIVcc, UDIV, and UDIVcc implicitly read the Y register.
2007 Apr 09
1
GSoC - comments
Hi, I applied for GSoC 2007 and I received just one comment that I can read, the others are occult for me. If it is possible, I would like to know If there is any thing that I should change or not, any comments. The Title of my apply is "Hardware implementation of Theora decoding" and I am "Andre Luiz Nazareth da Costa" Thanks, Andr? Costa -- Andr? Costa Gerente T?cnico
2007 Mar 27
0
GSoC Apply, request for review
Hi, I am sending my application I submitted for the GSoC. There are still some hours left before the deadline, so if you have any remarks or a tip, I can still update it. thanks... i think there are some grammatical errors =(... == Name and Contact details == Andr? Luiz Nazareth da Costa Primary e-mail: andre.lnc@gmail.com Secondary e-mail: andre.lnc@lsc.ic.unicamp.br Gtalk:
2015 Nov 17
1
smbstatus .. info..
Hai,   I just noticed the following.   When running   smbstatus –L   i get my output, and i see the users logged and the locks..   when runinng smbstatus –p   I see much more users these are logged out atm . And i see the pid with them but a ps on the pid gives noting.   Can someone explain this?   Gr..   Louis  
2024 Nov 22
1
DNS reverse zones creation locked down.
Le 22/11/2024 ? 11:29, Rowland Penny via samba a ?crit?: > On Thu, 21 Nov 2024 15:09:49 +0100 > denis bonnenfant--- via samba<samba at lists.samba.org> wrote: > >> Hello, I'm resending my old message, as despite of lots of tests and >> checks, I still have the same problem. >> >> I'm facing a big problem with my Samba AD configuration : >>
2014 Oct 07
2
How to run cloud image for 6.5?
Hi, On my way to run centOS 6.5 on OpenStack I found the cloud images at http://cloud.centos.org/centos/6.5/devel/ and while the corresponding image for centOS 7 seems to work fine, I still need the older version for some legacy application, but I cannot find a way to run the images provided in that directory. Especially I'm looking at
2004 Aug 06
0
Ices 0.2.3 sudden errors
Hi all , my ices0.2.3/icecast1.3.12 has a sudden strange behaviour. For 3-4 months they ran without any ( yes , any ) problems. My box is a slackware linux one, on an ADSL line in France . I even was so satisfied of them that a let them runinng as deamon. ... But these past three days , ices seems to kill itself ....with that reason: (Ices and icecast are on the same box . That 1rst line appears
2007 Sep 18
0
Vista client error 1058
Hello List, Still trying to get Samba to see our schools new Windows Vista clients profiles. I have updated my Samba server to FC5 Samba 3.0.23 but still will not show the Samba share/ H: drive home folder on Windows Vista clients only. For Windows 2000 & XP the home folders shows up fine. On the Vista clients i am receiving error Event ID #1058 The processing of Group Policy
2004 Oct 07
2
re:re:help
yes used rpm- 20040914-1fc1winehq... i do the rpm -ivh when i goto install say a windows exe i type wine " theprogram exe" and it goes thur a what seems to be a instlal of fonts then stops and redhat crashes yes it crashes.. locks rite up on me ...i have no clue what else to do i try a rpm -e program name and nuffin there to uninstall how did you install it ? by rpms ? I install
2017 Apr 12
2
[RFC] Nios II backend
Hi, I'm from Intel compiler department. I am proposing the integration of a backend targeting Nios II processor architecture. Nios II is a 32-bit general-purpose RISC processor core designed specifically for the Altera family of FPGAs. All information at about Nios II can be found at Altera website https://www.altera.com/products/processors/support.html, including the current ISA
2012 Oct 15
1
[QEMU PATCH v4] create struct for machine initialization arguments
This should help us to: - More easily add or remove machine initialization arguments without having to change every single machine init function; - More easily make mechanical changes involving the machine init functions in the future; - Let machine initialization forward the init arguments to other functions more easily. This change was half-mechanical process: first the struct was added
2017 Sep 19
0
nios-II ISA backend
Hi All, I would like to know what is status for nios-II target ISA backend for llvm. Do we have a stable version of nios-2 ISA backend ? Any pointers would be really helpful. Thanks in advance Vineet -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170919/0011d407/attachment.html>
2004 Jun 25
1
Compile problems on libtheora-1.0alpha3
Dear Developers. As a tester for gnome-2.7 I'm using the garnome build system to build gnome-2.7. A new part to this set of gnome related programs I neede libtheora. Unfortunatly did I run into compile problems when running the compile of libtheora-1.0alpha3. I'm uisng GCC-3.4.0,glibc-2.3.2. The problems are shown in the log below. Who can help me solve these issues as I'm no expert
2009 Dec 07
0
Bunch of bugs in LibTheora, FFMPEG2THEORA, PNG2THEORA
1. "dump_video.c" got reverted back by 5 years into 2004: https://trac.xiph.org/browser/trunk/theora/examples/dump_video.c https://trac.xiph.org/log/trunk/theora/examples/dump_video.c 2. "png2theora.c" (subminor) https://trac.xiph.org/browser/trunk/theora/examples/png2theora.c 207 /* Must hold: yuv_w >= w */ 208 yuv_w = (w + 15) & ~15; 209 210 /* Must hold:
2003 Jan 10
1
Please help! Updated to Redhat 8.0, now can't get samba to work
I just installed Redhat 8.0, got the errata samba packages, but I still can't get Samba to work. I have gone through the Diagnosis.txt file with the following results: Test 1: everything appears OK Test 2: pings work both ways Test 3: OK Test 4: # nmblookup -B lion __SAMBA__ querying __SAMBA__ on 192.168.8.14 192.168.8.14 __SAMBA__<00> OK Test 5: # nmblookup -B cub '*'
2018 May 07
0
Nios 2 target code ownership
Dear LLVM community, Currently nobody is appointed as code owner for Nios 2 target. Since I've already developed a part of it and I'm planning to do more development in this area in coming weeks, I would like to volunteer myself to become code owner for this target. Please let me know if you have anything against, otherwise I'll add myself to CODE_OWNERS.TXT (I'll wait till the
2008 Dec 18
1
configure option --with-ogg broken?
Hi there. I try to cross-compile the theora libraries to test my ARMv6 optimizations (almost done, time to do some benchmarking and testing). While doing so I found out that --with-ogg seems to do nothing. If I simply run: .configure --with-ogg=$HOME The build succeeds also it shouldn't (I don't have ogg installed at $HOME). As an example here is the last line that make executes.