Description: This implementation creates three processes:
- The command line parse/control process. It runs continuously as root.
- The MPEG decode/playback process. It revokes root rights as soon as it
has enabled the realtime features, to minimize the risk for a security
hole
- The prefetch process. Its only purpose is to load the input file into
a memory region shared with the decode process. It also revokes root
rights.
The MPEG decode process writes its output data directly into the soundcard
DMA buffer, which is mmap ed into process memory. This minimizes operating
system overhead.
To Search:
- [LED20] - 16* 64 dot matrix display Chinese charac
- [mp4_parse] - mp4 file decomposition code, mp4 files c
- [AMR] - Mp3 realize the encoding and decoding. C
- [dzizhong] - 16* 16 lattice left!!! Is 16* 16 lattice
- [mp3en] - rtbuf.c is an implementation of a buffer
- [aacenc] - 1.FFT Fast Fourier Transform, it read nn
File list (Check if you may need any files):