pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/libdvdnav
Module Name: pkgsrc
Committed By: jmcneill
Date: Wed Jan 14 22:30:46 UTC 2009
Modified Files:
pkgsrc/multimedia/libdvdnav: Makefile PLIST buildlink3.mk distinfo
Removed Files:
pkgsrc/multimedia/libdvdnav/patches: patch-aa patch-ab patch-ac
patch-ad
Log Message:
Update to libdvdnav version 4.1.3. libdvdnav is now maintained by the
mplayer project, and the next release after 0.1.10 (the one we're coming
from) was 4.1.1.
libdvdnav (4.1.3)
* an embarassing amount of fixes regarding potential memory and resource leaks
(patches contributed by Erik Hovland)
* added dvdread-config (dvdnav-config's younger brother)
* added pkg-config support
* split dvdread to a separate tree; now you need to check it out
and install it before building libdvdnav.
In order to configure libdvdnav We need the executable dvdread-config
somewhere in the PATH or explicitly specified to configure[2] with
--with-dvdread-config=~/bin/dvdread-config
libdvdnav (4.1.2)
* multiple build system fixes
* added dvdnav_describe_title_chapters(title) to get title and chapters
duration
libdvdnav (4.1.1)
* added dvdnav_audio_stream_channels() to return number of channels
* fixed dvdnav_time_search() in multi-angle dvds (but it still needs
improvements)
* added dvdnav_audio_stream_format() to identify the codec used
in audio streams
* starting DVD playback at specific title/part positions with
dvdnav_{title,part}_play() works again
* removed wrong SPU stream change event filter
(fixes unwanted subtitles in the trailer of "Girl, interrupted", RC2)
* fixed error "Expected NAV packet but none found." occuring sometimes
on resume from menu
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/multimedia/libdvdnav/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/libdvdnav/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/multimedia/libdvdnav/buildlink3.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/multimedia/libdvdnav/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/multimedia/libdvdnav/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/multimedia/libdvdnav/patches/patch-ab \
pkgsrc/multimedia/libdvdnav/patches/patch-ac \
pkgsrc/multimedia/libdvdnav/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index