diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-31 00:25:19 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-31 00:25:19 +0000 |
commit | 13caae3486a5ca5fa03a650c212c5c818c7dec52 (patch) | |
tree | 34ca9901081a94bc0fdfe1ec49a9cc0bd1cac528 /graphics/mplayer | |
parent | 4c3f4779ad9414e7094de34ff8019e47ab3f5929 (diff) | |
download | pkgsrc-13caae3486a5ca5fa03a650c212c5c818c7dec52.tar.gz |
MPlayer updated to 0.91, patch provided by Soren Jacobsen in PR pkg/22540.
Changes:
DOCS:
* French, Hungarian, Chinese translation updated
* console output translations updated
* numerous fixes in HTML documentation
* fixes, clarifications in the man page
* wishlist updated :)
* Polish documentation removed (outdated)
* Norwegian, Romanian, and Turkish help files removed (outdated)
Fixes:
* small fix for sp5x video codec
* menu pause bug fixed
* detc video filter improved
* fixes in video output driver zr
* fixes in video output driver directx
* fixes in video output driver sdl
* fixes in video output driver vesa
(multiple init support)
* midentify works again
* TOOLS/matroxtv enhanced and fixed
* now every binary codec is searched in $PREFIX/codecs directory
(--with-codecsdir)
* K6/2+ and K6/3+ detection support
* Mono PCM streamcopy fixed in MEncoder
* bigendian OSD fix
* SIGBUS error fixed on HPUX 11.00
* default fps fixed in NTSC v4l
* definition fix ported from libdvdread main branch
* configure option --enable-qtx-codecs renamed to --enable-qtx
* a crash fixed in command line parser
* fix in MMS streaming
* crash with invalid config file fixed
* metacity support
Porting:
* QT audio decoder now compiles on MacOSX
* compile and crash fixes in MOV demuxer, for Cygwin
* some Cygwin compilation fixes
* OpenBSD support in RealVideo and RealAudio
Diffstat (limited to 'graphics/mplayer')
-rw-r--r-- | graphics/mplayer/Makefile | 3 | ||||
-rw-r--r-- | graphics/mplayer/distinfo | 9 |
2 files changed, 5 insertions, 7 deletions
diff --git a/graphics/mplayer/Makefile b/graphics/mplayer/Makefile index fcc52217aff..cd187e64049 100644 --- a/graphics/mplayer/Makefile +++ b/graphics/mplayer/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2003/08/08 09:26:13 grant Exp $ +# $NetBSD: Makefile,v 1.41 2003/08/31 00:25:20 xtraeme Exp $ # PKGNAME= mplayer-${MPLAYER_PKG_VERSION} -PKGREVISION= 7 COMMENT= Software-only MPEG-1/2/4 video decoder .include "../../graphics/mplayer-share/Makefile.common" diff --git a/graphics/mplayer/distinfo b/graphics/mplayer/distinfo index a9e5b6b25f5..8d8e456a37c 100644 --- a/graphics/mplayer/distinfo +++ b/graphics/mplayer/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.34 2003/05/25 12:23:42 wiz Exp $ +$NetBSD: distinfo,v 1.35 2003/08/31 00:25:20 xtraeme Exp $ -SHA1 (mplayer/MPlayer-0.90.tar.bz2) = 01be27d68a250be814af5f090e8a217c1f4838a8 -Size (mplayer/MPlayer-0.90.tar.bz2) = 3436463 bytes +SHA1 (mplayer/MPlayer-0.91.tar.bz2) = c468c1c7044283def3064ef94dd691367973ea01 +Size (mplayer/MPlayer-0.91.tar.bz2) = 3467061 bytes SHA1 (patch-aa) = 6938dbdccb9b760dadad304f3bf61245e8b1baa6 SHA1 (patch-ab) = f2fd9006914a7d1bac364be74ca5d7cb9aab6806 -SHA1 (patch-ac) = 3539a185ff74922f8ce6da3187ca443334fa2d78 -SHA1 (patch-ad) = ec670b03f010b5f9983e518c1bbd77d5601ef4a1 +SHA1 (patch-ad) = e77e938e7f4b9a2849f816bbc662db277d7898d3 SHA1 (patch-ae) = 12d16a7dda6be9d950d09d23d41d0de03ca70425 |