./multimedia/gmplayer, Software only MPEG-1/2/4 video decoder with a GTK+ interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q3, Version: 1.0rc10nb8, Package name: gmplayer-1.0rc10nb8, Maintainer: pkgsrc-users

MPlayer is a movie player for LINUX (runs on many other Unices,
and non-x86 CPUs). It plays most MPEG, VOB, AVI, VIVO, ASF/WMV,
QT/MOV, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ files, supported
by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD,
SVCD, DVD, 3ivx, and even DivX movies too. The another big feature
of mplayer is the wide range of supported output drivers. It works
with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you
can use GGI and SDL (and this way all their drivers) and some
lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon) too!
Most of them supports software or hardware scaling, so you can enjoy
movies in fullscreen. And what about the nice big antialiased shaded
subtitles (10 supported types!!!) with european/ISO 8859-1,2
(hungarian, english, czech, etc), cyrillic, korean fonts, and OSD...


Required to run:
[fonts/fontconfig] [devel/SDL] [graphics/libungif] [graphics/freetype2] [graphics/jpeg] [graphics/png] [graphics/aalib] [audio/arts] [audio/esound] [audio/libmad] [audio/nas] [audio/cdparanoia] [x11/gtk2] [multimedia/libdvdnav] [multimedia/xvidcore] [multimedia/libdvdread] [multimedia/mplayer-share] [multimedia/x264-devel] [multimedia/libdv] [multimedia/libtheora]

Required to build:
[pkgtools/x11-links] [archivers/gtar-base] [devel/pkg-config] [devel/gmake] [x11/inputproto] [x11/renderproto] [x11/randrproto] [x11/fixesproto] [x11/xextproto] [x11/xproto]

Package options: aalib, arts, cdparanoia, dv, dvdread, esound, gif, jpeg, mad, mplayer-internal-faad, mplayer-menu, mplayer-runtime-cpudetection, nas, oss, png, sdl, theora, v4l2, vorbis, x264, xvid

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2008-12-17 13:50:32 by Tyler R. Retzlaff | Files touched by this commit (7)
Log message:
pullup ticket #2611 - requested by tron
mplayer, gmplayer, mencoder: security and vcd support patches

revisions pulled up:
pkgsrc/multimedia/gmplayer/Makefile			1.72, 1.73
pkgsrc/multimedia/gmplayer/distinfo			1.58, 1.59
pkgsrc/multimedia/mencoder/Makefile			1.40, 1.41
pkgsrc/multimedia/mplayer-share/distinfo		1.55, 1.56
pkgsrc/multimedia/mplayer-share/patches/patch-an	1.1
pkgsrc/multimedia/mplayer-share/patches/patch-ca	1.1
pkgsrc/multimedia/mplayer/Makefile			1.62, 1.63

   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Mon Oct 20 07:40:00 UTC 2008

   Modified Files:
           pkgsrc/multimedia/gmplayer: Makefile distinfo
           pkgsrc/multimedia/mencoder: Makefile
           pkgsrc/multimedia/mplayer: Makefile
           pkgsrc/multimedia/mplayer-share: distinfo
   Added Files:
           pkgsrc/multimedia/mplayer-share/patches: patch-an

   Log message:
   Add a patch for better VCD support from Sergey Svishchev.
   Fixes PR 20549.
------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Mon Dec 15 15:37:59 UTC 2008

   Modified Files:
           pkgsrc/multimedia/gmplayer: Makefile distinfo
           pkgsrc/multimedia/mencoder: Makefile
           pkgsrc/multimedia/mplayer: Makefile
           pkgsrc/multimedia/mplayer-share: distinfo
   Added Files:
           pkgsrc/multimedia/mplayer-share/patches: patch-ca

   Log message:
   Add security patch from MPlayer SVN repository to fix a buffer overflow
   in the TwinVQ media file decoder.