pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 3 18:09:31 UTC 2015
Modified Files:
pkgsrc/finance/gnucash-docs: Makefile distinfo
pkgsrc/multimedia/gst-plugins1-bad: Makefile.common distinfo
pkgsrc/multimedia/gst-plugins1-base: Makefile.common distinfo
pkgsrc/multimedia/gst-plugins1-good: Makefile.common distinfo
pkgsrc/multimedia/gst-plugins1-libav: Makefile distinfo
pkgsrc/multimedia/gst-plugins1-ugly: Makefile.common distinfo
pkgsrc/multimedia/gstreamer1: Makefile distinfo
pkgsrc/net/gst-rtsp-server: Makefile distinfo
Removed Files:
pkgsrc/multimedia/gst-plugins1-bad/patches: patch-configure
pkgsrc/multimedia/gst-plugins1-base/patches:
patch-ext_alsa_gstalsasink.c patch-ext_alsa_gstalsasrc.c
pkgsrc/multimedia/gst-plugins1-good/patches: patch-bb
Log Message:
Update to 1.4.5. All pkgsrc patches were integrated :-)
GStreamer core:
* 736969 : queue2: dead lock when buffering
* 738092 : basesink: clamp reported position based on direction
* 740001 : task: race condition when pausing and stopping
GStreamer Plugins Base:
* 741420 : video pools: should update size in configuration after applying alignment
* 715050 : add typefinder for audio/x-audible
* 739544 : tcp: Add test and fix memory leak in tcp elements
* 739840 : typefind should recognize Apple Core Audio Format (CAF)
* 740556 : videodecoder: don't complain when DTS != PTS on keyframes
* 740675 : playsink: continues playback, reset mute property
* 740730 : rtspconnection: don't remove child source if parent source is already destroyed
* 740853 : audiodecoder: Push pending events before sending EOS.
* 740952 : alsa: NetBSD fixes
* 741045 : audiorate can can lose timestamp precision in some cases
* 741198 : playbin: leaks GstPads
GStreamer Plugins Good:
* 711437 : apev2mux: should not put APEv2 tags at beginning of WavPack files
* 726194 : v4l2src does not cope well when a capture card is sometimes interlaced, sometimes progressive at the same resolution
* 736397 : flvdemux: Per-stream resyncing behavior causes A/V-desyncs
* 737603 : v4l2bufferpool: set buffer interlace flags when field is V4L2_FIELD_INTERLACED
* 739476 : vpx: fails to build against libvpx from git
* 739722 : matroskamux: Thread safe register GstMatroskamuxPad
* 739789 : v4l2allocator: fix error message if allocator is already active
* 739791 : v4l2bufferpool: unref pool when v4l2_allocator_new() fails
* 739792 : v4l2allocator: fix gst_v4l2_allocator_stop prototype
* 739996 : videomixer: Drops a lot of frames, if one of the sources is live
* 740040 : v4l2src: Fails in presence of V4L2_BUF_FLAG_ERROR
* 740392 : rtspsrc: mikey base64 decoded key-mgmt leak
* 740407 : qtmux limits capture to 4096x4096
* 740633 : v4l2src: RW io-mode is broken
* 740636 : v4l2src: framerate is not always set on driver
* 740671 : aspectratiocrop: crop needs to be reset when video size changes
* 740905 : v4l2: still has 1 include to linux/videodev.h
* 741271 : rtph264pay: Buffer leak in H.264 payloader when using SPS/PPS
* 741381 : rtph264pay: Race condition may cause crash when going from PAUSED- > READY
* 741407 : deinterlace: in query_caps return only supported formats if filter is interlaced
* 737579 : v4l2object: set colorspace for output devices
* 739754 : v4l2bufferpool: Should validate that all memories are writeable before queueing back
GStreamer Plugins Bad:
* 722764 : rawparse: fix SEEKING query handling
* 729768 : mpegtsbase: Raise limit to read more bytes initially to find PCR
* 739152 : gl/cocoa: build with GNUStep fails
* 740191 : dvbbasesink: segfaults on 32-bit (rpi)
* 740201 : gl/cocoa: Does not compile on OSX < 10.7 anymore
* 740451 : srtpdec: leaks rtp/rtcp sink events
* 740953 : configure.ac: unportable test(1) comparison operator
* 741321 : opusparse: fix header parsing esp. of encoded output of libopus
GStreamer RTSP Server:
* 739481 : rtsp-stream: leaks srtp decoder when leaving rtpbin
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/finance/gnucash-docs/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/finance/gnucash-docs/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/multimedia/gst-plugins1-bad/Makefile.common
cvs rdiff -u -r1.11 -r1.12 pkgsrc/multimedia/gst-plugins1-bad/distinfo
cvs rdiff -u -r1.2 -r0 \
pkgsrc/multimedia/gst-plugins1-bad/patches/patch-configure
cvs rdiff -u -r1.10 -r1.11 \
pkgsrc/multimedia/gst-plugins1-base/Makefile.common
cvs rdiff -u -r1.12 -r1.13 pkgsrc/multimedia/gst-plugins1-base/distinfo
cvs rdiff -u -r1.2 -r0 \
pkgsrc/multimedia/gst-plugins1-base/patches/patch-ext_alsa_gstalsasink.c \
pkgsrc/multimedia/gst-plugins1-base/patches/patch-ext_alsa_gstalsasrc.c
cvs rdiff -u -r1.13 -r1.14 \
pkgsrc/multimedia/gst-plugins1-good/Makefile.common
cvs rdiff -u -r1.16 -r1.17 pkgsrc/multimedia/gst-plugins1-good/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/multimedia/gst-plugins1-good/patches/patch-bb
cvs rdiff -u -r1.14 -r1.15 pkgsrc/multimedia/gst-plugins1-libav/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/multimedia/gst-plugins1-libav/distinfo
cvs rdiff -u -r1.10 -r1.11 \
pkgsrc/multimedia/gst-plugins1-ugly/Makefile.common \
pkgsrc/multimedia/gst-plugins1-ugly/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/multimedia/gstreamer1/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/multimedia/gstreamer1/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/gst-rtsp-server/Makefile \
pkgsrc/net/gst-rtsp-server/distinfo
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