diff options
author | drochner <drochner@pkgsrc.org> | 2009-09-08 20:27:11 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-09-08 20:27:11 +0000 |
commit | fc0393f21fa3e15143cf0c983f6d3b10b0fcea81 (patch) | |
tree | d32c153d04a4112156ff567faf44c28791b45759 /multimedia/gst-plugins0.10-bad/patches/patch-aa | |
parent | d8af429e60370b53caaf7b5a612502f4bc16724a (diff) | |
download | pkgsrc-fc0393f21fa3e15143cf0c983f6d3b10b0fcea81.tar.gz |
update to 0.10.14
changes:
Moved rtpmanager to -good
Moved dirac elements from schroedinger to gst-plugins-bad (new schroedinger release
without the gstreamer elements will follow shortly)
amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb
to amrwbenc (the removed elements will re-appear in the next -ugly release;
no migration strategy provided in this case because of the 'special' status
of the amrwb plugin)
asfmux, rtpasfpay: add ASF muxer and windows media payloader
basevideo: add experimental video base class library/API
camerabin: lots of fixes and improvements
capssetter: new element for debugging purposes
directdraw: Implement GstNavigation interface
directshow: refactor and improve dshowsrcwrapper, dshowideosrc, dshowaudiosrc
frei0r: wrapper for frei0r video filter plugins
gme: add libgme plugin which supersedes the existing OpenSPC spc plugin
Implement SEEKING query in more demuxers and decoders (notably mpeg-ps/mpeg-ts,
mxf, musepack, rawparse)
kate: add kate subtitle encoder, decoder and overlay
mimic: lots of fixes for mimenc and mimdec; add "paused mode"
mpegpsdemux: added caps for AAC and fixed playback of a clip with LPCM
mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv
qtmux: handle pixel-aspect-ratio; misc. other fixes and improvements
shapewipe: support ARGB/RGBA for video input/output; fix for still images
vdpau: add experimental vdpau plugin
Diffstat (limited to 'multimedia/gst-plugins0.10-bad/patches/patch-aa')
-rw-r--r-- | multimedia/gst-plugins0.10-bad/patches/patch-aa | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/gst-plugins0.10-bad/patches/patch-aa b/multimedia/gst-plugins0.10-bad/patches/patch-aa index 656c5929c4b..52f38779b30 100644 --- a/multimedia/gst-plugins0.10-bad/patches/patch-aa +++ b/multimedia/gst-plugins0.10-bad/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.5 2009/04/07 09:53:54 drochner Exp $ +$NetBSD: patch-aa,v 1.6 2009/09/08 20:27:11 drochner Exp $ ---- configure.orig 2009-03-20 23:01:00.000000000 +0100 +--- configure.orig 2009-08-29 00:07:00.000000000 +0200 +++ configure -@@ -28313,7 +28313,7 @@ rm -f core conftest.err conftest.$ac_obj +@@ -23389,7 +23389,7 @@ rm -f core conftest.err conftest.$ac_obj $as_echo "$flag_ok" >&6; } @@ -10,8 +10,8 @@ $NetBSD: patch-aa,v 1.5 2009/04/07 09:53:54 drochner Exp $ + if test "x$ERROR_CFLAGS" = "x" then - { $as_echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5 -@@ -35901,11 +35901,7 @@ fi + { $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if compiler understands -errwarn=%all" >&5 +@@ -29531,11 +29531,7 @@ fi DVDNAV_CFLAGS= HAVE_DVDNAV=no else |