Displaying 16 results from an estimated 16 matches similar to: "[PATCH] arm: Remove a superfluous 's' suffix from the cmp instruction"
2007 Dec 12
1
Speex crashing on ARM with assembler optimization enabled.
Alexander Chemeris a ?crit :
> Ok, if I comment out inclusion of "filters_arm4.h" (or comment out its
> only overridden function - normalize16()) it works fine.
>
> Also it works fine if I use -O0 for compilation. Specifying -O1 or -O2 lead
> to segfault (if "filters_arm4.h" is included, sure).
OK, so either I screwed up the alignment/constraints in the
2007 May 22
2
Testing for 1.2beta2
Dan Everton a ?crit :
> Just one minor issue while building for ARM4 targets. The prototype for
> the normalize16 function hasn't been updated in filters_arm4.h. The
> attached patch should fix that.
Patch applied. Thanks. In case you're interested, there's plenty of ARM4
optimisations that need to be updated (since 1.1.12) :-)
> Apart from that, the 1.2beta2 release is
2005 Dec 06
1
ARM4 filter code
I have found that filter_mem2 fixed point does not match the inlined
assembly version for arm4. Looking closer there appears to be an off by
one error. It occurs when setting the value of mem at the end of the
inner loop. In the C fixed point version this is done with a subtract.
In the arm4 version instead of multiplying den by yi, it is multipled by
nyi and then an add is done. This
2007 Dec 12
2
Speex crashing on ARM with assembler optimization enabled.
On 12/13/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote:
> Did you test what happens if you only enable arm4 assembly?
Sure. I tested with "--enable-arm4-asm" and there was no difference.
> Also, if you can do some investigation, it would be useful to check what bit
> of assembly is causing the crash. Can you disable one at a time and check?
ok. I'll try
2007 Dec 19
2
libspeex stopped to work
> Seems Jean-Marc have not added your optimisation to Speex svn. Could
> you sent it to the mailing list, so people would be able to try it out?
> If it will give some speed up, we'll try to port it to gcc asm for use
> in embedded
> Linux applications.
Sorry, been busy with maintenance on Valin 2.0 and 3.0 :-) Just applied
your fix to the assembly. Can you confirm it works
2007 May 18
4
Testing for 1.2beta2
Hi everyone,
I'm planning on releasing Speex 1.2beta2 in the next few days. I'd
appreciate if everyone could try and test the current svn to make sure
no bug crept in for your favourite plarform/application.
Cheers,
Jean-Marc
2004 Aug 06
7
icecast2, ogg, mp3, etc
Hi,
Just wanted to clarify, can icecast2 not read OR broadcast any mp3, or
can it just not broadcast mp3 (but still play from a playlist)? I know the
quality would be dropped if it had to reencode them though.
And what's up with that POS Winamp3, it doesn't even play gg streams?!?
I use xmms, but we have winamp3 on a demo computer, it just sits and keeps
prebuffering. I need something
2007 May 23
0
Testing for 1.2beta2
Hi,
I have compiled the sample sampleenc.c w/o any errors. then I tried to
compress a sound file which is in WAV and RAW format but the file size is from
200K to 80byte. I think there is somehing wrong but no idea why will be like
that. any idea?
I used
1. sampleenc test.wav > test.spx
2. sampleenc test.raw > test.spx
Alex
Quoting Jean-Marc Valin
2007 Dec 20
0
libspeex stopped to work
On 12/20/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote:
> Sorry, been busy with maintenance on Valin 2.0 and 3.0 :-) Just applied
> your fix to the assembly. Can you confirm it works fine?
Yep, it works fine. Thanks.
> About including
> assembly directly (.asm/.s instead of gcc inline asm), I'm OK in
> principle if someone can show me how to do that cleanly
2007 Dec 02
2
Optimised qmf_synth and iir_mem16
Hi all,
I've taken preglows ARM versions of qmf_synth and iir_mem16 from
rockboxes speex codec, and tweaked them a bit further for some more
speed.
I attach them here so you can review and take on any changes you
want.
Please let me know if you have questions etc.
Thanks,
Robin
--
Robin Watts, Email: <mailto:Robin.Watts@wss.co.uk>
Warm Silence Software, WWW:
2017 May 29
0
[PATCH] Add CMake build script
Description
===========
This patch adds support of CMake meta build system, so you can generate
Unix makefiles, VS 6.0-2017 projects and many more.
Features
========
* Win32 and Linux tested
* Travis CI test added
* Generates working Visual Studio 6.0-2017 solutions
* Generates working Unix Makefile
* Supported options (<option> - <default value>):
* `ENABLE_FLOATING_POINT` - on
2004 Aug 06
0
icecast2, ogg, mp3, etc
Has this changed within the past few months? I swear awhile back icecast2
had no mp3 support, but then again I could be suffering from caffiene
withdrawal or something :)
Thanks for the information, it was all very helpful indeed!
Bryan
<p>On Tue, 3 Jun 2003, oddsock wrote:
> icecast2 is a broadcast server and will broadcast both ogg vorbis and mp3
> streams. This assumes
2004 Aug 06
3
icecast2, ogg, mp3, etc
icecast2 is a broadcast server and will broadcast both ogg vorbis and mp3
streams. This assumes that you have a source client which can produce an
ogg vorbis and mp3 stream and send it TO an icecast2 server. With mp3
streams, shoutcast mp3 metadata is supported, however you cannot use the
shoutcast DSP as a source stream to an icecast2 server.
Current clients that we know about that can
2004 Sep 10
2
[Flac-users] Matroska open source A/V container format officially released
Hi,
i have the big pleasure to officially announce that the matroska
multimedia container project has finally left alpha status and turned
into public beta status last night. By following the links below you
will be able to obtain various tools to create, edit and play matroska
audio and video files on your computers. Supported Operating Systems are
currently Windows and Linux, but it seems
2006 Jun 26
0
[klibc 25/43] ia64 support for klibc
The parts of klibc specific to the ia64 architecture.
Signed-off-by: H. Peter Anvin <hpa at zytor.com>
---
commit 951dc85bd690c6cc5a971815665da947160cbe51
tree 0843c8aa67a3c46a362d12c392c41c25d85ac9cd
parent bd0599e5290ca1a16bb7a68f7c362d395c612eb3
author H. Peter Anvin <hpa at zytor.com> Sun, 25 Jun 2006 16:58:24 -0700
committer H. Peter Anvin <hpa at zytor.com> Sun, 25 Jun
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In
particular, the patchset has been reorganized so as not to break
git-bisect.
Additionally, this updates the patch base to 2.6.17-git12
(d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main
difference on the klibc side is removal of obsolete code.
This is also available as a git tree at: