diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-23 19:56:31 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-23 19:56:31 +0000 |
commit | 90154bf8e2b59e00a39ea1a078680015459e5acb (patch) | |
tree | 0f45ca99f478599ee3af65adc7e2a1fe29e59a7c /NEWS | |
parent | e7a575989ec163c2cc4925cb3c39fefc7bf7cd76 (diff) |
releasing 0.9.6
Original commit message from CVS:
releasing 0.9.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,4 +1,17 @@ -This is GStreamer Good Plug-ins 0.9.5, "Phone Alarm" +This is GStreamer Good Plug-ins 0.9.6, "Everything's Not Lost" + +Changes since 0.9.5: + + * added speex RTP payloader/depayloader + * ported cutter + * fractional framerates + * more video filters now use BaseTransform + +Bugs fixed since 0.9.5: + + * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () + * 321001 : [matroskademux] should seek to nearest preceding index en... + * 321430 : goom fails to register on amd64 Changes since 0.9.4: |