Valkka
1.6.1
OpenSource Video Management
|
Files | |
file | avdep.cpp |
file | avfilethread.cpp |
A thread sending frames from files. | |
file | avthread.cpp |
FFmpeg decoding thread. | |
file | cachestream.cpp |
file | decoder.cpp |
FFmpeg decoders. | |
file | decoderthread.cpp |
file | event.cpp |
file | fdwritethread.cpp |
file | filestream.cpp |
file | frame.cpp |
file | framefifo.cpp |
file | framefilter.cpp |
file | framefilter2.cpp |
file | framefilterset.cpp |
Classes using several framefilters. | |
file | hwdecoder.cpp |
file | live.cpp |
Interface to live555. | |
file | livethread.cpp |
A live555 thread. | |
file | logging.cpp |
Logging with various log levels. | |
file | movement.cpp |
file | muxer.cpp |
file | muxshmem.cpp |
file | opengl.cpp |
X11, GLX, OpenGL calls for initialization and texture dumping, plus some auxiliary routines. | |
file | openglobject.cpp |
file | openglthread.cpp |
FrameFifo for OpenGLThread: stack of YUV frames and uploading to GPU. | |
file | rawrite.cpp |
file | rgbframefifo.cpp |
file | shader.cpp |
file | sharedmem.cpp |
Posix shared memory segment server/client management, shared memory ring buffer synchronized using posix semaphores. | |
file | testthread.cpp |
Launch a cpp thread from python, give that thread a callback that's called by the thread. | |
file | thread.cpp |
A class for multithreading, similar to Python's standard library "threading.Thread". | |
file | tools.cpp |
Auxiliary routines. | |
file | usbthread.cpp |
USB Camera control and streaming. | |
file | vaapithread.cpp |
file | valkkafs.cpp |
A simple block file system for streaming media. | |
file | valkkafsreader.cpp |