Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - v c
Search - v c - List
DL : 0
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!
Date : 2008-10-13 Size : 251.55kb User : lamching

DL : 0
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!
Date : 2025-12-30 Size : 253kb User : lamching

DL : 0
基于VC的mpeg2编解码的源代码,自己做了部分修改,能分别提取Y/U/V分量-A source code of mpeg2 codec based on the Visual C++,can extract the Y/ U/ V component.
Date : 2025-12-30 Size : 47.16mb User : 陈宁
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.