Displaying 20 results from an estimated 3000 matches similar to: "libtheora in WinCE or PocketPC?"
2006 May 17
1
FW: libtheora in WinCE or PocketPC?
Hi there,
I've found no answers to this question from Fri Apr 15 19:33:50 2005.
Are there any answers now?
> I'm sure this is a common question, but I haven't seen it asked nor
answered
> on this list, on the Theora Wiki nor FAQ, nor on the Internet at large
> (though I haven't checked the whole thing):
>
> Has anyone ported 'libtheora' to WinCE or
2005 Mar 16
0
IAX softphone on WinCE/PocketPC
Hi,
Is anyone aware of an IAX client that's made for the Windows CE/Pocket PC
platform? Or even the Palm platform for that matter.
Thanks.
2009 Oct 01
0
libtheora 1.1.1 release
All,
I've made a follow up release in the 1.1.x series. This fixes some
issues reported with last week's 1.1.0 release, and is mostly of
interest to those building under MSVC.
Changes:
* Fix an error in the MSVC inline assembly, the "pink blocks" problem.
* Don't use the ebx register in the MSVC asm because it's used by the
compiler in some optimization modes.
*
2009 Oct 01
0
libtheora 1.1.1 release
All,
I've made a follow up release in the 1.1.x series. This fixes some
issues reported with last week's 1.1.0 release, and is mostly of
interest to those building under MSVC.
Changes:
* Fix an error in the MSVC inline assembly, the "pink blocks" problem.
* Don't use the ebx register in the MSVC asm because it's used by the
compiler in some optimization modes.
*
2004 Aug 06
1
status report on the Windows CE (PocketPC) ACM codec
>
> It was essentially my own mistake. After the Embedded C++ IDE crashed
unexpectedly,
> the .lib file was no longer present in the project settings (the project
had not been saved)
> so all the errors I got were caused by a missing .lib reference in the
link stage!
> I had to change my cross compiler target to "arm-wince-pe" because
otherwise the
> object/.lib files
2004 Aug 06
0
status report on the Windows CE (PocketPC) ACM codec
> Which version of gcc are you using? I know that only recently has gcc
> made itself compatible with the C++ name mangling standard, whatever
> that is. I have no idea if MSVC++ is compatible with it.
It was essentially my own mistake. After the Embedded C++ IDE crashed unexpectedly,
the .lib file was no longer present in the project settings (the project had not been saved)
so all
2006 Feb 22
0
Cross compile Speex 1.1.12 for PocketPC 2003
Hi all,
As MS compiler is unable to build last Speex library, i was trying to
cross-compile it with gcc from
my ubuntu box. I found the *GNUWINCE* package at:
http://win-ce.voxware.com:28575/Development%20Tools/gnuwince.html
There is an arm-wince-pe-gcc and a gcc dlltool. I'm not too familiar with
Makefiles and gcc build process so i want to
ask if someone have tryed to compile Speex dll
2004 Jan 12
2
SIP-Client for Handheld PC
Anyone know a sip-client that will work on a Handheld PC running WINCE for
HPC.
I can find some for PocketPC, but the wont work on my HPC
??
/HHA
_________________________________________________________________
Scope out the new MSN Plus Internet Software — optimizes dial-up to the max!
http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1
2008 Sep 12
1
Echo Cancellation not working on WinCE
Hello Friends,
I am trying to use speex-1.2beta3 version for echo cancelling.
On my WinCE board I am using WaveIn/WaveOut functions to record and playback
audio.
I am receiving audio data on udp socket, then playing it on speaker using
WaveOutWrite function.
I registered callback to capture microphone data, then data chunk came from
socket ( which I played on speaker) and data captured from
2007 May 25
0
Status 58 trying to connect WinCE 4.1 to Samba 3.0.23c-2.el5.2
Hello everyone. I've recently replaced a file server
running Samba 2.2.8a on Solaris 8 with one running
3.0.23c-2.el5.2 on CentOS 5. I'm trying to set up a
WinCE 4.1 device (A V56 Makino milling center with a
Pro 5 controller) to work with the new configuration
and I can't get it figured out. When I try to do a
'net use share1 \\server\share', it responds with
'Command
2005 Oct 13
0
RE: Wanting to Make a PocketPC have asecureConnection to asterisk server
I'm wanting both the voice and the configuration to be secure. (very
secure). I don't care if it is SIP or IAX but I do need a softphone on
the pocketpc I can use. I'd appreciate if you could take a look this
weekend for me.
Thanks, -Peter
________________________________
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On
2005 Feb 03
1
free pocketPC softphone (toshiba e750)
Hi all
I have a pocketPC Toshiba e750 and I want to make SIP calls from it, but I
didnt found any free softphones for my Toshiba.
X lite's versions for pocketPC isnt free :(
Did someone used before a free softphone for pocketPC? witch one?
Thanks
Joao Pereira
www.fccn.pt
2004 Aug 06
2
Speex in a PocketPc crashes sometimes.
Hello Cesar
I'm using Speex on a PPC2002 and PPC2003 with no problems. For tune-up
remember to define the FIXED_POINT macro in Project->Settings in eVC. With
this setting you ought to be able to at least decode in realtime while using
debug-mode.
Kind regards
Bjoern D. Rasmussen
>From: "cesarbremer@raseac.com.br" <cesarbremer@raseac.com.br>
>To: speex-dev@xiph.org
2012 Mar 30
1
Support for boot WinCE from disk
Hi,
[ please keep me in CC as I am not subscribed to the mailing list ]
I'd like to use syslinux to boot WinCE from local disk. Is there support for it?
--
Otavio Salvador? ? ? ? ? ? ? ? ? ? ? ? ? ? ?O.S. Systems
E-mail: otavio at ossystems.com.br? http://www.ossystems.com.br
Mobile: +55 53 9981-7854? ? ? ?? ? ? ?http://projetos.ossystems.com.br
2005 Feb 22
1
Error connecting to Samba share from pocketPC
I've setup a wireless network with a Linux server, several Windows XP PC's
and a PocketPC running Windows Mobile 2003 SE. The Linux server is running
Debian and Samba 3.0.10. All is working fine, with Samba as a domain
controller and serving shares for the Windows PC's.
However my PocketPC is unable to connect to a Samba share (it can connect
just fine to a share on Windows XP)
2006 Jun 13
1
LIBC.lib and developing for PocketPc
Hi
I downloaded speex_win32_1.0.4_setup.exe. I was pretty happy to see that
there was libspeex.lib and libspeex.dll. Everything went fine until I
tried to build speexenc.c as win32 console program. Visual Studio 2005
gives error: "fatal error LNK1104: cannot open file 'LIBC.lib'". What is
this LIBC.lib file?
My ultimate goal would be to make wav->speex encoder
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
On Wed, May 31, 2006 at 05:52:33PM +0200, steven mestdagh wrote:
> please make it install the docs under share/doc/libtheora.
Thank you. Updated patch below.
A copy of this email goes to the list of theora. The following patch
for the port of libtheora-alpha6 for OpenBSD includes (among other things):
* a patch for examples/Makefile.in that doesn't link player_example
since it
2005 Aug 20
0
libtheora-1.0alpha5 release
Everyone,
I've made a new release of our libtheora reference implementation. This
draws a line under all the development since alpha 4 before we start
merging in the optimization work people have been doing. It also
contains a fix for two serious bugs (one an encoding error, one a
segfault) so we recommend everyone upgrade. The release is source and
binary compatible with 1.0 alpha 4.
2005 Aug 20
0
libtheora-1.0alpha5 release
Everyone,
I've made a new release of our libtheora reference implementation. This
draws a line under all the development since alpha 4 before we start
merging in the optimization work people have been doing. It also
contains a fix for two serious bugs (one an encoding error, one a
segfault) so we recommend everyone upgrade. The release is source and
binary compatible with 1.0 alpha 4.
2006 Jun 20
1
libtheora-1.0alpha7 release
All,
I've done a new alpha release of the libtheora reference implementation.
This is mostly build fixes from the alpha6 release; I'd failed to enable
the new MMX asm by default, and the x86 asm code did a relocation that
caused problems on SELinux.
You can get it in the usual place:
http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.bz2