- Add a nspluginwrapper option (enabled by default on non Linux x86
platforms) which pulls in nspluginwrapper and libflashsupport, and
enables a INSTALL script which enables the plugin wrapper
Copy of note in options.mk:
# XXXX: If nspluginwrapper is enabled and this package is installed after
# firefox (or similar) it will install a system wide wrapped plugin into
# @PREFIX/lib/<browser>/plugins. If it is installed before a browser
# it will install a plugin for the current user in ~/.mozilla/plugins/
# or similar. This is inconsistant and potentially confusing.
This is an shared library built from source provided by Adobe which
enables the use of OSS audio in the multimedia/ns-flash package
Non Linux platforms will probably also need www/nspluginwrapper
changes:
-New API for on-demand plugin installation
-Xv thread-safety and configuration enhancements
-decodebin2 improvements
-Support more raw audio format conversions
-Improvements in Ogg support
-AudioFilter base class ported to 0.10
-Fixes for subtitles
-Latency/live-playback support for Alsa
-Lots of bug fixes and improvements
changes:
-Add a warning if GLib threading support is not properly initialised
-Add support for binary registry serialisation
-Preliminary support for pull-mode scheduling of entire chains
-Add support for HPPA
-Collectpads fixes
-Lots of bug fixes
Changes in this release (0.5.45)
tv_grab_hr :new grabber for Croatia
tv_grab_ch_bluewin :new grabber for Switzerland (replaces tv_grab_ch)
tv_check :add a duplicate check for shows on multiple ReplayTV units
tv_grab_br_net :misc fixes
tv_grab_de_tvtoday :improved category and sub-title recognition
tv_grab_dk :Only critical warnings when running with --quiet
tv_grab_ee :misc fixes
tv_grab_fi :default --days now 14 (all available).
tv_grab_fr :added --perdays option, now default grab mode
tv_grab_huro :misc fixes
tv_grab_il :misc fixes (plus now in xmltv.exe)
tv_grab_na_dd :fixes for "invalid start time". Don't return shows before starttime.
tv_grab_na_icons :misc fixes
tv_grab_no :misc fixes
tv_grab_re :misc fixes
tv_imdb :misc fixes
And lots of bugfixes and polish.
Changes in this release (0.5.44)
Additional work to provide a more consistent behaviour from all
grabbers
and a way for grabbers to express what they support. See
http://membled.com/twiki/bin/view/Main/XmltvCapabilities
tv_grab_it : New channels added
tv_grab_br : Fixed to deal with data source changes
tv_grab_br_net : lots of improvements
tv_grab_na_icons : fixed to deal with data source changes
tv_grab_za : add proxy server support
tv_grab_se_swedb : new grabber for Sweden
tv_grab_es_laguiatv : new alternative grabber for Spain
tv_grab_ch : remove grabber ( blocked by data source )
And lots of bugfixes and polish.
* Changes in this release (0.5.43)
More consistent behaviour from all grabbers and a way for grabbers to
express what they support. See
http://membled.com/twiki/bin/view/Main/XmltvCapabilities
A testing framework that tests the behaviour of grabbers and their
output.
A new tool for testing a grabber, tv_validate_grabber.
A new tool for testing that a file is in a valid xmltv format,
tv_validate_file.
A new tool for listing all grabbers installed on the system,
tv_find_grabbers.
See http://membled.com/twiki/bin/view/Main/HowtoUseGrabbers
tv_grab_ch: Filter data to match --days and --offset.
tv_grab_de_tvtoday: Updated after site changes. Fixed unicode problems.
Filter data to match --days and --offset.
tv_grab_br: Updated to match site-changes.
tv_grab_br_net: New grabber for Brazil (NET cable).
tv_grab_fi: Grab data from telkku.com.
tv_grab_fr: Updated to match site-changes. Return more data for
programmes.
Filter data to match --days and --offset.
tv_grab_huro: Updated to match site-changes.
tv_grab_na_dd: Use numeric time-offset for UTC.
tv_grab_nl: Updated to match site-changes.
tv_grab_no: Better xmltvids. Bugfixes.
tv_grab_pt: Ignore channels with invalid xmltvids.
tv_grab_re: Updated to match site-changes. Implement proper xmltvids.
Misc. fixes.
tv_grab_se_swedb: Implement configuration API.
tv_grab_uk_rt: Updated channel ids.
Filter data to match --days and --offset.
tv_grab_il: New Grabber for Isreal ( and use numberic TimeZones )
And lots of bugfixes and polish.
"A vulnerability has been reported in xine-ui, which potentially can be
exploited by malicious people to compromise a user's system.
The vulnerability is caused due to a format string error within the
"errors_create_window()" function in errors.c. This may be exploited to
execute arbitrary code by e.g. tricking a user into opening a specially
crafted playlist file."
Patch from SUSE.
Bump PKGREVISION.
XXX: The sources are a real mess. My condolences to everyone using it.
And good luck, you'll need it!..
easily (include aalib/bl3) it is mostly useless because the xine-lib
doesn't support it per default
bump PKGREVISION
should fix a build failure reported by Bernd Ernesti in a reply to
PR pkg/35564
changes:
This release contains improvements and important bugfixes.
Some issues that have really "bugged" us for quite some
time (like NTSC DVDs audio sync, broken since 1.1.2, and
H.264 crashes) are finally fixed.
Some of the new features include True Audio and WavPack
support.
bugfixes, cleanup etc
pkgsrc notes:
-new True Audio / WavPack support is not enabled yet
-cleanup of bl3.mk: no need to propagate internals
-removed dependency on libflac -- there is support to play flac files
internally
-removed build of plugins for more exotic video outputs (SDL, ImageMagick,
GL, aalib), this might be built in extra pkgs (like esound and arts
already do)
following commit:
> Module Name: pkgsrc
> Committed By: drochner
> Date: Thu Jan 25 18:31:16 UTC 2007
>
> Modified Files:
> pkgsrc/multimedia/mplayer-share: distinfo
> Added Files:
> pkgsrc/multimedia/mplayer-share/patches: patch-ai patch-aj
>
> Log Message:
> add the libdvdnav fixes we have applied to (all?) the other instances
> here too, just for consistency. The code is not used, due to a
> --disable-mpdvdkit configure option.
0.6.13: January 13, 2007
fix handling of audio packets that have no PTS
patch from Romain Chantereau to fix libmagick6 not including stdarg (Closes: Debian Bug#317463)
fix int/unsigned problem: dvdauthor dumps core on some mpegs (Closes: Debian Bug#345105)
substantially reduce runtime memory requirements
fix numerous memory leaks
support '-', '&FD', and pipes more consistently and for more places
if possible, make color #0 (of the 4 color subtitle palette) be transparent (Closes: Debian Bug#387828)
fix byte overflow on PGC Command Table Size (Lucas Pierce)
minor errorchecking for vobs with no filenames
fix segfault relating to jumppad
fix omission of jumppad table if a menu pgc was defined with ptt or title entry
incorporate Debian manpages for dvdunauthor, dvddirdel, mpeg2desc, and spuunmux
loosely support 24, 30, and 60fps
buttons need even 'Y' coordinates
0.6.12: January 7, 2007
print offending vob names on audio discontinuity
change assert to verbose warning for more than 128 commands per pgc
fix spumux "read 0, expected 4" false warning
fix border condition with TMAPT table
add -n flag to skip writing output
add remap support for subtitle command #7 (CHG_COLCON)
fix sector number overflow in IFO files
don't escape command sent to shell
fix underflow wraparound in computing dts for subtitles
fill in reference pointers for all 3 frames even if less than 3 exist
allow last vobu of cell to have a forward pointer to self
fix TMAPT bug (ptsbase=0; matches Bullitt)
support random(FOO) in vm
allow the use of all 16 GPRMS via 'allgprm="yes"' option
embed commands within the VOB if only one instruction
set entries within the actual PGC instead of creating extra PGCs whenever possible
vm_optimize combines set GPRM/SPRM and link command (Michael Kreuzer)
warn if the button value is not a multiple of 1024
fix CreateCallAdr: first 2 bytes of C_ADT contains number of vobs (Michael Kreuzer)
fix TocGen: set frame rate (Michael Kreuzer)
fix spuunmux button output to work with spumux (Michael Kreuzer)
make counters work; allow hex, kilo, and lang numeric codes (Michael Kreuzer)
remove all vestiges of button handling from post if not necessary (Michael Kreuzer)
new vm commands added: break, goto (Michael Kreuzer)
dvdunauthor uncompiles pre, post, fpc, cell, and button commands
add 'crop' keyword for widescreen (crops 4:3 image for 16:9 tvs)
if audio extends beyond video, then set sector pts accordingly
support separate subpicture streams for normal, widescreen, letterbox, and panscan
allow text subtitles to be forced on
clear that these variables are completely unrelated to
BUILDLINK_TRANSFORM.
Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*.
XXX: Where should incompatible changes in pkgsrc be documented?
Changes since version 0.9.3
- Reading RAM playlists should stop on '--stop--' stop lines
- Make playlist occuring on top less likely
- Support for 'repeatCount="indefinite"' in SMIL
- Fix uninitialized member in GenericMrl, eg. reopening saved playlist
crashed
- "quot" entity fix in XML parser
- Also show content of cdata sections in infoview w/ RSS and XSPF
- Fix konqueror wheel spinning when HTML object has an 'autostart=0' set
- Fix possible hang in RemoteObject for SMIL or RealPix
- Don't play exit animation when KDE terminates
- Nested playlist fix for RSS and XSPF
- Item 'Playlist', of panel's popup menu, didn't work in fullscreen/minimal
view
- Allow Xine as player for TV using v4l:/Tuner/frequency mrls
Patch for flac-1.1.3 support from
ftp.altlinux.org /pub/people/thresh
Bump PKGREVISION. Tested by joerg@.
Clean up pkglint warnings and remove a SUBST which doesn't do anything
(says an INFO message).
changes:
Parallel installability with 0.8.x series
Threadsafe design and API
V4L2 source element moved to Good plugins
Many improvements in Quicktime playback
Xvid encoding and decoding improvements
FAAD decoder fixes
New element: alsaspdifsink for IEC958 output
Spectrum FFT analysis element ported
New element: h264parse. H.264 Parser
Fixes in bz2 support
New element: theoraexpdec. Libtheoraexp based Theora decoder
New element: wavpackenc. Wavpack decoder
Improvements in the libneon based http source
gstfilter ported to 0.10
mpeg2enc ported to 0.10
New element: nsfdec. NSF decoder
New element: spcdec. libopenspc based SPC decoder
videocrop ported/re-written from 0.8
cdaudio element ported to 0.10
New element: rganalysis. ReplayGain analysis element
New element: dvbsrc. DVB source element (disabled by default)
deinterlace (Simple deinterlacer) ported from 0.8
New element: nuvdemux. NUV video demuxer
Fixes in the DirectDraw output elements
New elements: multifilesrc, multifilesink
y4mencode ported from 0.8
rfbsrc, librfb based capture source ported from 0.8
New element: jackaudiosink. JACK audio output element
Many other fixes and improvements
changes:
-Parallel installability with 0.8.x series
-Threadsafe design and API
-RTP/RTSP improvements
-Fixes in OSS support
-Addition of the audiopanorama element
-Improvements in AVI playback
-Annodex playback fixes
-Support FLAC in OGG and Matroska
-Fixes in the Speex decoder
-V4L2 source moved from Bad Plugins
-SMPTE element ported to 0.10
-GStreamer Data Protocol (GDP) Payloader and Depayloader elements added
-Many other bug-fixes
This release fixes a security bug (possible local exploit).
other changes:
* DBus support is now enabled by default
- improved screensaver support
* Added 'CHANNELPREV' event (for vdr-xine 0.7.10).
* Deferred preferences window initialisation until it's actually
opened. (This noticeably speeds up startup.)
* Fixed some indexing errors in the playlist drag&drop code.
* Some small filename buffer usage cleanups.
-avoid file descriptor leak
-advance buffer pointer correctly on short reads
from an unnamed contributor
add limit check to real parser (CVE-2006-6172)
from mplayer svn
bump PKGREVISION
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
intended to have this file in an installed package. It also conflicted
with pkgsrc's manual page handling, since it does not have a well-known
file extension.
New features: prevent screen blanking in windowed mode; show time
remaining; include a JPEG version of the logo for when distributors are
scared to include MPEG codecs in xine-lib. gxine also now knows about
xscreensaver. And some minor fixes.
changes:
-Updated FFmpeg snapshot with many more formats
-Vastly improved playback
-Ported the muxer support from GStreamer 0.8
-Expose more encoder settings as element properties
-Post-processing elements ported
-QoS support for slow cpus
-Parallel installability with 0.8.x series
-Threadsafe design and API
-bugfixes
changes:
-Improved asf playback
-Fixes to MPEG demuxer
-Improved Real playback
-Fix crasher bugs in the MPEG video decoder
-DVD-read-src improvements
-mp3 parser fixes
-Threadsafe design and API
-bugfixes
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
issue in the older one and also because the distfile (which is unversioned)
now contains the new version.
No real details could be found about the change.
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
changes:
This release requires GStreamer core 0.10.11 or higher
Improved buffering during network playback
Support for reverse playback of Ogg/Vorbis/Theora
Reverse playback support in the audio sinks
The Ogg muxer now produces correct streams in all cases
Support libvisual 0.4
Improvements in RTP support
Support retagging of Vorbis files
Introduction of the decodebin2 element
Many other bug fixes and improvements
* Security fixes:
- Heap overflow in libmms (related to CVE-2006-2200)
- Buffer overrun in Real Media input plugin. [bug #1603458]
Thanks to Roland Kay for reporting and JW for the patch.
* Update build system to support x86 Darwin setups, and merge patches to
support Darwin OS better.
* Replace custom ALSA check with pkg-config check, and make sure 0.9.0 is
the requried version.
* When the compiler supports it, enable hidden visibility for all the
plugins to export only the plugin info entry (and eventual needed
special functions), to replace the min-symtab option that wasn't working.
* Add "m4b" to the list of supported file extensions for the Qt demuxer, to
allow playing (unprotected) audiobooks in AAC format.
* Remove --disable-fpic hack, prefer using --without-pic instead.
* Add new output plugin: PulseAudio (based on PolypAudio plugin), that uses
0.9 API (PulseAudio is PolypAudio renamed).
* Remove PolypAudio plugin, latest version supported 0.7 API that is no more
supported by upstream, and it's replaced by PulseAudio.
* Allow 0 for DVD title/chapter (navigation or full title).
* New experimental JACK audio driver.
* Fix switch from alsa/dmix 2.0 to 5.1 [bug #1226595]
* Don't use proxy for localhost connection. [bug #1553633]
* Use mmap() to open local files if available.
* Use pkg-config to look for external FFmpeg.
* Allow FFmpeg to play MP3s in case MAD is not present.
* Reduce the dead time when trying to connect to dead hosts, by falling back
to non-blocking sockets on the last address found for an host, and allowing
users to provide a connection timeout. [bug #1550844]
* Return the correct error message to frontends when a file is inaccessible or
the network connection is broken. [bug #1550763]
* Support libcaca 0.99, thanks to cjacker huang.
* Fix crash on video-only WMV streams. [bug #1564598]
* Report audio stream on Shorten files (required for Amarok to play them).
* Optionally use fontconfig to look up fonts to use for OSD. [bug #1551042]
* Prefer FreeType2 rendered fonts to bitmap fonts.
* Stone age platforms update
* Enabled TrueSpeech codec
* New X11 visual type: xine-lib may now use frontend's mutex/lock mechanism
instead of XLockDisplay/XUnlockDisplay.
* Allow playing of OggFlac files. [bug #1590690]
* Allow playing FLAC files with an ID3 tag at the start.
* Fix some crashes caused by MP3 files (and possibly others) being
misdetected as AAC.
kaffeine is a xine-based multimedia player for KDE.
* Full Drag and Drop support
* Import Noatun-playlists as well as M3U, ASX and PLS-Files
* Editable Playlist
* Export Playlist to HTML or PDF (KDE-Print)
* Edit Xine-Options via GUI
* Support for saving screenshots as PNG, BMP or XBM
* The ability to prevent the screensaver from activating OSD Titles
Thanks to joerg for helping me fixing a build error.
Gnash is a player for animated "movies" in the Macromedia Shockwave Flash
(.swf) format. It can be run as a graphical application, as a Web browser
plugin, or as a library used by other programs. It is not yet complete;
it does not correctly handle every .swf file.
Many of the Flash movies that I come across play fine in Gnash. Many
others do not. In particular, Flash movies that are used for browser
navigation may still have a few issues with some URLs left. Most
Flash based navigation of a web site should work.
Gnash supports the majority of Flash opcodes up to SWF version 7, and
a wide sampling of ActionScript classes for SWF version 7. All the core
ones are implemented, and many of the newer ones work, but may be missing
some of their methods. All unimplemented opcodes and ActionScript classes
and methods print a warning when using -v with gnash or gprocessor. Using
gprocessor -v is a quick way to see why a movie isn't playing correctly.
The list of fixed bugs:
* Fixed make install for po directory
* Fixed Ffv1rec
* Fix for multiple gthread_init call (aakef)
* Better audio dithering (Mihail+Josh Green)
* Support for DV in .mov/.mp4
* Resample crash fix when upsampling (a nasty one).
* PCM in .mov/.mp4 sample size fix
* Fix for MP4/MOV files containing .url field
* Added smartcopy from cli or from javascript
* Fix encoding x264 with use bframe as reference + output to mp4
Patch provided by Abel Chow in PR 34620.
This release fixes security vulnerabilities as reported in Adobe Vulnerability
APSB06-11 (CVE-2006-3014, CVE-2006-3311, CVE-2006-3587, CVE-2006-3588,
CVE-2006-4640).
Changes since 1.1.1:
xvidcore library
* Fixed typo in xvid.c
* Updated bitstream.h to fix the previous faulty non-aligned
bitstream buffers fix
Changes since 1.1.0:
xvidcore library
* Fixed bug when frame-drop (N-VOP) feature is used in combination
with packed B-frames
* Fix for premature EOF in xvid_decraw example
* Fixed potential crash on Intel EMT64 architecture
* Several fixes for IA64 platform (patch by Thomas Koeckerbauer)
* Fix for visual_object_verid vs. video_object_layer_verid problem
* Ensure intervening bytes are preserved in BitstreamInit()
VFW frontend
* Prevent segfault when encoding application calls compress_end
with NULL codec context (PerfectDark at yandex dot ru)
* Profile definitions updates
DShow frontend
* Add missing debug.c
is upstream 1.0rc1, but we already used rc for the previous versions).
With valuable help from drochner, thanks!
ChangeLog:
MPlayer 1.0rc1: "Codename intentionally left blank"
DOCS:
* German documentation translation finished
* Russian documentation translation synced and almost finished
Drivers:
* IVTV hardware MPEG audio/video decoder output
* ALSA audio output: AC3 passthrough now works even when the device name of the digital output port has been set by the user
* bicubic OpenGL scaling works with ATI cards
* md5sum switched to the libavutil MD5 implementation
* support for libcaca 1.0 via compatibility layer
Decoders:
* liba52 updated to 0.7.4 (slightly faster)
* SSE optimizations for mp3lib
* removed support for obsolete and non-free divx4 libraries
Demuxers:
* audio stream switching in MPEG-TS/PS, Matroska and streams supported by libavformat
* audio stream switching between streams with different codecs
* libavformat demuxer now honors -alang
* chapter seeking in Matroska files
* fixed seeking to absolute and percent position for libavformat demuxer
* NUT demuxer using libnut
* Matroska SimpleBlock support
Inputs:
* split of stream layer from libmpdemux to new stream library
* PVR input for hardware MPEG encoder based cards, such as Hauppauge WinTV PVR-150/250/350/500 AKA IVTV but also pvrusb2 and cx88 (requires Linux >= 2.6.18 kernel, featuring native V4L2 MPEG API)
* native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers
* support for seeking to chapters in dvd:// and dvdnav:// streams
* radio support (radio://)
FFmpeg/libavcodec:
* VC-1/WMV3/WMV9 video decoder
* Vorbis decoding speedup, now default Vorbis decoder
* VMware Video decoder
* On2 VP50 and VP62 decoder
* lossless audio decoders: WavPack, TTA, Shorten
* CAVS decoder
* GXF muxer/demuxer
* MXF demuxer
* much improved FLAC encoder
* more H.264 decoding speed improvements, plus support for -lavdopts fast
* Theora decoder fixes
* preliminary Vorbis encoder
* MTV demuxer
GUI:
* Windows version added
* drag-and-drop ignored last file
* save and load cache setting correctly
* working audio stream selection for Ogg and Matroska files
* executable names like gmplayer_old etc. will now start GUI as well
* -gui/-nogui options
* xinerama fixes, now behaves similar to MPlayer without GUI
Filters:
* MMX-optimizations for -vf yadif
* MMX-optimizations for -vf zrmjpeg
MEncoder:
* support of x264 encoding via libavcodec
* rewrite -x264encopts option parser to use the 264 option parser; likely breaks 3rd party tools as the syntax of some options has changed
* removed support for obsolete and non-free divx4 libraries
Ports:
* partial Intel Mac support, --disable-win32 --disable-mp3lib is needed
* OpenGL can now create windows > screen size under Windows
* allow filenames starting with \\ for remote paths on Windows
Others:
* SSA/ASS subtitle renderer
* -endpos option for MPlayer
* -correct-pts option
* UTF-8 used for OSD and subtitles, some bitmap fonts will no longer work correctly and -subcp must be set for all non-UTF-8 subtitles
* more audio-truncation fixes
* libavutil mandatory for MPlayer compilation
* more intuitive -edlout behaviour
* -nortc is now default since -rtc has disadvantages with recent kernels
ABI demands PIC code. This fixes the build.
A big patch to make the asm PIC is available from gentoo at
http://bugs.gentoo.org/show_bug.cgi?id=90287
in case someone knowledgable is interested in verifying and integrating it.
changes:
* Browser enhancement:
- Fix the "Open with..." menu item not showing for some supported types
- Hide the preferences menu item
- Fix playback for http://www.viftv.no
- Fix videos on http://www.apple.com/getamac/ stopping playing
- Support the "showcontrols=false" parameter, for http://www.k9media.se
- Fix playback of videos on http://news.sky.com
- Add a new plugin to support videos on http://stage6.divx.com/
* When opening the "Skip to" dialogue, set the default to the current time
* Fix a possible crasher when checking for an ASF reference file
* Use the top-level title from the SMIL playlist, when there isn't an
entry specific one
* Playlist parser:
- Handle playlists linked inside playlists as used on kinkfm.com
- Handle "BASE HREF" in ASX files
- When adding ISO images, or on-disk DVDs, set a title
* Browser plugin:
- Don't accept streams that aren't from the supported mime-type
* GStreamer backend:
- Restore the statusbar text when we've been buffering
- Fix buffering when streaming
Changes:
- mkvmerge: enhancement: Added support for MIME type detection via
libmagic (patch by Robert Millan with heavy modifications by
myself).
- mkvmerge: bug fix: Theora headers were not handled correctly.
- mkvmerge: bug fix: The WavPack reader was broken on 64bit
systems (e.g. AMD64).
- mkvmerge: bug fix: The Theora timecode handling was broken, and
Ogg/Theora files were not identified correctly (they showed up as
"unknown" in mmg).
- mmg: enhancement: The 'adjust timecodes' function accepts
timecodes like 'XXXXXunit' with 'unit' being 'ms', 'us', 'ns' or
's'.
- mkvmerge: enhancement: mkvmerge will no longer refuse to
concatenate files with differing Codec Private contents and only
issue a warning in such cases.
- mkvmerge: bug fix: Quicktime/MP4 reader: Added support for
version 1 media headers ('mdhd' atom) with 64bit fields. Fixed the
duration of the last packet passed downstream. Fixed overflow
issues during re-scaling from the Quicktime/MP4's time scale to
nano seconds used by mkvmerge.
- mkvmerge: bug fix: Muxing wasn't working Windows 9x/ME because
mkvmerge was trying to use Unicode file access functions when
determining which directories to create. Fixes Anthill bug #177.
- mkvmerge: new feature: Added support for the "Delay:" feature
and for negative timecodes in VobSub IDX files.
- mmg: new feature: If mmg is set to automatically fill in the
output file name then it will clear the output file name once all
input files have been removed.
- mmg: bug fix: Fixed a crash that occured if the user removed an
attachment and clicked somewhere in the empty space in the
attachment list. Occured only on Windows.
- mmg: bug fix: Re-added Chinese to the list of popular languages
(those are listed first in the language drop down boxes).
- mkvmerge: bug fix: The last change to the ISO 639 language
handling broke the VobSub reader so that it reported the wrong
language codes. This also caused mmg to not display the correct
language after adding a VobSub file.
Changes since version 0.9.3-rc1
- Fix audio/video CD w/ MPlayer adding more and more nodes on restart
- MPlayer movie length detection fix for URLs in lists
- Fix playlistview accessing root node w/o checking (crash fix)
- XML Shareable Playlist Format (aka spiff) support
- Fixed editing in place tree of URL, they were modified by KURL::prettyURL()
- Fixed missing 'NotRunning' state change notification in some cases
- Window title for playlists fix, either group name or item URL
- Catergory items should not be editable
Changes since version 0.9.3-pre2
- Patch from bero, add more output audio and video drivers
- Frequencies for Xv TV watching should now be in MHz (like with MPlayer)
- Add more help in the handbook about the backends and the playlist format
- Support MPLAYEROPTS argument for group/item nodes to add extra settings
- Add option to set path/application name for mplayer backend
- Fix possible crash when updating the playlist tree from QListView click events
- Add 'Delete item' and MoveUp/Down for persistent playlists context menu and TV
- Delay loading of recent XML file to first item played or category opened
- Defaults to not show progress slider instead of having a disabled slider,
this greatly improves channel switching with Xv and the bttv driver
- Properly stop kmplayer when 'hanging' in the resolving state, also add
'Connecting' when starting resolving
Changes since version 0.9.3-pre1
- Support for audio cdrom
- Fixes for 'Persistent Playlists' tree; drop position didn't account for
scrollbar position, painting fixes, popup menu position and dropping an item
in a not-yet-loaded tree created a temporary ghost tree
Changes since version 0.9.2a
- Painting of root items in playlist view as 'Window Background'
- Add a 'Persistent Playlists' sub tree to playlist view, editing by D&D,
in-place node editing or changing the XML directly using the 'Edit Mode'
- Add a 'Most Recent' sub tree to playlist view, when having more than 10
items, automatic create a sub tree 'More ..'
- Merge TV input and device name to make tree one step less deep
- Add Television as persistent sub tree to playlist view
- Add 'Optical Disks' with VCD/DVD as persistent sub tree to playlist view
- Make playlist tree less deep and remove the branches paintings
- Plugin fix for http://www.orbital.pt/ for Konqueror >= 3.5.4 users
The old distfile for 10.0.7 was not available and thus this package
was broken. While here added a post-fetch target that checks the
version of the downloaded distfile to see if real.com has made
yet another release without changing the distfile name.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
(These are some that I forgot in the previous commit because they weren't
initially in the file list. Reported by hira@.)
This release fixes several security vulnerabilities as reported in
Adobe Vulnerability APSB06-11. Multiple input validation errors
have been identified that could lead to the potential execution of
arbitrary code, such as that delivered from a remote location via
the user's Web browser. Updating is strongly recommended.
2.16.0
* Add keyboard support for the DVD keys: Up, Down, Left, Right
* Add support for audio/AMR, audio/AMR-WB and Musepack
* Remove old GStreamer 0.8 hacks
* Avoid repeat being turned on when it shouldn't in the web browser plugin
1.5.92
* Fix a crash when HAL isn't available
* Fix compilation with older versions of HAL, without HAL, and with the
Browser plugin disabled
* Save and restore the sidebar width
* Set and use the connection speed preference (GStreamer)
1.5.91
* Numerous Browser Plugin enhancements:
- Playlist support
- Split the plugin in 4 different plugins, to allow
name-based detection to work, and different Javascript interfaces
to be used (Real Player/Helix, Windows Media Player and Quicktime
compatible, and basic Totem)
- Handle repeat and autostart parameters
- Make sure the plugin is available for all Mozilla-based browsers
- Make scrolling on the volume widget work as it should
* New icon
* Use HAL to determine the disc type
* Save and restore which sidebar was showing, and whether Totem was
maximised
* Fix the window title not changing when playing files with broken names
* Fix Ctrl+Q not working in fullscreen
* More logo mode fixes (xine-lib)
* Fix aspect ratio of visuals (xine-lib)
1.5.90
* Add a default filename to the save playlist dialogue
* Add supprot for more DVD related remote buttons
* Move the properties dialogue to the sidebar
* Fix build with newer versions of D-Bus
* Avoid linking directly against the Mozilla libraries, should allow
build-time and run-time engines to be different (build against Mozilla,
run in Firefox)
* Make the "Seek To" dialogue work correctly when using the keyboard
* Fix logo related redraws (xine-lib)
* Try harder to extract audio/subtitles languages from files (GStreamer)
1.5.4
* update xine-lib requirement to avoid startup crashes
1.5.3
* Text subtitle encoding is now selectable
* Numerous Browser Plugin enhancements:
- Try to cache files while playing them
- Add support for cache=true hint
- Fix getting the true path for relative paths
- Add support for audio-only playback
- Add a way to copy the URL from the right-click menu
- Add "Open in Movie Player" in the right-click menu
* Make showing/hiding the sidebar not resize the video or the window
* Pop down language and subtitle menus to avoid hangs when the language or
subtitle changes while the menu is open
* Add AC3 and Monkey's audio to the known filetypes
* Draw the logo ourselves, so we don't crash on startup if the logo is too
big for the X video buffer (xine-lib)
* Show the logo when playing audio without visualisations
* Fix a crash with non-default buffering values (GStreamer)
* Fix a leak each time the logo was set (GStreamer)
* Fix the "Skip to" dialogue not working when paused (GStreamer)
1.5.2
* Make Space Play/Pause when the video widget has the focus
* Fix DVD playback when started from gnome-volume-manager
* Allow localisation for time labels
* Fix possible crash when using the Nautilus properties tab
* Use HAL to detect presence of discs in the drives
* Fix problems using the Mozilla plugin on PPC systems
* Add Impulse Tracker and MOD files to the list of supported types
* Add audio/vnd.rn-realaudio as a supported playlist format
* Use theme friendly window icons
* Fix a new installation of Totem not using visualisation (GStreamer)
1.5.1
* Add XSPF playlists read and write support
* Allow users to choose the type of playlist to write when saving
1.5.0
* Remove unused DXR3 support
* Remove GStreamer 0.8 support
* Fix the GTK+-only version not displaying some menu items
* Update the "Skip to" time label when entering time manually, fix sensitivity
of the OK button in that dialogue
* Fix crash on exit if the interface couldn't be loaded
* Add basic support for the Quicktime Metalink playlists
* Avoid deadlocks when forcing opening with a subtitle when there's none
* Fix crash when setting the connection speed setting to the maximum
* Make the previous/next icons in the popup the same as in the rest
of the interface
* Make menu shortcuts unaccessible in fullscreen
* Make Ctrl+S show the "Skip to" dialogue as it should
* Fix a small memory leak in the Nautilus properties plugin
* Add debugging to the playlist parser
* Make the preferences window appear on top of the main window at all times,
and hide it straight away when exiting
* Fix playback of non-Mozilla streams (such as mms) in the Mozilla plugin
* Fix saving non-relative m3u playlists
* Handle space as Play/pause in windowed mode if the video widget has
the focus
* Work-around broken .pls files from Virgin radio
* Fix problems with sound not coming out when audio output selected
isn't Stereo (xine-lib)
* Fix pixel aspect ratio settings (GStreamer)
This is gnome-media 2.16.1
Changes since 2.16.1:
* install vumeter.desktop file correctly.
This is gnome-media 2.16.0
Changes since 2.14.2:
* make full row of checkboxes clickeable in gnome-volume-control
* .desktop fixes for bug-buddy and for category of FDO spec
* macro fixes in header files
* cygwin build fixes
* translations: bn_IN, ca, da, de, es, eu, hi, hu, id, it, ja, ko,
lv, mk, mg, ml, mn, mr, nl, pl, pt, ru, sl, sv, ta,
th, tr, uk, zh_HK, zh_TW
Bugs fixed:
* 82190: Gnome CD should not have it's own themes
* 166587: does not compile without specifying extra LDFLAGS
* 168978: gnome-cd skips when using cdparanoia backend
* 303325: The Application "CDDBSlave2" has quit unexpectedly
* 316855: Sound Juicer crashes when adding the first new profile
* 319846: volume control capplet not in sync with volume control ap...
* 329409: gnome-media Cygwin build fixes
* 329922: When recording multiple times, items in "record from inpu...
* 333450: add categories to gnome-sound-recorder.desktop
* 333476: gnome-sound-recorder MUTES sound-recording when recording..
* 336186: Gnome Volume Control applet should display "digital outpu...
* 336315: Full row in checkbox listing should be clickable
* 339784: sound configu error!
* 341361: patch for as-needed
* 348645: Help kill libegg
* 348851: Errors in .desktop file break bug-buddy support
* 349305: Polypaudio is renamed to PulseAudio
* 352836: fix a couple leaks
Thanks to:
* Kjartan Maraas
* Marc-Andre Lureau
* Stefan Kost
* All the translators
I'm amazed to see that with this in place the totem-video-thumbnailer now
works (instead of crashing) for supported videos! And playback works nicely
(not deadly slow, as I remember from prior versions).
I'm amazed to see that with this in place the totem-video-thumbnailer now
works (instead of crashing) for supported videos! And playback works nicely
(not deadly slow, as I remember from prior versions).
0.98.1 [stable branch] Fri Aug 25 2006, joern
Features:
- Updated spanish translation. Thanks to Sergio Cambra.
Bugfixes:
- Fixed exception when TOC reading failed for some reason.
Thanks for the report to Jimmi <jimmi AT bglug.it>.
- Spaces in the VOB file path were not refused but gave
wrong error messages on TOC reading later. Made special
character checking on project name and paths more strict.
Reported by Google Roxxort <larspb AT hotmail.com>.
- Preferences window: places buttons at the bottom of
the window. Thanks for the hint to Gert Brinkmann
<g111 AT netcologne.de>.
- Preferences window: when changing the DVD drive from
the popup, result checking output wasn't updated.
- Added "Add node" button to the cluster control window
(was lost somehow... ;)
12/12/05 - 0.16
Addition of #include <stdint.h> to support newer libdvdread versions.
Abstraction of code to new generic interface.
15/10/04 - 0.15
abstraction of dvd contents to new struct.
addition of xml output.
additional -O option.
stream ids and osd palette added.
Changes:
* A new shiny GUI with many improvements using Gtk2
* Installation & initial setup improved
* HAL support for DVD device selection
* Extended progress window with all details of job execution
* Pause & resume a running transcode job
* Subtitle preview grabbing during ripping
* AC3 passthrough for on-the-fly processing and DVD images
* Cluster mode improvements, e.g. consideration of node speed
* Clip & Zoom windows improved, with details about clipping constraints
* Support for h264 video codec
* Faster TOC reading
* Online documentation updated
* ... and many, many bugfixes ;)