diff options
author | wiz <wiz@pkgsrc.org> | 2002-11-13 15:25:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-11-13 15:25:33 +0000 |
commit | 659b21c12448dc8eafbd6d4c1f1c91691a6c5bdf (patch) | |
tree | 64fa2785476d01de946f6bbbf4f7c6409de2181d /graphics/gmplayer | |
parent | 0204d6ca73c49e3fe59065ec91fe53da0c8c0d22 (diff) | |
download | pkgsrc-659b21c12448dc8eafbd6d4c1f1c91691a6c5bdf.tar.gz |
Update to 0.90pre10:
Docs:
* dvd auth, vcd sections extended (DOCS/cd-dvd.html)
* unified *BSD sections, extended cygwin
Fixes:
* LIRC error message (Error while reading cmd fd X : Success) fixed
* playback of some (streamed?) divx files fixed, starting with non-I frames.
* -vo png fixed (removed builtin YV12 support, removed OSD)
* some .mp3 playback/seek segfaults fixed
* vidix mach64 colorkey on PPC fixed
* -ao sdl now handles "featureless" soundcards
* -vo zr fixes
* fixed sig11 if vo init failed
* various dxr2 and dxr3 fixes
* v4l buffering fixed
* fixed multiple reads caused by byteswapping macro (mjpeg.c, mach64_vid.c)
* cleanup of postprocessing code - now it's threadsafe and can be shared
* ported to GNU/Hurd
* cleanup of AVI pts (timestamp) handling - no more BPS hack in mplayer.c
* small cleanup of A-V sync code - using relative timers instead of absolute
* GUI code cleanup, obsolete files/dirs removed
* various small bugfixes, endianess fixes
* mencoder: -pass option removed, use -divx4opts pass=N / -lavcopts vpass=N
* mencoder: "ff_rate_estimate_qscale: Assertion `q>0.0' failed" fixed!
* mencoder: -ovc xvid fixes, cleanup, enhancements
* screensaver/dpms re-enabling fixed
* realvideo demuxer fixes - asf-style stream detection method
Features:
* -ao win32 (for windows port)
* libavcodec: native WMA v1/v2 (aka. DivX audio) decoder
* hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap
* overlapping subtitles support, jacosub (*.js) format support
* -vo dxr3 got a new syncengine, ':sync', also added native overlay support, activate with ':overlay', read the manual for more info on how to set up
* QDMC/QDM2/MACE audio codec support, using quicktime 5 win32 DLLs (libwine!)
* libavcodec: various MJPEG decoding fixes - now it decodes all sample files!
* mencvcd updates, sox/toolame support etc
* -vo dfbmga - play video on Matrox G400's second head using directfb 0.9.14
* RealAudio ATRC (sony atrac3) audio support (using binary plugin)
Filters:
* -af/-af-adv options cleanup
* now auto-inserting -vop lavc for mpeg-only vo's
* video filter API documented :)
* better deblocking filter (-vop pp), pp/npp syntax changed!
* -vop 2xsai - 2x scaler for drawn images (low color cartoon anims)
* -vop unsharp - an sharp/blur filter, nice, but very slow
* -vop il - (de)interleave fields
* -vop swapuv - guess what :)
* -vop boxblur - box blur...
* -vop perspective
* -vop sab
* -vop smartblur
Package changes:
* dependencies on libiconv and libvorbis
Diffstat (limited to 'graphics/gmplayer')
-rw-r--r-- | graphics/gmplayer/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gmplayer/distinfo b/graphics/gmplayer/distinfo index 4e2359e0e9f..f03ce24c4e7 100644 --- a/graphics/gmplayer/distinfo +++ b/graphics/gmplayer/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.21 2002/11/01 10:19:16 jlam Exp $ +$NetBSD: distinfo,v 1.22 2002/11/13 15:25:35 wiz Exp $ -SHA1 (mplayer/MPlayer-0.90pre9.tar.bz2) = e9c022e6531c7d75847130ef6ed5b4342db271ab -Size (mplayer/MPlayer-0.90pre9.tar.bz2) = 2758568 bytes +SHA1 (mplayer/MPlayer-0.90pre10.tar.bz2) = 4b53eef9c2b2ad461ae6648dc76651b21a2079e7 +Size (mplayer/MPlayer-0.90pre10.tar.bz2) = 2855776 bytes SHA1 (mplayer/default.tar.bz2) = 804d181e96c81e3794260dc8976786f3a535a3cf Size (mplayer/default.tar.bz2) = 167735 bytes SHA1 (mplayer/MidnightLove.tar.bz2) = 449a9b82633b7e5dd7e801d701540c4811ac6e58 @@ -44,4 +44,4 @@ SHA1 (mplayer/hwswskin.tar.bz2) = 00ecb41cf8b295fbd50422e2d7d1b7874b0fed12 Size (mplayer/hwswskin.tar.bz2) = 20278 bytes SHA1 (patch-aa) = 9b4e0940ce1b091dad068a5b87e0b7857914fa45 SHA1 (patch-ab) = e36a37c5d011319e0b02f30487ecf489f067f13d -SHA1 (patch-ad) = 8204b57097d6f0b4eb08e49bca3c1bbbb464c21e +SHA1 (patch-ad) = 2ed6583fb2b7825d6207722815da514bbbe83a12 |