aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJan Schmidt2009-05-20 16:31:54 -0500
committerJan Schmidt2009-05-20 16:31:54 -0500
commita86fcc58f91a89fc584808851ac2da36aa4aa649 (patch)
tree2109bb691a83a57a7e64774f267525116884668f /NEWS
parent7368fd257028e9ddf12f259f5474180350b00622 (diff)
downloadgst-plugins-bad0-10-a86fcc58f91a89fc584808851ac2da36aa4aa649.tar.gz
gst-plugins-bad0-10-a86fcc58f91a89fc584808851ac2da36aa4aa649.tar.xz
gst-plugins-bad0-10-a86fcc58f91a89fc584808851ac2da36aa4aa649.zip
Release 0.10.12
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS61
1 files changed, 60 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 90bd44ca6..966261a09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,63 @@
1This is GStreamer Bad Plug-insĀ 0.10.11, "A precious stone" 1This is GStreamer Bad Plug-insĀ 0.10.11, "More than I can handle"
2
3Changes since 0.10.11:
4
5 * Presets support in several elements
6 * Support ITV MPEG-TS streams
7 * New element: flvmux
8 * New element: osxvideosrc
9 * Fixes in RTP elements
10 * camerabin fixes
11 * Improved QT/mp4 muxing
12 * xdgmime based content type guessing
13 * deinterlace2 moved to the Good plugins (replacing deinterlace)
14 * Support for MXF muxing, and improved MXF demuxing
15 * Greatly improved DVD playback
16 * DirectDraw element moved back from Good plugins
17 * Many other bug fixes and improvements
18
19Bugs fixed since 0.10.11:
20
21 * 573852 : Update celt to 0.5.x
22 * 574401 : metadatamux fails^WIS failure
23 * 580091 : soundtouch plugin fails to load
24 * 153684 : [osxvideosrc] Mac users needs an osxvideosrc
25 * 537700 : [scaletempo] Scale audio tempo in sync with playback rate
26 * 569437 : mpegtsparse: flow error or crashes while dynamicly changi...
27 * 569673 : [Mpegtsparse] PAT changes not always signaled
28 * 569781 : [Mpegtsparse] drop of valid TS packets
29 * 573595 : plugins-bad mingw ports
30 * 573846 : Check for soundtouch-1.4 too
31 * 573847 : Use SDL static-libs for conftest and libs for gstsdl*
32 * 573848 : Use native CPU number detection in mpeg2enc
33 * 573849 : modplug's sndfile.h conflicts with libsndfile's sndfile.h
34 * 575388 : [aacparse] deadlocks in busy loop when seeking
35 * 575736 : mpeg2enc's bitrate parameter does not work properly
36 * 576408 : [playbin2] Deadlock when using resindvd as source
37 * 577690 : rtpdtmfmux: missing pad unref
38 * 577864 : [residvd] dvdnav version requirements should be higher
39 * 578112 : x264enc: I-frame request
40 * 578562 : dshowdecwrapper missing check for GST_DISABLE_GST_DEBUG
41 * 578563 : win32 export files are not disted
42 * 580133 : Regression in baseparse since last release
43 * 580144 : emit notify::internal-ssrc when there is a ssrc collision
44 * 580786 : [flvmux] " uninitialized variable " compiler warning
45 * 580901 : Uninitialized variable may be used in fpsdisplaysink.c
46 * 581375 : rtpssrcdemux crashes on SR-less rtcp packets
47 * 582013 : uninitialized var in mxfmux.c prevents gst-plugins-bad bu...
48 * 582074 : [faad] Fails to build with faad 2.6 (misdetected as 2.7)
49 * 582208 : [PATCH] fix for soundtouch-1.4
50 * 582483 : y4menc doesn't pass timestamps on
51 * 582656 : [mxfdemux] Fix deadlock when querying from the pad-added ...
52 * 582702 : qtmux: crash in atom_moov_add_blob_tag
53 * 583337 : [mxfmux] Wrong layout for non-interlaced formats
54 * 580585 : rtpmux memleak
55 * 577843 : input-selector causes problems with DVD menus in playbin2
56 * 581593 : gppmux doesn't support MPEG4 part 2 in sink caps
57 * 575284 : add auto-connect-forced mode to jackaudiosrc and jackaudi...
58 * 576021 : On Windows qtmux can't write files longer than 2-4 GiB, u...
59 * 576712 : Output-selector keeps reference to latest buffer when cha...
60 * 581427 : [mpeg4videoparse] config buffer is leaked
2 61
3Changes since 0.10.10: 62Changes since 0.10.10:
4 63