|
Valkka
1.6.1
OpenSource Video Management
|
| the frame class | Things related to Frame |
| available framefilters | Things related to FrameFilters |
| live555 bridge | How we're using the live555 API |
| file streaming | Things related to streaming from/into files |
| multithreading | |
| shmem | Posix shared memory and semaphores |
| livethread | The LiveThread class implements a "producer" thread (see multithreading) that feeds frames into a FrameFilter (see the frame class) |
| decoding | DecoderBase is the base class for various decoders |
| opengl | Things related to OpenGL |
| audio | Audio reproduction |
| queues and fifos | Multiprocessing queues/fifos |