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

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


Branch: pkgsrc-2008Q1, Version: 1.0rc10nb5, Package name: gmplayer-1.0rc10nb5, 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] [x11/gtk2] [multimedia/libdvdnav] [multimedia/libtheora] [multimedia/libdv] [multimedia/libdvdread] [multimedia/mplayer-share] [multimedia/x264-devel] [multimedia/xvidcore] [graphics/libungif] [graphics/png] [graphics/aalib] [graphics/jpeg] [graphics/freetype2] [devel/SDL] [audio/arts] [audio/nas] [audio/cdparanoia] [audio/libmad] [audio/esound]

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

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

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2008-05-27 11:29:41 by S.P.Zeidler | Files touched by this commit (5)
Log message:
Pullup ticket 2371 - requested by tonnerre
security fix for mplayer and gmplayer

Revisions pulled up:
- pkgsrc/multimedia/mplayer-share/distinfo		1.50
- pkgsrc/multimedia/mplayer-share/patches/patch-al	1.3
- pkgsrc/multimedia/mplayer/Makefile			1.59
- pkgsrc/multimedia/gmplayer/Makefile			1.70
- pkgsrc/multimedia/gmplayer/distinfo			1.56

   Module Name:	pkgsrc
   Committed By:	tonnerre
   Date:		Sun May 11 03:46:24 UTC 2008

   Modified Files:
   	pkgsrc/multimedia/mplayer: Makefile
   	pkgsrc/multimedia/mplayer-share: distinfo
   Added Files:
   	pkgsrc/multimedia/mplayer-share/patches: patch-al

   Log message:
   Add a patch for CVE-2008-1558 to mplayer. This fixes a buffer overflow
   in the RealRTSP SDP code which can be exploited to execute arbitrary
   code remotely.

   To generate a diff of this commit:
   cvs rdiff -r1.58 -r1.59 pkgsrc/multimedia/mplayer/Makefile
   cvs rdiff -r1.49 -r1.50 pkgsrc/multimedia/mplayer-share/distinfo
   cvs rdiff -r0 -r1.3 pkgsrc/multimedia/mplayer-share/patches/patch-al

   Please note that diffs are not public domain; they are subject to the
   copyright notices on the relevant files.

---

   Module Name:    pkgsrc
   Committed By:   tonnerre
   Date:           Mon May 19 20:55:51 UTC 2008

   Modified Files:
           pkgsrc/multimedia/gmplayer: Makefile distinfo

   Log message:
   Add patches for CVE-2008-1558 for gmplayer

   To generate a diff of this commit:
   cvs rdiff -r1.69 -r1.70 pkgsrc/multimedia/gmplayer/Makefile
   cvs rdiff -r1.55 -r1.56 pkgsrc/multimedia/gmplayer/distinfo

   Please note that diffs are not public domain; they are subject to the
   copyright notices on the relevant files.