** Now on Github; https://github.com/aizvorski/h264bitstream **
libh264bitstream provides a complete set of functions to read and write video bitstreams conforming to the ITU-T H.264 | ISO/IEC 14496-10 AVC video standard.
MPlayer with all essential codes, encoders, decoders & filters. For LINUX users: just extract the source & run the 'install.sh' file from Terminal. For Windows users: Not Tested yet, but hope to work on MINGW32 in WinXP. Thanks from Chinmoy & Srijon
Acinerella is a small library that wraps around the base playback functionality of FFMpeg. This allows you to use FFMpeg in a very simple way with other programming languages than C.