Path to this page:
./
multimedia/mplayer,
Software-only MPEG-1/2/4 video decoder
Branch: pkgsrc-2008Q1,
Version: 1.0rc10nb7,
Package name: mplayer-1.0rc10nb7,
Maintainer: pkgsrc-usersMPlayer 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 support software or hardware scaling, so you can
enjoy movies in fullscreen. It also sports 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] [
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:[
pkgtools/x11-links] [
devel/gmake]
Package options: aalib, arts, cdparanoia, dv, 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)
- (2008-06-08) Updated to version: mplayer-1.0rc10nb7
- (2008-04-30) Updated to version: mplayer-1.0rc10nb4
- (2008-04-12) Package added to pkgsrc.se, version mplayer-1.0rc10nb3 (created)
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.
|
2008-04-16 21:15:26 by Geert Hendrickx | Files touched by this commit (3) |
Log message:
Pullup ticket 2332 - requested by joerg
security fix for mplayer
- pkgsrc/multimedia/mplayer-share/patches/patch-ak 1.5
- pkgsrc/multimedia/mplayer-share/distinfo 1.49
- pkgsrc/multimedia/mplayer/Makefile 1.55
Module Name: pkgsrc
Committed By: joerg
Date: Mon Apr 14 06:55:48 UTC 2008
Modified Files:
pkgsrc/multimedia/mplayer: Makefile
pkgsrc/multimedia/mplayer-share: distinfo
Added Files:
pkgsrc/multimedia/mplayer-share/patches: patch-ak
Log message:
Add fix for a crash / stack corruption with ASS. Bump revision.
|