diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-11-17 01:25:47 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-11-17 01:25:47 +0000 |
commit | 8ca8d764e50730b3d1ba05e7a56dbf1522d14b7d (patch) | |
tree | 21e63ea4c9b122e0caa0e8c7b90ffbf91c89d066 /NEWS | |
parent | a48204dff58ae7918590dbd941070c7a9ab64f3c (diff) | |
download | gstreamer-plugins-bad-8ca8d764e50730b3d1ba05e7a56dbf1522d14b7d.tar.gz |
Release 0.10.17RELEASE-0.10.17
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 30 |
1 files changed, 29 insertions, 1 deletions
@@ -1,4 +1,32 @@ -This is GStreamer Bad Plug-insĀ 0.10.16, "Sensible Precaution" +This is GStreamer Bad Plug-insĀ 0.10.17, "Anny bobany" + +Changes since 0.10.16: + + * Fix DVD playback + * New elements: DTMF tone source and detector + * ASS subtitle support improvements + * Fix compilation on OS/X Snow Leopard + * Support DVB 3.3 API + * Inputselector fixes + +Bugs fixed since 0.10.16: + + * 602106 : Bad atom size calculation + * 574434 : [camerabin] Changing default video/audio source for Windows + * 584361 : gppmux Support for 3gr6 + * 586929 : [midi] Doesn't handle push + * 595161 : [mpegtsdemux] Internal dataflow problem with some streams. + * 598552 : faac: Clean up defaults + * 598763 : New plugin: aiffmux + * 598808 : mpegpsmux: Fix CLFAGS typo and reorder flags + * 599050 : [mpegvideoparse] Does not check width/height range + * 599469 : resindvd: problems pre-rolling in the absence of audio + * 600454 : aacparse detecting aac file as mpegversion=2 instead of 4 + * 600461 : [zbar] Over-eager detection of barcodes + * 600662 : [assrender] Doesn't synchronize subtitle buffers + * 600707 : autoconvert depends on function from core 0.10.26 + * 600724 : celt: fails to build against celt-0.7 + * 599903 : Scaletempo plugin stops early when playing slowly Changes since 0.10.15: |