0.4.1 2005-12-05
----------------
added number-of-times-to-play parameter to BlinkenSend
added loop parameter to BlinkenSend
0.4 2005-07-02
--------------
changed pppData[y][x][c] to ppData[y][x * channels + c]
0.3.1 2005-03-05
----------------
loading *.bml: channels="1" is now default
loading *.bml: bits="4" is now default
0.3 2005-02-16
--------------
fixed memory leak when adding frames to movies fails
added support for converting frames into network packtes and back
added small tools to send and receive streams
0.2 2005-01-27
--------------
extended BlinkenConv so that resizing and scaling is supported
fixed (stupid!!!) segfault in BlinkenMovieLoadXxx when file does not exist