the runtime CPU checks; it defaults to YES, which makes the binary package
usable on more machines; setting it to NO might make mplayer a bit faster.
Suggested by veego.
Docs:
* new French translation
* Irix section
* various updates (both English & Hungarian)
Codecs:
* New codec pack download page (there are several packs for various IFs)
* Win32/Quicktime codec plugin DLL support -> SVQ3 + QDMC/QDM2/Qclp !!!
* Win32/DMO codec DLL interface support -> Windows Media Audio/Video 9!!!
* MJPEG 2000 support (using Morgan & Imagepower VfW DLLs)
* libavcodec: optimized HuffYUV en/decoder, with experimental YV12 support
* libavcodec: mjpeg-b support (need more samples)
* more xvidencopts
* VorbisGain tag support, tremor (fast vorbis decoder lib) support
* BIG libavcodec messups & codmetics & cleanups & API changes & fixes
* dynamic plugin support for libmpcodecs (for future binary codec releases)
GUI:
* general code cleanup, more robust gtk code
* preferences: Screensaver, Autosync settings
* cache=4 fixed (caused jerky/lagging/slow playback with gmplayer)
Others:
* new config/cmdline parser code (optional)
* OSD menu system (preferences, shell, file selector etc)
* libaf: runtime cpudetection, volume, equalizer, better format
conversion
* subtitle overlapping can be disabled, added subtitle sorting
* subtitle dump to JACOsub and SAMI formats
* displays URLs from 'Reference Media' type .mov files, dump generic
data
* get position/length function in demuxers - for slavemode & -indentify
* -ao alsa9 surround fixes, 8-bit PCM fixed
* -vo dfbmga: -dr support, fixed OSD flickering
* -stop-xscreensaver fixed, support for KDE screensaver too
* More compiler warning fixes
* Altivec (G4) support
to ~/.mplayer/font (mentioned in MESSAGE, and in documentation for mplayer).
Simplify PLIST and DEPENDency handling.
Bump PKGREVISION.
Closes PR 19283.
This release contains dozen of fixes for various problems reported by
users, including ones related to DVD/VOB subtitles disappearing, mms://
streaming, and fullscreen switching under Metacity and KDE 3.1. libaf, the
new audio filter layer, has been introduced. It does automatic formating,
and samplerate and channel number conversion for less featureful
soundcards. The new option -autosync should help with buggy soundcard
drivers. Audio/video codec and output driver selection has been reworked.
The code cleanup has continued, and memleaks are starting to be
eliminated.
pre8:
A fix for the http:// infinite memory leak bug, some WMS9 mms://
fixes, various SPARC, HP/UX, and NetBSD/OpenBSD portability fixes,
demuxer fixes for >2GB nuppelvideo files, an mencoder -ss fix for
3-pass encoding, another fix for the gui.conf locale bug, an X11
fullscreen switching fix, and a MOV files edit-list handling fix
were made. The manpage has been re-formatted, small DOCS updates
were made, and the ChangeLog files came back. Code cleanup was
continued (more obsolete files were removed or merged), and the
Win32 DLL loader has been synced with AviFile CVS.
pre7:
Obsolete code (such as libvo2 and old input methods) was removed.
libmpcodecs was cleaned up. The behavior the of -afm/-vfm options
has changed. Various demuxer and codec fixes were mad for realvideo
support. The 'sipr' audio codec was added. New 2-pass bitrate
control was implemented, and various rv10 and MPEG4 en/decoding
fixes were made in libavcodec. New video filters include soft-eq,
halfpack, and film noise. Networking fixes were made. Live.com
support was improved. The v4l capturing code was nearly rewritten.
A new audio input layer is used. Libmpdvdkit was upgraded to use
libdvdcss 1.2.2. Better ac3 passthrough was implemented with ALSA
9. Various GUI fixes were made. Subtitle selection and drag & drop
support was added.
Local changes:
- Restore the dependency to win32codecs which was lost 4 month ago (Hi Rene)
- Depends on audio/realplayer if MPLAYER_USE_REALMEDIA is set to YES
- Add a patch which was commited after the release to fix crashes while
muting the sound.
Changelog:
- WMV1, Sorenson v1 (SVQ1) and RealPlayer 8.0 (RV20/30, Cook) codecs support
- libavcodec M1 direct rendering, IPB support with Xv
- libavcodec improvements, bugfixes - both encoder & decoder side
- Raw DV demuxer, libdv-based DV audio/video decoder
- Various MOV/MP4, RM and ASF/WMV demuxer bugfixes, improvements
- Detection of AVI files which needs -ni, workaround for some Nandub bugs
- Support for live.com RTP/RTSP streaming libraries
- Support to rip DVD subs in VobSub format, bugfixes of mpsub/srt converter
- Closed Captioning (ascii subs on RC1 DVDs) support
- Massive directfb updates
- Vidix fixes/updates, including fixes of all known radeon bugs
- dithered 1/4/8 bpp support with -vo svga (EGA rulez:))
- AO: alsa9 fixes/improvements, native ARTS driver
- various endianess and 64-bit fixes, including mencoder and -ao pcm
- tons of small compatibility/portability fixes, better cygwin, darwin support
- GUI fixes, new features - playlist, audio/video equalizer, preferences
- Skins: fixed many small glitches, few new skins
- 'mencvcd' script - helps creating VCD/SVCD with mencoder
- html DOCS updates, manpage & README restructured (again :))
layer that are evidently not available with the Sun audio interface
it resembles, to better sync audio with video. The native "sun"
driver (the current default) should now work at least as well as
the "oss" driver (once the default, but now disabled) used to.
NetBSD pkgsrc changes:
- Move the depencencies out of Makefile.common so that mplayer-share
doesn't depends on unnecessary packages
- Add nas support to mplayer and gmplayer (from Frederick Bruckman)
- Add mad support (from Frederick Bruckman)
- Add libungif support
- Use the x11 buildlink file
- Disable ossaudio support, because the sun audio support works better
- Don't use the Buildlink's ${CFLAGS}, which would turn off all the
processor-specific optimizations (from Frederick Bruckman)
Changes since 0.90pre4:
docs:
- lots of DOCS fixes, updates, cleanups
- new README containing really quick install guide
- tech level docs on libavcodec encoding options
- html doc is now IE 6.0.2600 compatible! :)))
input/codecs:
- subreader (ascii subtitle file parser) fixes
- spudec cleanup/fixes, a new (faster, better) scaler, bbox support
- mmst:// streaming support
- .ogm (Ogg) audio/video stream selection
- native msmpeg4v1 (MPG4) codec, error concealement for all mpeg4s
- various libavcodec encoding improvements
- mpeg1 && -vo x11 crash fixed when height%16!=0
- raw (uncompressed) video fixed (avi & mov)
- flickering/blocking fixed for old vfw codecs (indeo3, cinepak etc)
- introduced codecs.conf versioning to avoid problems caused by too old conf
output:
- some more X11 cleanup, icewm fullscreen fixes, -vo gl/gl2 fixed
- disabling xscreensaver (optional, disabled by default)
- pan&scan support in xv, xmga, xvidix
- Xv yv12 stride problems fixed when width%8!=0
- vidix r128/radeon driver synced with mplayerxp, various xvidix fixes
- DVB a-v sync fixes, libfame updated to 0.9.0
- native -ao arts driver, ac3 passthrough support for -ao alsa9, -ao nas fixed
other:
- Gui: VCD and URL support, some bugs fixed
- some cleanup of messages (less debug stuff) printed by mplayer
- gcc 3.1 support
- various portability fixes (cygwin, darwin, 64bit sparc/alpha)
Based on the mplayer package, which will be changed to use this.
Same for the gmplayer package.
The documentations are not longer installed twice if you install mplayer
and gmplayer at the same time.
The share package also adds the fonts to display the subtitles and timer.
Fixes pkg/17004, by using one DIST_SUBDIR for both mplayer and gmplayer
(this was allready added in my copy before the pr come in).