d33aef39c99e14514f0b9cc13e42ad285ba15a4a
Christian Heimke BlinkenLib v.0.4 (2005-07-02)

Christian Heimke authored 13 years ago

1) 0.4 2005-07-02
2) --------------
3) changed pppData[y][x][c] to ppData[y][x * channels + c]
4) 
Christian Heimke BlinkenLib v.0.3.1 (2005-03...

Christian Heimke authored 13 years ago

5) 0.3.1 2005-03-05
6) ----------------
7) loading *.bml: channels="1" is now default
8) loading *.bml: bits="4" is now default
9) 
Christian Heimke BlinkenLib v.0.3 (2005-02-16)

Christian Heimke authored 13 years ago

10) 0.3 2005-02-16
11) --------------
12) fixed memory leak when adding frames to movies fails
13) added support for converting frames into network packtes and back
14) added small tools to send and receive streams
15)