diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1994-12-17 11:54:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1994-12-17 11:54:27 +0000 |
commit | 0d3962f8e29553ff807c681fc1c5b2b0481e88fe (patch) | |
tree | f0cec5b99d3fe1949b7074d2caaee914ba6ae7e0 /multimedia/mpeg_play/pkg-descr | |
parent | adb459f15cb35dab65de0834195cd1c78d0f944b (diff) |
mpeg_play version 2.0. NOT 2.0.1, that one requires Motif. :<
Also includes patch to make it work on 15/16 bit displays, it shows
up in all green on my 16-bit display (565) though. Somebody please
check it....
Notes
Notes:
svn path=/head/; revision=586
Diffstat (limited to 'multimedia/mpeg_play/pkg-descr')
-rw-r--r-- | multimedia/mpeg_play/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/mpeg_play/pkg-descr b/multimedia/mpeg_play/pkg-descr new file mode 100644 index 000000000000..aaef4f11d859 --- /dev/null +++ b/multimedia/mpeg_play/pkg-descr @@ -0,0 +1,10 @@ +This is mpeg_play 2.0, which will let you view mpeg movies on X window +displays. It is not the latest version (2.0.1) available from the +X11R6 contrib sites, as that one requires Motif. :< + +It also includes a patch I picked up on Usenet that will make it work +on 15/16 bit displays. Just try it with "-dither color". It shows up +in all green on my 16-bit display, though. :< + +- Satoshi +asami@cs.berkeley.edu |