search for: ce35

Displaying 3 results from an estimated 3 matches for "ce35".

Did you mean: c035
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/
2000 Jul 19
1
possible bug in _f0_fit_clear (BOUNCE vorbis-dev@xiph.org: Non-member submission from [&quot;Dimitry Andric&quot; <dimit (fwd)
...ncy 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