Displaying 20 results from an estimated 200 matches similar to: "[Fwd: Unified codec interface]"
2004 Sep 10
2
Unified codec interface
Here is what I imagined (just vague thoughts, nothing polished):
Let's suppose we have a hypotetical library called
"Free Universal Codec Kit" - ..um...well.. Frunick for short :)
(Of course I am not proposing this name, I'm sure the suits in the
industry would not like it...but for my example its OK ;)
Now, an application should do something like this:
#include
2004 Sep 10
2
Unified codec interface
Here is what I imagined (just vague thoughts, nothing polished):
Let's suppose we have a hypotetical library called
"Free Universal Codec Kit" - ..um...well.. Frunick for short :)
(Of course I am not proposing this name, I'm sure the suits in the
industry would not like it...but for my example its OK ;)
Now, an application should do something like this:
#include
2004 Aug 06
0
Re: [Flac-dev] Unified codec interface
That's what UCI is trying to do. I'm hoping for just a simple unified Ogg
interface for the audio codecs that Ogg supports.
-dwh-
On 31 Jan 2003, Csillag Krist?f wrote:
> Here is what I imagined (just vague thoughts, nothing polished):
>
> Let's suppose we have a hypotetical library called
> "Free Universal Codec Kit" - ..um...well.. Frunick for short :)
2004 Aug 06
1
ambiguity in sample ices config files
2003-01-28, k keltezéssel tìpán Bro ezt írta:
> Hello Csillag,
> Yes, you are right :). That's the Vorbis default. Try out these
> options: maximum-bitrate, minimal-bitrate and quality. You can set
> things up. If you set the "managed" flag, the bitrate is more
> respected, but the quality may be (and actually is) lower.
Yeah, I've already done that. (I consider
2004 Aug 06
3
ambiguity in sample ices config files
[please cc the answers to me, because I'm not on this list!]
Hi there!
Yesterday I downloaded the CVS version of icecast and ices.
There are several example config files provided for ices in the
conf/ directory.
The ices-playlist.xml specifies encoding for one of the instances:
<encode>
<nominal-bitrate>64000</nominal-bitrate>
2004 Sep 10
3
Ogg Vorbis, Ogg Speex, Ogg FLAC
Now that FLAC has officionally joined the Xiph family,
there are three different free audio codecs, which can be
stored/transported using the ogg container.
Would it be possible to create an API and/or a library that
would cover them all?
If my understanding of the situation is correct, if an application wants
to support vorbis, speex and flac, it has to use three different
interfaces.
2004 Sep 10
3
Ogg Vorbis, Ogg Speex, Ogg FLAC
Now that FLAC has officionally joined the Xiph family,
there are three different free audio codecs, which can be
stored/transported using the ogg container.
Would it be possible to create an API and/or a library that
would cover them all?
If my understanding of the situation is correct, if an application wants
to support vorbis, speex and flac, it has to use three different
interfaces.
2004 Sep 10
3
Ogg Vorbis, Ogg Speex, Ogg FLAC
Now that FLAC has officionally joined the Xiph family,
there are three different free audio codecs, which can be
stored/transported using the ogg container.
Would it be possible to create an API and/or a library that
would cover them all?
If my understanding of the situation is correct, if an application wants
to support vorbis, speex and flac, it has to use three different
interfaces.
2019 Jun 17
2
[IDF][analyzer] Generalizing IDFCalculator to be used for Clang's CFG
Hi Jakub!
On Mon, 17 Jun 2019 at 17:01, Jakub (Kuba) Kuderski <kubakuderski at gmail.com>
wrote:
> Hi Kristóf,
>
>
>> 1. I read the article IDFCalculator is based on[1], but I found no
>> references to IDFCalculator::setLiveInBlocks, and the file header seems to
>> confirm that it's an implementation specific thing. Could I get away
>> restricting the
2019 Jun 16
2
[IDF][analyzer] Generalizing IDFCalculator to be used for Clang's CFG
A polite ping, could someone please share a thought about this?
On Sat, 8 Jun 2019 at 21:21, Kristóf Umann <dkszelethus at gmail.com> wrote:
> A polite ping on this matter :)
>
> On Tue, 4 Jun 2019 at 01:51, Kristóf Umann <dkszelethus at gmail.com> wrote:
>
>> Hi!
>>
>> As the title suggests, I'd like to generalize llvm::IDFCalculator to be
>>
2019 Sep 03
2
Struggling with a PGO build of clang -- llvm-profdata was built without zlib support?
Yes, that was it! Now that I took a closer look, the guide also states that
I should use the stage2 build. Silly me.
Thanks!
On Tue, 3 Sep 2019 at 19:31, David Blaikie <dblaikie at gmail.com> wrote:
> I /guess/ you actually want /path/to/release_build/llvm-profdata because
> the profiles are generated from binaries compiled with the release build,
> so it's the release build
2019 Jun 03
2
[IDF][analyzer] Generalizing IDFCalculator to be used for Clang's CFG
Hi!
As the title suggests, I'd like to generalize llvm::IDFCalculator to be
able to calculate control dependencies on clang's CFG. The issue is
however, that many data structures it uses are "hardcoded" to use
llvm::BasicBlock, and requires a lot of code to turn it into template
arguments.
I managed to pull this off by hammering the code until it compiled, and it
works
2000 Dec 11
2
encoding problem
Everybody of vorvis-dev hello.
I am the program developer of Japan and develop the derivation library
of libVorbis and be distributing in conformity with LGPL.
http://hp.vector.co.jp/authors/VA012897/download/vorbisacm_20001212.zip
(yet the documents and source comment it is Japanese)
I am worrying to that a particular file is not encoded normally with
all the version, after, it that included
2019 Sep 03
2
Struggling with a PGO build of clang -- llvm-profdata was built without zlib support?
Hi!
I'm trying to build a fast Clang for myself to use for debug builds on
Clang itself, but I've been struggling for a very long time on it. Could
you please help?
I've been following this guide: https://llvm.org/docs/HowToBuildWithPGO.html
I've quickly learned that its outdated, because the script it talks about
doesn't work with the monorepo layout at all, but in any
2009 Feb 16
3
Finishing up the contributors list as well
Guys,
OK, now that we have the new core contributors squared away, we
can go back to finishing the contributors list.
There were some people who got added and then there is existing
contributors list. I think Darren''s suggestion to wait to add new
core contributors is fine (let the new constitution settle down
and we can in the meanwhile have a more inclusive look at both
rather than
1997 Jul 18
0
Syncing passwd and smbpasswd
Greetings All
Big thanks to Mr Fenwick and others for posting the workaround for the
NT 4.0
SP 3 update issue.
A number of users do not have direct access to a shell, with their
profile execing
a financials application. This makes syncing password changes a problem
as
password ageing is enforced.
I am in the "final throes" of completing a Perl script that will check
the ageing
info
2010 Jul 03
1
Graphics Card for VirtualGL server in XEN domU
Hi,
I have read your message about building a VirtualGL server in a xen domU at
http://www.mail-archive.com/virtualgl-users@lists.sourceforge.net/msg00088.html
.
I plan to do exactly the same. Could you please share some of your experience?
What HW have you chosen? Have you succeeded?
According to the information at
http://wiki.xensource.com/xenwiki/XenVGAPassthroughTestedAdapters
,
2010 Jul 01
2
bogus motherboard? IOMMU does not work
Hi all,
I would like to get my system to work with IOMMU.
(The long-term goal is VGA passthru.)
System is as follows:
CPU: Core 2 Duo E6600
MB: Foxconn G9657MA-8EKRS2H (w. latest bios: 631F1P61)
Virtualization support is enabled in BIOS. (These is only one option.)
Hypervisor: xen 4.0.0 from Debian, AMD64
Xen config: iommu=verbose
output of xen dmesg is attached.
HVM domains work (lasd tried
2004 Aug 06
0
Re: Fixed-point Speex
Hello Jean-Marc, et al:
I'm sorry to have been unclear. I do prefer two separate code bases.
How do you suggest that we get a mailing list together? Please include me.
I'm still suggesting another addition to the agenda ... again looking
to acceptance by a using community. I'd like to see us target
specific processor/s with the fixed point code we are creating ...
inlining
2002 Jun 25
1
Samba PDC, Win9x, 2k, XP domain logon problem
I hope this doc below helps out. But from what I have seen it looks like you
created the machines accounts but did not create the smbpasswd for the
machine accounts. See docs below
Machine accounts: the manual approach
As noted, Samba will not allow you to add an entry to the smbpasswd file
(user or
machine) unless there is a existing UNIX account for that user. So the first
step is to
create an