update to 0.10.12
changes: Real and WMS RTSP improvements Other cleanups and bug fixes Improve ASF file handling Large MPEG video file support Interlacing support for MPEG video New 'lamemp3dec' mp3 encoder element x264enc moved from -bad Remove id3mux in favour of the new id3tag element in -bad
This commit is contained in:
parent
205faefaa2
commit
81ae16ab38
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.10 2009/04/07 09:55:36 drochner Exp $
|
||||
# $NetBSD: Makefile.common,v 1.11 2009/07/09 18:17:00 drochner Exp $
|
||||
#
|
||||
# used by audio/gst-plugins0.10-a52/Makefile
|
||||
# used by audio/gst-plugins0.10-mad/Makefile
|
||||
|
@ -7,7 +7,7 @@
|
|||
# used by multimedia/gst-plugins0.10-mpeg2dec/Makefile
|
||||
|
||||
GST_PLUGINS0.10_TYPE= ugly
|
||||
GST_PLUGINS0.10_VER= 0.10.11
|
||||
GST_PLUGINS0.10_VER= 0.10.12
|
||||
|
||||
# Disable all drivers and features by default.
|
||||
.for driver in a52dec \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.11 2009/04/07 09:55:36 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.12 2009/07/09 18:17:00 drochner Exp $
|
||||
|
||||
SHA1 (gst-plugins-ugly-0.10.11.tar.bz2) = a5cbdfae6b4c3949fa4dd7cfbf7e9c3b36a61e57
|
||||
RMD160 (gst-plugins-ugly-0.10.11.tar.bz2) = 0a8cdae59a25e3d2ad2f87b56cbd50355da2e9e0
|
||||
Size (gst-plugins-ugly-0.10.11.tar.bz2) = 993960 bytes
|
||||
SHA1 (gst-plugins-ugly-0.10.12.tar.bz2) = 2d09dc36a507c66c001f2ec1fa113df22a5b96dd
|
||||
RMD160 (gst-plugins-ugly-0.10.12.tar.bz2) = 3b39c83f70b7e25dfe24237742968e033bcf1bc4
|
||||
Size (gst-plugins-ugly-0.10.12.tar.bz2) = 1027462 bytes
|
||||
SHA1 (patch-aa) = 3009b8bbf1e3a6b47ce37aa7dbdf239ee38e6acc
|
||||
|
|
Loading…
Reference in a new issue