Subject: CVS commit: pkgsrc/graphics
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/08/2003 19:20:50
Module Name: pkgsrc
Committed By: wiz
Date: Mon Dec 8 19:20:50 UTC 2003
Modified Files:
pkgsrc/graphics/gmplayer: Makefile distinfo
pkgsrc/graphics/mencoder: Makefile distinfo
pkgsrc/graphics/mplayer: Makefile distinfo
pkgsrc/graphics/mplayer-share: Makefile.common Makefile.depends PLIST
distinfo
pkgsrc/graphics/mplayer-share/patches: patch-aa patch-ad patch-ae
Removed Files:
pkgsrc/graphics/mplayer-share/patches: patch-ab
Log Message:
Update to 1.0pre2 (rc2).
Changes:
DOCS:
* Spanish and Russian translations almost finished
* French, Hungarian, Polish translations updated
* New Romanian translation started
* numerous sections updated
Ports:
* initial Amiga/MorphOS (through GeekGadgets) support
* FreeBSD 5.x (libkse/libthr) support in win32 DLL loader
* finally fixed the compilation on non-mvi capable alpha CPUs
* OSD menu now works on MinGW
* slave mode, vobsub and MEncoder support on Windows
* MinGW 3.1.0 supports MPlayer out of the box!
Codecs and demuxers:
* support for QuickTime version 6.3 DLLs
* fixed some bugs in imported FAAD
* disabled internal FAAD when using buggy GCC
* --enable-externalfaad option to force using external FAAD library
* imaadpcm bug fixed
* ViVD v2 codec support (DLL only)
* QuickTime codecs support inside Matroska
* improved seeking inside Matroska
* some bugs with DMO codecs have been fixed
* fix for MOV files with bogus user data length
* fixed some demuxers which read after the EOF
* better RTP synchronisation
* FLAC support through imported libmpflac
Filters:
* new delogo filter (for removing TV channel logos)
* presets support in swscaler filter
* new audio filter export, for supporting visual effect applications
* correct select handling in bmovl filter
FFmpeg/libavcodec:
* better divx/xvid bug detection code
* Id RoQ decoder
* Interplay MVE decoder
* WC3/Xan video decoder
* Xan DPCM, DK3 & DK4 ADPCM audio decoders
* detect old xvid with fourcc=DIVX
* vp3 decoder fixes
* improved the Alpha optimizations
* x86 optimizations are threadsafe now
* settable scene change threshold
* better MPEG1/MPEG2 conformance encoder
* quality improvement for high bitrate videos with trellis quantization
* indeo3 decoder fixed
* new options: mv0, cbp
* DV video encoder
* MPEG1 now works with Trellis quantization
Faad2:
* synced to latest CVS
* HE_AAC profile added
* SBR QMF improvements
* DRM updates
* Covariance speedup
* reduced memory usage
* overall cleanups and fixes
Drivers:
* VIDIX driver for nVidia cards
* VIDIX and libdha ported to Windows
* SDL on IRIX support
* directfb2 fixed for latest directfb
* opengl video output for Windows
* smoother audio playback with alsa9
* fullscreen and geometry support in directx
* fullscreen support with opengl drivers
* OSD fixed with svga
* new cvidix and winvidix drivers
* user settable colorkey
Others:
* several leak fixes
* selecting optimizations for PPC 7455 CPU
* CPU detection code now measures speed on x86
* unrarlib cleaned up a bit
* updated the list of known x86 CPUs (including Opteron!)
* alignment and smart line splitting option on subtitles
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/graphics/gmplayer/Makefile
cvs rdiff -r1.43 -r1.44 pkgsrc/graphics/gmplayer/distinfo
cvs rdiff -r1.19 -r1.20 pkgsrc/graphics/mencoder/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/graphics/mencoder/distinfo
cvs rdiff -r1.43 -r1.44 pkgsrc/graphics/mplayer/Makefile
cvs rdiff -r1.40 -r1.41 pkgsrc/graphics/mplayer/distinfo
cvs rdiff -r1.46 -r1.47 pkgsrc/graphics/mplayer-share/Makefile.common
cvs rdiff -r1.22 -r1.23 pkgsrc/graphics/mplayer-share/Makefile.depends
cvs rdiff -r1.13 -r1.14 pkgsrc/graphics/mplayer-share/PLIST
cvs rdiff -r1.30 -r1.31 pkgsrc/graphics/mplayer-share/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/graphics/mplayer-share/patches/patch-aa \
pkgsrc/graphics/mplayer-share/patches/patch-ad
cvs rdiff -r1.9 -r0 pkgsrc/graphics/mplayer-share/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/mplayer-share/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.