Displaying 4 results from an estimated 4 matches for "7ab4".
Did you mean:
7ab
2000 Aug 22
4
Vorbis Beta 2 MSVC Files
The .dsp and .dsw files included I obtained as a part of the vorbis source,
via CVS, are not recognized by Visual Studio as valid workspace/project
files. Should I be getting these files from another place or can someone
clue me in on how else to build vorbis on a windows platform?
Scott Danahy
Programmer
VedaLabs - www.vedalabs.com
--- >8 ----
List archives: http://www.xiph.org/archives/
2011 Feb 12
0
xen 3.4.3 on CentOS 5.5 dom0: multiple nic issue -- eth1 won''t restart
...ped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1989300171 (1.8 GiB) TX bytes:32449801 (30.9 MiB)
Interrupt:25 Memory:da000000-da012800
peth1 Link encap:Ethernet HWaddr A4:BA:DB:09:7A:B4
inet6 addr: fe80::a6ba:dbff:fe09:7ab4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:508724 errors:0 dropped:0 overruns:0 frame:0
TX packets:43 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:43249113 (41.2 MiB) TX b...
2000 Jul 19
1
possible bug in _f0_fit_clear (BOUNCE vorbis-dev@xiph.org: Non-member submission from ["Dimitry Andric" <dimit (fwd)
...of redundancy when several
applications use the same vorbis (shared) libraries. The tables then
only need to appear once on any system, instead of in every
executable.
Cheers,
- --
Dimitry Andric <dimitry@andric.com>
PGP key: http://andric.com/dim.asc
KeyID: 4096/1024-0x2E2096A3
Fingerprint: 7AB4 62D2 CE35 FC6D 4239 4FCD B05E A30A 2E20 96A3
-----BEGIN PGP SIGNATURE-----
Version: Encrypted with PGP Plugin for Calypso
Comment: http://www.gn.apc.org/duncan/stoa_cover.htm
iQA/AwUBOXXigLBeowouIJajEQJNGgCfQ292JGMXlvYtae+06EHBbDk90ykAoMEc
A69WU1IAb0VsfkS6dmJ5WeAC
=3D/ZDl
-----END PGP SIGNATURE--...
2000 Jun 20
5
Win32 DLL
I've put together a first cut for a Win32 DLL using the BladeEnc interface.
Right now, it's just a drop-in replacement for BladeEnc.dll that ignores all
encoding parameters passed to it and uses the info_A vorbis_info struct
(same as the encoder_example).
It's not particularly useful as of yet, but you can rename it to
BladeEnc.dll and use it with any number of rippers out there