7 projects tagged "OS Independent"
Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes.
This is the full source release of the "equalize_it" C=64 music disk, scripted in TKS and powered by EQU, SidPlay2, SDL, libpng, zlib, and OpenGL. "Equalize it" is a nostalgic journey through 20 years of C=64 SID music featuring many well known SID composers like Jeff, Martin Galway, Rob Hubbard, Mitch'n'Dane, Reyn Ouwehand, Matt Gray, and many more.
libCVD is a very portable and high performance C++ library for computer vision, image, and video processing. The emphasis is on providing simple and efficient image and video handling and high quality implementations of common low-level image processing function. The library is designed in a loosely-coupled manner, so that parts can be used easily in isolation if the whole library is not required. The video grabbing module provides a simple, uniform interface for videos from a variety of sources (live and recorded) and allows easy access to the raw pixel data. Likewise, the image loading/saving module provides simple, uniform interfaces for loading and saving images from bitmaps to 64 bit per channel RGBA images. The image processing routines can be applied easily to images and video, and accelerated versions exist for platforms supporting SSE.