diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-03-22 15:51:13 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-03-22 15:51:13 +0100 |
commit | c03f93af4b8db7e80dcf7c726216a36feeedc0b0 (patch) | |
tree | 3c678c5a65c5daec821739222927af2020ead3e7 /NEWS | |
parent | 7c9a54aa076be1c8741f7faf2843eb331f75b93a (diff) | |
download | gstreamer-plugins-good-c03f93af4b8db7e80dcf7c726216a36feeedc0b0.tar.gz |
Release 0.11.2RELEASE-0.11.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 28 |
1 files changed, 27 insertions, 1 deletions
@@ -1,5 +1,31 @@ -This is GStreamer Good Plug-ins 0.11.1, "The Leper Affinity" +This is GStreamer Good Plug-ins 0.11.2, "Rite of Devastation" +New features in 0.11.2: + + * Many cleanups + * Ported to new 0.11 core API changes + * flacenc: various fixes + * gdkpixbuf: port to 0.11 + * wavpack: port to 0.11 + * rtpbin: many fixes + * qtdemux: use PTS and DTS + * imagefreeze: port to 0.11 + * qtdemux: negotiate allocators + +Bugs fixed in this release + + * 670623 : [0.11] flacenc not working + * 628773 : [0.11] rtp -- match properties and caps fields + * 658357 : [0.11] pulse: build fails with recent pulseaudio + * 662615 : [0.11] build failure due to printf format compiler warnings on OSX 64 bit + * 667085 : [0.11] dcaparse: uses uninitialized variable + * 669607 : [0.11] directsoundsink: Fix compiling + * 669612 : [0.11] waveformsink: Port to 0.11 + * 669643 : [0.11] interleave port + * 670320 : gst-plugins-good 0.11.1 fails to build due to missing gstsmokedec.h + * 671534 : [0.11] qtmux: cover art tag is GstSample now + * 670303 : [0.11] Can't access " rms " , " peak " and " decay " keys from GstLevel bus message trough PyGI + New features in 0.11.1: * Many cleanups |