Displaying 20 results from an estimated 800 matches similar to: "Nokia against the adoption of the Ogg technologies by W3C's HTML5"
2004 Jan 27
1
iRiver iMP-550
Hi everyone!
I've just bought subj and updated the firmware to the 1.50b (beta) version. It 
plays ogg vorbis files, but only in a 96..256kbps range. That sucks because 
unfortunately almost every album of my music collection is encoded at q=9.2, 
and several bits, on the contrary, are encoded at very low bitrates like 
60-80 kbps :(
Well I can always reencode when I have time, but can
2002 Oct 14
1
Reencode ogg/vorbis stream/file with lower bitrate?
Greetings to all,
It's been rumored that subj is possible, even with no decoding/encoding 
the .ogg file, but simply throwing out some information from it. I just 
wonder: is it really possible, and if yes, if there some software 
capable of doing this?
-- 
[dan@shinestar ~]$ ls -l /dev/brains
ls: /dev/brains: No such file or directory
--- >8 ----
List archives: 
2006 Aug 20
3
plot problem
Hello.
I'm pretty much new to R and I'm trying to produce some figures.
It seems to me, that R has some asynchronous way of plotting figures.
When I run this code:
#constructs the semivariogram of SC1929
vgm1 <- variogram(SC1929~1,~U+V,puerto.map$att.data)
# trying to make new plot
dev.set(which=dev.next())
plot(vgm1)
title(main="Semivariogram",font.main=4)
2014 Nov 17
2
[LLVMdev] [llvm][SelectionDAG] trivial patch: fix misprint in SelectionDAGLegalize::ExpandInsertToVectorThroughStack
Alright, go ahead with it.
—Owen
> On Nov 17, 2014, at 4:58 AM, Daniil Troshkov <troshkovdanil at gmail.com> wrote:
> 
> Hi!
>  
> I have not found test case. (It is because we have no target using "ExpandInsertToVectorThroughStack").
> But I tested it for target currently not included in llvm trunk.
>  
> This fix correct and trivial, so I'm offering
2006 May 29
2
Analog to matlab repmat function
Hello,
 I'm trying to switch from Matlab to R-project, and having some difficulties.
 I make a use of multidimensional matrices. For example, I need to extract
 mean from one of the dimensions:
 % we have matrix data of size: 130 x 11 x 350 x 2
 data = data - repmat(mean(data,3),[130 1 1 1]);
 In R project I managed to do that in a very pervarsive way:
 # mean(data,3) in R
 base <-
2014 Nov 12
2
[LLVMdev] [llvm][SelectionDAG] trivial patch: fix misprint in SelectionDAGLegalize::ExpandInsertToVectorThroughStack
I detected this bug using test case from platform which is not currently
supported on llvm targets. (Our team is porting llvm on new target).
Creating the test case will take some extra time. I'll try to do it ASAP.
Have you any ideas about the test case? (targets using
ExpandInsertToVectorThroughStack, etc...)
On Wed, Nov 12, 2014 at 8:29 PM, Owen Anderson <resistor at mac.com> wrote:
2014 Jun 03
3
[LLVMdev] [LLVM Doc] tblgen backends
I agree, but I have no experience with LLVM doc.
The job is very simple: add link at page
https://github.com/draperlaboratory/fracture/wiki/How-TableGen%27s-DAGISel-Backend-Works
into doc page
http://llvm.org/docs/TableGen/BackEnds.html
But how I can do it?
On Tue, Jun 3, 2014 at 4:41 PM, Renato Golin <renato.golin at linaro.org>
wrote:
> Hi Daniil,
>
> Those look great! I think
2014 Jun 03
2
[LLVMdev] [LLVM Doc] tblgen backends
Hi all!
There is doc about tglben backends:
http://llvm.org/docs/TableGen/BackEnds.html
May be should to add link at
https://github.com/draperlaboratory/fracture/wiki/How-TableGen%27s-DAGISel-Backend-Works
I remember when I first met the LLVM it would be very useful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Jul 14
2
[LLVMdev] [llvm] [libunwind] r207467 misprint
Hi Nick!
In r207467 you added code(libunwind: DwarfInstructions.hpp):
      assert(lastReg <= (int)cieInfo.returnAddressRegister
                 && "register range does not contain return address
register");
      for (int i = 0; i <= lastReg; ++i) {
.....
          else if (i == (int)cieInfo.returnAddressRegister)
There is misprint here: lastReg should be >=
2017 Mar 21
3
[question] с-double: 35.7 * 100 vs 3570.0
Hi all!
There is a simple c code:
double a = 3570.0;
double b = 35.7 * 100;
int main ()
{
  if (b != a) return 1;
  return 0;
}
It returns 1 due to:
40abe400 00000000 //a = 3570.0
40abe400 00000001 //b = 35.7 * 100;
gcc do the same thing, so I think it's ok but why?
For floats:
float a = 3570.0;
float b = 35.7 * 100;
int main ()
{
  if (b != a) return 1;
  return 0;
}
It returns 0...
2016 Mar 21
2
transfer FSMO roles from Windows DC
I have the Active Directory domain with Windows 2008 R2 domain controller and Samba domain controller on CentOS 7. Samba is 4.3.5 (self-compiled). Forest and domain levels are Windows 2008 R2.
After joining Samba to the domain as the domain controller there were no DC=ForestDnsZones and DC=DomainDnsZones records on "OUTBOUND NEIGHBORS". I fixed it with ntdsutil, as it's written here
2014 Nov 12
2
[LLVMdev] [llvm][SelectionDAG] trivial patch: fix misprint in SelectionDAGLegalize::ExpandInsertToVectorThroughStack
Hi Owen!
The "First store the whole vector" is without uses and will be deleted
later.
I've attached trivial patch to fix it.
I have no commit access so if patch is OK, please, commit it .
Danil.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141112/52592eeb/attachment.html>
2003 Jan 02
0
Re: Ogg Internet Drafts - create application/ogg-vorbis, application/ogg-tarkin, etc.
just for the record -- I think you mean video/theora when you mention vorbis+VP3.  Vp3 is becoming Theora.  Tarkin is another video codec project at Xiph.
 
As for this whole MIME type issue, can someone enlighten me as to how this problem is addressed with Quicktime, Microsoft, and RealNetworks plug-ins today?  Also, does an MPEG4 tag specify which audio codec is used?
 
thanks - dan
       
2014 Oct 13
4
[LLVMdev] Passing llc options to Clang
Hi,
Is there a way to passing llc options to clang, for example -march -mcpu,
etc. ?
Some threads suggested using -mllvm flag,
I tried ./clang -mllvm -march=X86-64 -mcpu=core2 -o hello hello.c, but got
"Unknown command line argument"
Thanks,
Ziqiang
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jan 13
0
Re: Ogg Internet Drafts - create application/ogg-vorbis, application/ogg-tarkin, etc.
> From: David Wheeler [mailto:dwheeler@ida.org]
... 
> 
> The #1 use of a MIME type is to launch an application to process
> the data.  If the MIME type doesn't include information on the
> container format, then the application won't know what to do with
> the result.
You might as well ask, how does an application know what to do when it's launched from your
2003 Jan 24
0
Re: Ogg Internet Drafts - create application/ogg -vorbis, application/ogg-tarkin, etc.
Thanks, Dan, for understanding what I meant with that sentence and
clarifying it. I was indeed thinking of "video/theora" as MIME type to
signify a theora & vorbis a/v-stream. If "Theora" is not the right name for
this integrated stream, please come up with another one that is readable - I
strongly dislike "oggvth".
Silvia. 
-----Original Message-----
From: Dan
2016 Apr 05
3
LTO in LLVM3.8
In the linked bug, the issue is that symbols defined in multiple places
(LTO and non-LTO) are provided by the linker plugin (which in GCC's case
marks the symbols as private).  The error appears to be a difference in
which symbol gold or ld picks as canonical. I don't think it's the same as
the issue you're seeing (unless you're mixing LTO and non-LTO files).
I'd guess
2011 Jul 21
2
OT: [opensuse-offtopic] Microsoft struggles to get Hyper-V drivers in Linux kernel (fwd)
Not too sure what to think about this, considering M$'s 
track record with OSS and other competitors.
Kind Regards,
Keith Roberts
---------- Forwarded message ----------
To: opensuse-offtopic <opensuse-offtopic at opensuse.org>
From: Basil Chupin <blchupin at iinet.net.au>
Subject: [opensuse-offtopic] Microsoft struggles to get Hyper-V drivers in Linux
      kernel
     The
2006 Oct 25
5
VoiceOne 0.4.0 released: a new web-based and open source GUI
Hi all!
We've released VoiceOne 0.4.0, a web-based and open source solution 
which allows to fully manage an Asterisk service hosted on a LAMP server.
We focused on an charming and overall user-friendly interface. Thanks to 
the authentication based on roles, once configured by a super user, the 
PBX may be easily maintained even by an Asterisk unskilled users.
 From a technical point of
2016 Apr 05
2
LTO in LLVM3.8
Hi all,
I've been playing around with LLVM and LTO trying to compile some open-source projects.
Prior to the 3.8 release I had been using r250630 (if I remember correctly) and I was able to successfully build GamePlay (https://github.com/gameplay3d/GamePlay).
Sadly, since upgrading to 3.8 I am getting weird link-time-errors (error: undefined reference to 'XYZ::~XYZ').
It appears