update to 0.10.9
changes: * Improvements in a52 and mp3 decoding * Bug fixes in Xing header muxer * MPEG demuxer improvements and dvdreadsrc bug-fixes * Fix build with LAME 3.97 and above * Fix LAME parameter settings to allow setting the bitrate properly
This commit is contained in:
parent
c529f4f000
commit
87fe2f126d
3 changed files with 8 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile.common,v 1.6 2008/05/30 17:36:50 drochner Exp $
|
||||
# $NetBSD: Makefile.common,v 1.7 2008/09/14 13:21:58 drochner Exp $
|
||||
#
|
||||
|
||||
GST_PLUGINS0.10_TYPE= ugly
|
||||
GST_PLUGINS0.10_VER= 0.10.8
|
||||
GST_PLUGINS0.10_VER= 0.10.9
|
||||
|
||||
# Disable all drivers and features by default.
|
||||
.for driver in a52dec \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2008/05/30 17:36:50 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2008/09/14 13:21:58 drochner Exp $
|
||||
lib/gstreamer-0.10/libgstasf.la
|
||||
lib/gstreamer-0.10/libgstdvdlpcmdec.la
|
||||
lib/gstreamer-0.10/libgstdvdsub.la
|
||||
|
@ -16,6 +16,7 @@ share/locale/es/LC_MESSAGES/gst-plugins-ugly-0.10.mo
|
|||
share/locale/fi/LC_MESSAGES/gst-plugins-ugly-0.10.mo
|
||||
share/locale/fr/LC_MESSAGES/gst-plugins-ugly-0.10.mo
|
||||
share/locale/hu/LC_MESSAGES/gst-plugins-ugly-0.10.mo
|
||||
share/locale/id/LC_MESSAGES/gst-plugins-ugly-0.10.mo
|
||||
share/locale/it/LC_MESSAGES/gst-plugins-ugly-0.10.mo
|
||||
share/locale/lt/LC_MESSAGES/gst-plugins-ugly-0.10.mo
|
||||
share/locale/nb/LC_MESSAGES/gst-plugins-ugly-0.10.mo
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.8 2008/05/30 17:36:50 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.9 2008/09/14 13:21:58 drochner Exp $
|
||||
|
||||
SHA1 (gst-plugins-ugly-0.10.8.tar.bz2) = c29616005bb9bf86872a141fa769309cf1c62647
|
||||
RMD160 (gst-plugins-ugly-0.10.8.tar.bz2) = 1308ff1e894ce1d655984bffd42c98000e813a8a
|
||||
Size (gst-plugins-ugly-0.10.8.tar.bz2) = 885681 bytes
|
||||
SHA1 (gst-plugins-ugly-0.10.9.tar.bz2) = d9e78e3b9d7f22d67507c7ce812cd9ec96c5c781
|
||||
RMD160 (gst-plugins-ugly-0.10.9.tar.bz2) = 8318f66101a9f656a3491a13954f9ff7180c399b
|
||||
Size (gst-plugins-ugly-0.10.9.tar.bz2) = 931343 bytes
|
||||
SHA1 (patch-aa) = b1e9732a2832d88898b98ae293d8f08968d386a2
|
||||
|
|
Loading…
Reference in a new issue