You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
772 B
27 lines
772 B
|
|
This directory contains a highly modified version of
|
|
mpeg_play the Berkley mpeg video player.
|
|
|
|
Please view the file COPYRIGHT for licence questions.
|
|
|
|
mpeg_play is in its current state (2.4) old and ugly source.
|
|
It's an old software package, which has been ported to too
|
|
many architectures, without keeping the source clean.
|
|
|
|
(No, #ifdef/#defines is not the way to write cross platform code!)
|
|
|
|
This is a new approach of an mpeg1 video player.
|
|
|
|
I think this library is much cleaner and is now really usable
|
|
for mpeg1 video/audio playing.
|
|
|
|
It needed a lot of work to even come to this (not
|
|
optimal) source code. But if you knew the mpeg_play source, you
|
|
obviously understand :-)
|
|
|
|
|
|
For comments or bug reports you can write me an email:
|
|
|
|
Martin Vogt <mvogt@rhrk.uni-kl.de>
|
|
|