Introduction - If you have any usage issues, please Google them yourself
rtbuf.c is an implementation of a buffering scheme using the POSIX realtime
features. Its aim is to provide smooth playback of MPEG audio streams
even on a very heavily loaded machine. It uses many advanced features
of the operating system:
- System V shared memory
- POSIX.1b realtime scheduling extensions
- POSIX.1b memory locking
- Sound Driver DMA buffer mapping into the user proces space
Make sure that you have enabled these features! The downside
of these features is that they can only be used if the process has
root permissions. Using realtime features is somewhat dangerous, since
a realtime process can eat all the CPU time, rendering the machine
unresponsive. So don t try this on your server!
Packet : 117143178mp3en.rar filelist
mp3en\Makefile
mp3en\README.8hz-mp3
mp3en\README.Development
mp3en\bitstream.c
mp3en\fft.c
mp3en\formatBitstream.c
mp3en\hg.mp3
mp3en\huffman.c
mp3en\ieeefloat.c
mp3en\l3bitstream.c
mp3en\l3loop.c
mp3en\l3mdct.c
mp3en\l3psy.c
mp3en\l3subband.c
mp3en\layer3.c
mp3en\main.c
mp3en\portableio.c
mp3en\reservoir.c
mp3en\tables.c
mp3en\wave.c
mp3en\main.dsp
mp3en\main.ncb
mp3en\main.plg
mp3en\main.dsw
mp3en\main.opt
mp3en\Debug
mp3en