similar to: opus Digest, Vol 128, Issue 4

Displaying 19 results from an estimated 19 matches similar to: "opus Digest, Vol 128, Issue 4"

2019 Dec 11
0
Opus DLL for ARM64 UWP
Dear Opus Community, We need to compile the Opus DLLs for ARM64 for UWP but currently receive build errors (e.g. Int32 is not available, SMID instructions have changed, etc.). For this reason, we would like to hire an Opus expert on consulting basis. If this sounds like you or if you happen to know someone, please drop me a line :) Best, Max KAZENDI Maximilian Doelle +447927184703 @M_Doelle
2018 Aug 18
1
[PATCH] move CreateFile() function from libFLAC
This patch renames flac_internal_CreateFile_utf8() function to grabbag__CreateFile_utf8() and moves it from /src/libFLAC/windows_unicode_filenames.c into src/share/grabbag/file.c This function is not used by libFLAC anyway. After this, it should be possible to compile libFLAC as UWP. In the old code there were 3 different #if conditionals around the code that uses CreateFile_utf8(): 1) #ifdef
2017 Jan 14
0
[PATCH 0/5] Allow multiple targets to be disabled
On 01/06/2017 01:53 PM, Hugo Beauzée-Luyssen wrote: > Hi, > > This patchet allows a few targets to be disabled when unrequired. > The rational is coming from VLC's contrib buildsystem, so far we use make -C to select only some subparts of the available targets. > It would be easier and cleaner to use autoconf to do so IMHO. > > There's an additional patch which fixes
2015 Aug 09
2
No firefox 38.1.1 update
I'm still not getting the firefox-38.1.1-1.el6.centos.x86_64.rpm that was announced yesterday (8 August) morning. I looked at several of the mirror sites I receive, and they all have the new firefox in their Packages directory, but their repodata is all a day older (7 August), so yum doesn't see the update. Example mirror: http://mirror.cs.uwp.edu/pub/centos/6.7/updates/x86_64/ -- Bob
2015 Aug 09
2
No firefox 38.1.1 update
On 08/09/2015 10:21 AM, Peter Q. wrote: > On Aug 9, 2015 8:43 AM, "Robert Nichols" <rnicholsNOSPAM at comcast.net> wrote: > >> I'm still not getting the firefox-38.1.1-1.el6.centos.x86_64.rpm >> that was announced yesterday (8 August) morning. I looked at >> several of the mirror sites I receive, and they all have the new >> firefox in their
2017 Jan 06
8
[PATCH 0/5] Allow multiple targets to be disabled
Hi, This patchet allows a few targets to be disabled when unrequired. The rational is coming from VLC's contrib buildsystem, so far we use make -C to select only some subparts of the available targets. It would be easier and cleaner to use autoconf to do so IMHO. There's an additional patch which fixes the build when building for WinRT/UWP platform, upstreamed from VLC. We have a couple
2002 Nov 11
11
Speed problem
Mermgfurt ! I have some problem with syncing two machines which are connected over a Gigabit-connection. I'm trying to use rsync with ssh because of the authorisation mechanisms (keys). It starts quite ok with 18 MB/s (this small speed may have something to do with our internal net) and falls down to 400 KB/s (!!!). This happens over a long period because those files I want to copy are very
2011 Oct 03
3
Traveller Heaven and Earth - Runtime error 481
I'm trying to get 'Heaven and Earth' running, but it gives me an error Run-time error '481': Invalid picture The program is available for download from http://www.downport.com/wbd/HEAVEN_&_EARTH.htm Installation is not straightforward - you need to unpack, configure Wine to run as Win98 in an emulated desktop, install and finally unpack and manually register mfc42.dll,
2015 Aug 09
0
No firefox 38.1.1 update
Yum clean metadata Yum update On Aug 9, 2015 8:43 AM, "Robert Nichols" <rnicholsNOSPAM at comcast.net> wrote: > I'm still not getting the firefox-38.1.1-1.el6.centos.x86_64.rpm > that was announced yesterday (8 August) morning. I looked at > several of the mirror sites I receive, and they all have the new > firefox in their Packages directory, but their repodata
2015 Aug 10
0
No firefox 38.1.1 update
On 08/09/2015 10:42 AM, Robert Nichols wrote: > On 08/09/2015 10:21 AM, Peter Q. wrote: >> On Aug 9, 2015 8:43 AM, "Robert Nichols" <rnicholsNOSPAM at comcast.net> >> wrote: >> >>> I'm still not getting the firefox-38.1.1-1.el6.centos.x86_64.rpm >>> that was announced yesterday (8 August) morning. I looked at >>> several of the
2017 Jan 14
2
[PATCH 0/5] Allow multiple targets to be disabled
Hugo Beauzée-Luyssen wrote: >> configure.ac: Allow the programs to be disabled >> configure.ac: Allow bench to be disabled >> configure.ac: Don't build any tests when they are explicitely disabled >> configure.ac: Allow examples to be disabled >> win_utf8_io: Avoid forbidden functions when building for WinRT/UWP >> >> configure.ac
2001 Oct 26
2
e2fsprogs failed 7 tests
Hi ! I hope, this is the right ML to ask for this kind of problem. I was testing around with ext3 and was deeply impressed that it was working good and very fast. I installed e2fsprogs-1.25 on several machines and make check everytime said: 50 tests ok, 0 tests failed. On my laptop, this looked different, 43 tests ok, 7 failed. Here they come: f_bbfile: bad blocks in files: failed f_dup:
2017 Jan 06
1
[PATCH 5/5] win_utf8_io: Avoid forbidden functions when building for WinRT/UWP
Hugo Beauzée-Luyssen <hugo at beauzee.fr> wrote: > --- > src/share/win_utf8_io/win_utf8_io.c | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/src/share/win_utf8_io/win_utf8_io.c > b/src/share/win_utf8_io/win_utf8_io.c > index c61d27f3..1437b41e 100644 > --- a/src/share/win_utf8_io/win_utf8_io.c > +++ b/src/share/win_utf8_io/win_utf8_io.c >
2017 Apr 19
2
Windows Universal Platform?
Hi all, Anyone know anything about Windows Universal Platform? Someone raised an issue on github: https://github.com/xiph/flac/issues/32 The `flac_max`/`flac_min` issue is resolved, but the WUP one is not. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2006 May 26
1
Trying to find packages that depend on package X.
Quick search in bout "man yum" and "man rpm" shows how to find what package X depends upon, but not what depends upon package X. Of course, we could get a deplist for everything but I'm *guessing* that take more overhead and grep too. "yum remove" tells us. Then we just have to remember to say "No, don't remove". Am I missing something... like I
2002 Nov 12
1
speed differences
Hi all I just ran these tests on my network and came up with these results. I found it interesting and thought I would share. In all test the same 2.5 Gig logfile was used for transfer (2719312019 Nov 12 11:42 maillog.back) (2.5G Nov 12 11:42 maillog.back) The transfer was done over two Gigabit nic's one onboard broadcom on IBM X440 server, Other Intel on standard selfbuilt dual P3 880
2002 Nov 13
4
Speed tests
Hi all I hope no one minds but I was asked to post my timetrial findings back to the list. Hope it helps someone else as well, if you have any suggestions please mention them as I need all the speed that I can get The scenaro is as follows I have to switch mail servers and I need to copy all my mbox files over to the new machine. As you may well know time if off the utmost importance so I
2019 Mar 20
4
Como asignar valores de un archivo a otro
Hombre, lo que propones es un tanto drástico... Siguiendo tu línea de argumentación entonces, nos olvidamos de "data.table", "dplyr"...y llegado el caso de gran parte de lo que ofrece "R" en cuanto a la manipulación de los dataframes, puesto que son tareas que igualmente puedes resolver en una bbdd... "sqldf" ofrece funcionalidades muy interesantes, para
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com> --- AUTHORS | 17 ++++++ README | 10 +++ conf/ovirt-agent | 12 ++++ conf/ovirt-db-omatic | 12 ++++ conf/ovirt-host-browser | 12 ++++