Perl bindings for LAV-Tools and SDL

Hi,

i just uploaded the C++ wrapper and the perl bindings
for lavtools:

http://www.s.netic.de/tmohr/lavperl-0.3.0.tar.bz2

This one:

  • fixes a bug that prevented the previous version
    from working.

  • contains a pach for SDL_perl-1.20.0 that adds the
    a functionality to return a Surfaces data as a perl
    string.

  • contains an example perl code that loads an AVI, lets
    one single step through the frames, shows each frame
    in an SDL window and writes each frame into an output
    stream. It is also possible to write an animation
    directly from SDL Surfaces.

Best regards,
Torsten.