Subject: CVS commit: pkgsrc/graphics
To: None <pkgsrc-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2003 13:16:34
Module Name:	pkgsrc
Committed By:	mrg
Date:		Tue Feb 18 11:16:34 UTC 2003

Modified Files:
	pkgsrc/graphics/gmplayer: distinfo
	pkgsrc/graphics/mplayer: distinfo
	pkgsrc/graphics/mplayer-share: Makefile.common PLIST distinfo

Log Message:
update mplayer to 0.90rc4, from <juan@xtraeme.dyndns.org> in PR#20307.

changse from rc4:  "FlameCounter"
    DOCS:
    * some clarification and updates in the English DOCS
    * massive translation and help-file updates

    Fixes:
    * -ac hwac3 fixed (was broken in rc3)
    * vo_svga: 4bp & 8bpp fixes
    * various GUI fixes, including some critical bugs
    * rage128 VIDIX PPC fixes
    * libmenu: one crash fixed, some cleanup
    * fixed ./configure --cc="ccache gcc"
    * -loop fixes, now -loop 2 plays it twice :)
    * the volume symbol of OSD fixed (|\ -> /|)
    * 32bpp QT-RLE support
    * Altivec on non-Darwin systems support
    * QuickTime reference file support fixes
    * mp3lib: layer-2 decoding fixes
    * updates to extension->demuxer mapping table
    * libavcodec: DivX 5.03 decoding fix
    * ao_oss: limited channels handling fixed
    * fixed OGM subtitles and iconv
    * fixed -subcp option with unicode truetype fonts
    * -mf: type detection (based on extension), better defaults
    * vo_xv: -fixed-vo support fixed (fullscreen switching)
    * ogg-in-avi (audio format 0xFFFE) demuxing fixed
    * vorbis decoding fixed (outer loop cleanup)
    * swscaler: 4bpp depth 1 pixel/byte format support for -vo svga
    * missing error message in command line parser for missing parameters
    * swscaler: YVU9->YV12 fixes
    * -ao mpegpes + -ac hwac3 fixed
    * -ao pcm bogus wav header fixed
    * -vo x11 + -wid fixed
    * auto-insert the 'palette' filter if needed, support fixed in filters
    * the sig11 when playing second audio-only file fixed
    * configure: detection of cdda, nas, i18n, svgalib, faad2, lame fixed
    * -af/-af-adv support in mencoder fixed
    * libmpdvdkit2: upgraded to use libdvdcss 1.2.5

    Features:
    * raw video support (-rawvideo, similar to -rawaudio)
    * experimental mpeg4-ES support (enable with -demuxer 27 -fps xxx)
    * new video filter: field (cheap deinterlacer)
    * dvd/vobsub improvements: positioning, optional gaussian blur scaler
    * vf_bmovl: 400% speedup :)
    * libavcodec: native DV audio decoder
    * GIF demuxer (for animated GIFs)
    * new noise removal filter: -vop denoise3d
    * per-channel gamma and MMX-opt'ed bri/cont/saturation support in -vop eq2
    * live.com lib support cleanup, support for more stream types
    * importing the playtree into the Gui instead of gui's own playlist hack
    * support for the xvid and divx4/5linux libraries at the same time
    * -fstype option: override priority/layer of the fullscreen switch methods
    * libavcodec: some B-frames related encoding failures/crashes fixed


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/graphics/gmplayer/distinfo
cvs rdiff -r1.28 -r1.29 pkgsrc/graphics/mplayer/distinfo
cvs rdiff -r1.23 -r1.24 pkgsrc/graphics/mplayer-share/Makefile.common
cvs rdiff -r1.9 -r1.10 pkgsrc/graphics/mplayer-share/PLIST
cvs rdiff -r1.18 -r1.19 pkgsrc/graphics/mplayer-share/distinfo

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