pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/phonon-backend-gstreamer



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Nov  9 22:50:56 UTC 2013

Modified Files:
        pkgsrc/multimedia/phonon-backend-gstreamer: Makefile PLIST distinfo

Log Message:
Update to phono-backend-gstreamer 4.7.0

* Backing for the new MediaController subtitle API.
Bug Fixes
* Resolved non-reentrant PulseAudio envrionment setup.
* Disc playback (AudioCD/DVD/...) is now working correctly with more than
  one physical device.
* Prevent reading from deleted StreamReaders.
* Removed performance penalty caused by debug code even when debug was
  disabled.
* Installed icons now have the correct pixel size.
* VolumeFaderEffect can now internally abort fades when necessary.
* Removed various minor memory leaks.
* The logic behind the aboutToFinish signal has been revised. The signal
  will now only produce gapless transitions if GStreamer issued a callback
  more than 500 msec before the end of the current source. This prevents
  dead locks with short sources (e.g. notifications) but also prevents the
  queue mechanic from working when using short sources or sources of which
  the totalTime can not be identified (e.g. streams). It is advised that
  all applications make sure they handle the finished signal in addition
  to aboutToFinish to ensure that playback does not stop without user
  instruction.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 \
    pkgsrc/multimedia/phonon-backend-gstreamer/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/multimedia/phonon-backend-gstreamer/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/phonon-backend-gstreamer/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