Displaying 20 results from an estimated 44 matches for "opencore".
2002 Feb 24
0
Open Source PCI Bridge Soft Core
Hello,
I thought this could be interesting to you. If you have a colleague interested in the subject, I'd
like to ask you if you can forward this email to him/her.
The OpenCores organization announces the immediate availability of the open-source, free,
complete 33/66MHz 32-bit PCI Bridge Soft Core solution.
PCI Bridge Complete & Tested
The PCI Bridge Soft Core is a complete, synthesizable RTL (Verilog) code that provides
bridging between the PCI and a WISHBONE (S...
2009 Feb 23
4
FLAC support for Android?
...C support on the
Android. It would be great for FLAC adoption.
There's a bug open for
it<http://code.google.com/p/android/issues/detail?id=1461>on which
I've posted some details about how I think it would need to be
implemented. It appears to me that it would need to be added to the
OpenCore component, which is written in C.
-Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20090223/9c2dc028/attachment.htm
2013 Nov 13
2
Compiling FFmpeg with libopencore-amrnb and opus-git.
Hi
Any idea what's causing these errors:-
/home/user/build/lib/libopencore-amrnb.a(preemph.o): In function `preemphasis':
/home/user/build/opencore-amr-0.1.3/amrnb/../opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/preemph.cpp:193: multiple definition of `preemphasis'
/home/user/build/lib/libopus.a(celt_encoder.o):/home/user/build/opus/celt/celt_encoder.c:455: fir...
2013 Jun 20
2
[LLVMdev] LLVM+Clang 3.3: clang: for the -vectorize-loops option: may only occur zero or one times!
Hi,
My application generates some C code which I then compile using LLVM+Clang
before running it. For the compilation side of things, I have a class which
one of the methods (the CompilerEngine::compileCode() method in
https://raw.github.com/opencor/opencor/llvm_3.3/src/plugins/misc/Compiler/sr
c/compilerengine.cpp) is based on the code from the clang-interpreter
example
2015 Mar 09
2
[LLVMdev] LLVM 3.6: problems building on Windows using MSVC 2013
Sorry, I am using CMake+JOM or CMake+Ninja, if Ninja is available on the developer’s machine. Either way, it fails in both cases with a message similar to the one I included below (which was obtained using CMake+Ninja).
Just in case, my (current) CMakeLists.txt file can be found at here
2011 Nov 24
2
[LLVMdev] LLVM 2.9 - JIT problem on Windows
Hi,
I have built a shared version of LLVM which I am now able to test in my
Qt-based application. It all works fine on Windows, Linux and Mac OS X,
except that whenever I exit my Qt-based application on Windows (everything
is fine on Linux and Mac OS X), I get a message that reads that "this
application has requested the Runtime to terminate it in an unusual way".
'My'
2001 Jul 11
1
Hardware Vorbis
There is a 'feeling' on the opencores list that an audio decoder is desired.
(MP3 gets mentioned occasionally, but has its patent problems etc...)
http://www.opencores.org/ no audio projects are underway yet and I think a
vorbis decoder will take a while but even if only a start is made then
others may add to it.
For their one year...
2015 Sep 23
2
problems with PJSIP install on UBUNTU 14.04
.../usr/lib64/libpj.so /usr/lib64/libpjsua.so
As you can see it put them in the lib64 folder. I've done the command and recompiled so many times with the following attempts....
./configure --prefix=/usr --enable-shared --disable-sound --disable-resample --disable-video --disable-opencore-amr CFLAGS='-O2 -DNDEBUG'
./configure
./configure --prefix=/usr
./configure --libdir=/usr/lib64 --prefix=/usr --enable-shared --disable-sound --disable-resample --disable-video --disable-opencore-amr
[Ryan, Travis]
2013 Nov 13
0
Compiling FFmpeg with libopencore-amrnb and opus-git.
...Renaming that function in the Opus code
3) Renaming that function in the amrnb code
I can do the rename for the next version of libopus.
Cheers,
Jean-Marc
On 11/13/2013 05:51 PM, batguano999 wrote:
>
> Hi
> Any idea what's causing these errors:-
>
> /home/user/build/lib/libopencore-amrnb.a(preemph.o): In function `preemphasis':
> /home/user/build/opencore-amr-0.1.3/amrnb/../opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/preemph.cpp:193: multiple definition of `preemphasis'
> /home/user/build/lib/libopus.a(celt_encoder.o):/home/user/build/opus/celt/celt_encoder....
2013 Jun 21
0
[LLVMdev] LLVM+Clang 3.3: clang: for the -vectorize-loops option: may only occur zero or one times!
Hi,
I can confirm this problem. We use clang's libtooling ToolInvocation object
and the second module fails to compile even through it's a completely fresh
instance.
Adding -fno-vectorize explicitly seems to work around this problem, but
does anyone know a real fix?
ciao,
Mario
Am 20.06.13 15:07, schrieb Alan Garny:
> My application generates some C code which I then compile using
2020 Feb 21
2
pjsip startup errors when using "with-ssl" configure option
...ts compiled when
the with-ssl is used...
With --with-ssl:
[pjproject] Configuring with *--enable-ssl *--prefix=/opt/pjproject
--disable-speex-codec --disable-speex-aec --disable-bcg729
--disable-gsm-codec --disable-ilbc-codec --disable-l16-codec
--disable-g722-codec --disable-g7221-codec --disable-opencore-amr
--disable-silk --disable-opus --disable-video --disable-v4l2
--disable-sound --disable-ext-sound --disable-sdl --disable-libyuv
--disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc
--without-external-pa --without-external-srtp --disable-resample
--disable-g711-codec --enable-ep...
2000 Jul 26
5
hardware ogg vorbis decoder
...ems that the vorbis decoder is now stable with respect to
format/features, would it be time to start thinking about a hardware
implementation?
I would be interested in pursuing this if some there is consensus on
requirements.
If there is some enthusiasm for it then a module could be set up on the
opencores site for a gate-array decoder.
cya, Andrew...
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in t...
2011 Nov 14
0
[LLVMdev] Build LLVM as a DLL on Windows x86 [SOLVED]
For those who come to this thread and want to do know how I, personally,
build LLVM, I have written some short instructions (for my Qt-based project)
so that people can rebuild LLVM easily on Windows, Linux and Mac OS X, if
ever needed:
https://raw.github.com/opencor/opencor/master/src/plugins/3rdparty/LLVM/READ
ME.txt.
Alan
2009 Feb 23
0
FLAC support for Android?
...that Java is the primary development environment. You're
not going to be able to create a feasible FLAC implementation in
Java. Instead, you'll need to use GCC to compile the C code in the
FLAC library for the ARM processor in the Android platform. So, I'm
not surprised that OpenCore is written in C.
Also, to be useful, the new FLAC code will have to be hooked into the
operating system so that it is universally recognized as a valid
audio format. That doesn't seem like a small feat. The bug you
cited lists some of the changes that would be needed.
An alternative w...
2010 Aug 25
1
AMR Codec
Has anyone successfully compiled the AMR codec into an Asterisk install, and
if so, what steps did you take?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100825/b3db9f37/attachment.htm
2016 Aug 16
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
...asterisk 13.8. Try pjproject 2.4.5 first and let's see if that works
>
>
> Compiled pjproject 2.5.5 with :
> ./configure CFLAGS="-DNDEBUG -DPJ_HAS_IPV6=1" --prefix=/usr
> --libdir=/usr/lib64 --enable-shared --disable-video
> --disable-sound --disable-opencore-amr
>
> Compiled Asterisk 13 with
> ./configure --libdir=/usr/lib64
>
> All pjproject modules are selectable in menuselect, so here no
> problem.
>
> Modules are present in /usr/lib64/asterisk/module (see below).
>
> But when I start asterisk, I...
2011 Nov 24
0
[LLVMdev] LLVM 2.9 - JIT problem on Windows
"Alan Garny" <alan.garny at dpag.ox.ac.uk> writes:
> I have built a shared version of LLVM which I am now able to test in my
> Qt-based application. It all works fine on Windows, Linux and Mac OS X,
> except that whenever I exit my Qt-based application on Windows (everything
> is fine on Linux and Mac OS X), I get a message that reads that "this
> application
2014 Sep 18
2
repos...
...libpostproc x86_64 0.6.5-1.el6.rf
rpmforge 24 k
libdc1394 x86_64 2.1.2-3.4.el6 base 117 k
librtmp x86_64 2.3-1.el6.rf rpmforge 106 k
libva x86_64 1.0.15-1.el6 epel 53 k
opencore-amr x86_64 0.1.2-1.el6.rf
rpmforge 417 k
orc x86_64 0.4.16-6.el6 epel 146 k
schroedinger x86_64 1.0.10-1.el6.rf
rpmforge 591 k
x264 x86_64 0.0.0-0.4.20101111.el6.rf
rpmforge...
2004 Sep 10
1
VHDL Implementation?
I'm currently looking to start my working on my major project for
College. I want to create an audio CD archival/ playback server. There
will be a base server and also several satellite players. I will be
building a secondary server for my car. And in the car power is at a
premium so I wanted true hardware support (unlike phatnoise which is
software based). The car will support both
2014 Jun 17
2
quickstart
I have the Asterisk book, it's enormous, the 4th edition as per
http://www.asteriskdocs.org/.
I'd like to do something like:
http://www.voip-info.org/wiki/view/Asterisk+quickstart
just to have two hardphones act as extensions and call each other. Is
that a reasonable first task?
I'm looking for the simplest litmus test for functionality possible.
thanks,
Thufir