search for: blockalign

Displaying 5 results from an estimated 5 matches for "blockalign".

Did you mean: nblockalign
2004 Aug 06
2
Where to pause stream (minimum decodable length)?
...chunk and play it, etc. This way I can achieve closest to real-time playback or I can pause and then restart playback. So, my question is: What is minimum length of Speex encoded data where decoder (speex_decode) will still successfully decode input data? In Windows terminology this is called BlockAlign. The block alignment is the minimum atomic unit of data the playback and record software must process at a time . BTW, the sample provided is using frame_size*channels but I don't think this is the minimum. P.S. I need this for my ACM codec driver I'm working on. Robert M. <p>&...
2004 Aug 06
0
Where to pause stream (minimum decodable length)?
...etc. This way I can achieve closest to > real-time playback or I can pause and then restart playback. So, my > question is: What is minimum length of Speex encoded data where decoder > (speex_decode) will still successfully decode input data? In Windows > terminology this is called BlockAlign. The block alignment is the > minimum atomic unit of data the playback and record software must > process at a time . > > BTW, the sample provided is using frame_size*channels but I don't think > this is the minimum. > > P.S. I need this for my ACM codec driver I'm...
2004 Aug 06
0
Table of bitrates
..., 22050 or 44100 Hz input. A betaversions should be available in the newt couple of days. I am also planning on doing an integerized version for Windows CE. But that will take longer. An ACM for Vorbis on FLAC may follow if this project works out. Cheers. Rate Channels Quality Bitrate BlockAligned Padding Loss ------------------------------------------------------------------ Narrowband Mono 8000, 1, 0, 2150, 2400, 10.4% 8000, 1, 1, 3950, 4000, 1.2% 8000, 1, 2, 5950, 6000, 0....
2009 Sep 25
0
Wine release 1.1.30
...ingW for CERT_NAME_URL_TYPE. crypt32: Fix potential buffer overruns in CertGetNameStringW. crypt32: Implement retrieving the encoded signer of a decoded signed message. J?rg H?hle (6): ddraw: Complete recognition of pixelformat 19: X8L8V8U8. wineoss: Enforce invariant about BlockAlign and nAvgBytesPerSec. winecoreaudio: Make supported format test more restrictive. winecoreaudio: Enforce invariant about BlockAlign and nAvgBytesPerSec. winecoreaudio: Added WAVEFORMATEXTENSIBLE support, for PCM only. mciwave: Require at least 16 bytes in the WAVE fmt file he...
2009 Oct 09
0
Wine release 1.1.31
...e at least 16 bytes in the WAVE fmt header for PlaySound. wineoss: Fix the buffer size check for more than 2 channels. winecoreaudio: Accept up to 8 channels. dsound: Get rid of redundant NULL check. winmm/tests: Correct (IMA)ADPCM test. dsound: Enforce invariant about BlockAlign and nAvgBytesPerSec. dsound: Correct deallocations when DuplicateSoundBuffer fails. mcicda: Fix an early return statement in Open. Maarten Lankhorst (4): winealsa.drv: Small capture fixes. winealsa.drv: Add non-mmap support to dscapture. winealsa.drv: Remove test for...