summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins1-resindvd/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-11-23 15:54:00 +0000
committerwiz <wiz>2014-11-23 15:54:00 +0000
commit531859f51a53ecdb500de51f3f0764512cbb46c6 (patch)
tree5a4ab33b6c29c3d269d38757f22cd6bf199dc05c /multimedia/gst-plugins1-resindvd/Makefile
parentf879546d3c960db7f28fb22ceb81a14cb4af9325 (diff)
downloadpkgsrc-531859f51a53ecdb500de51f3f0764512cbb46c6.tar.gz
Update to 1.4.4:
GStreamer Plugins Base: * 736969 : queue2: dead lock when buffering * 737055 : audiosink: Setting URI on playbin at about-to-finish when playing AAC and using an alsasink causes delayed playback * 737706 : videoencoder: release frame in finish_frame when no output state is configured * 737742 : vorbisdec: Crashes when handling more than 8 channels * 737752 : rtsp-client: crash when cleaning up session * 738064 : decodebin: The “drained” signal is emitted multiple times, first time too early (~1s) GStreamer Plugins Good: * 726329 : vp8enc: Add support for caps renegotiation * 736071 : audiobasesink: Don't hold object lock while calling into other objects like the clock * 737735 : wavenc writes broken file if caps are set * 737739 : souphttpclientsink: Restarting after error results in buffers being queued forever * 737761 : aacparse: memory leak when converting to adts * 737771 : souphttpclientsink: Stream header buffer lifetime assumptions are incorrect * 737886 : equalizer: crash when changing equalizer settings during playback * 738102 : v4l2bufferpool: cleanly handle streamon failure for output device * 738152 : v4l2sink: leak with output device * 738297 : DTMF telephone-event timestamps are bogus * 738722 : rtpmux returns EMPTY caps when query'ing * 738793 : speex: encoder/decoder segfault when resetting multiple times * 739430 : rtspsrc: mikey related memory leaks GStreamer Plugins Bad: * 732239 : h264parse: expose parsed profiles to downstream * 733510 : gltransformation produced black screen * 734156 : androidmedia: doesn't calculate framesize for COLOR_FormatYUV420Planar correctly * 736319 : dashdemux: mark first buffer as discont after restarting a download task * 737186 : h264parse: Return flushing if we get chained while being set to READY * 737569 : tsdemux: valid data is discarded if PES start packet is the first packet after discontinuity * 737658 : fluiddec: segmentation fault when used with fakesrc * 737724 : vc1parse: unref caps when it is empty in renegotiate() * 738067 : gl: Downloading YUY2 is broken and creates blocky artefacts * 738223 : fluiddec: leaks memory in gst_fluid_dec_change_state() * 738230 : vc1parser: fix level value for simple/main profile * 738243 : vc1parse: fix framesize when input is frame-layer * 738291 : fluiddec: leaks incoming caps event * 738449 : vc1parse: just assume none header-format when no codec_data is present * 738519 : vc1parse: parse frame header when stream format is ASF/raw for simple/main profile * 738532 : vc1parse: select caps according to wmv format at negotiation * 738674 : rtmpsink: leaking URI string * 738695 : mpegtsbase: do not remove programs on EOS * 738696 : hlsdemux: send missing stream start * 739277 : GstGLFilter propose allocation pass uninitialized size to gst_query_add_allocation_pool * 739348 : configure.ac: auto decision to include GL library fails * 739368 : gl: small memory leak in gl shader * 739374 : h264parse: sets srccaps too often
Diffstat (limited to 'multimedia/gst-plugins1-resindvd/Makefile')
-rw-r--r--multimedia/gst-plugins1-resindvd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/gst-plugins1-resindvd/Makefile b/multimedia/gst-plugins1-resindvd/Makefile
index e515b959ef4..f05d1928ed2 100644
--- a/multimedia/gst-plugins1-resindvd/Makefile
+++ b/multimedia/gst-plugins1-resindvd/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2014/10/04 12:49:06 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/11/23 15:54:00 wiz Exp $
GST_PLUGINS1_NAME= resindvd
GST_PLUGINS1_FLAGS= dvdnav
GST_PLUGINS1_DIRS= ext/resindvd
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
-PKGREVISION= 1
.include "../../multimedia/libdvdnav/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"