summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-08-14 11:14:43 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-08-14 11:14:43 +0000
commit4653b1f050aa53b4de70895faab344dc3f8645b7 (patch)
treecfbd46f455935fbf4db88213335a60529bee610d /NEWS
parenteff3c05d68f805219f59e3e9c8cccab477429bad (diff)
downloadgst-plugins-good-4653b1f050aa53b4de70895faab344dc3f8645b7.tar.gz
gst-plugins-good-4653b1f050aa53b4de70895faab344dc3f8645b7.tar.xz
releasing 0.10.4
Original commit message from CVS: releasing 0.10.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS73
1 files changed, 72 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c5615c5d8..ee384574f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,75 @@
-This is GStreamer Good Plug-ins 0.10.3, "Desplazado"
+This is GStreamer Good Plug-ins 0.10.4, "Dear Leader"
+
+Changes since 0.10.3:
+
+ * added apev2mux element
+ * use libiec61883 for Firewire
+
+Bugs fixed since 0.10.3:
+
+ * 345930 : [id3demux] segfaults with file containing only ID3v1 tag
+ * 347529 : wavparse error
+ * 321191 : rtpamrdec isn't a subclass of GstBaseRtpDepayload
+ * 340027 : [patch] wavparse fails for several files
+ * 318563 : offer support for new raw1394_iso api in dv1394src
+ * 330623 : [avidemux] only the beginning of big avi files gets played
+ * 334375 : [id3demux] [id3v2mux] ID3 tag rewriting is lossy
+ * 337076 : Problem with broken matroska files containing non-UTF8 su...
+ * 339704 : [id3demux] read images from ID3 tags
+ * 340282 : Goom visualization is unusable at 'Normal' size and higher
+ * 340623 : [matroskademux] small memory leak
+ * 340699 : [flacdec] should not send EOS when doing segment seeking
+ * 340859 : [avimux] produces index with all frames marked as keyframes
+ * 340946 : raw1394 plugin uses deprecated functions
+ * 340979 : [id3demux] mp3 id3v2 TCON tag possible bug?
+ * 341489 : gst-plugins-good wavparse Cygwin fix
+ * 341774 : Fails to read tags in file
+ * 341818 : [matroskademux] poor concurrent performance
+ * 342029 : [id3demux] overflow of titlenumbers
+ * 342097 : [jpegdec] crash with attached JPEG file
+ * 342448 : [matroska] support for muxing/demuxing Theora video
+ * 342526 : [avimux] dml index support, codec_data support, cleanups
+ * 342592 : dvdemux doesn't post segment-done right
+ * 342734 : [matroskamux] might block on state-change
+ * 343051 : [autoaudiosink] doesn't try esdsink
+ * 343055 : README mentions 0.9.6
+ * 343117 : jpegdec, mjpeg avi's and flush seeks
+ * 343122 : [taglib] new apev2mux element
+ * 343123 : [apedemux] add support for GST_TAG_LOCATION
+ * 343127 : [apedemux] extract track count, clean up parsing
+ * 343602 : configure --disable-external fails
+ * 343603 : need to add -lm to build tests/examples/level
+ * 343678 : configure.ac incorrectly uses $(SED) rather than $SED
+ * 343837 : [wavparse] can't handle WAV file with 'bext' header chunk
+ * 344100 : --disable-schemas-install not honored
+ * 344101 : SunAudio mixer fixes
+ * 344120 : dv1394src should now require libraw1394 > = 1.1.0
+ * 344605 : [id3demux] set picture type on image buffers
+ * 345232 : [wavparse] reads beyond end-of-file (in pull mode)
+ * 345288 : [udp] make work on Windows
+ * 345713 : ximagesrc uses XFixesCursorImage incorrectly and will seg...
+ * 346066 : [sunaudiosink] don't override user setting and switch on ...
+ * 346259 : [sunaudio] move monitor to input tab in mixer
+ * 347234 : streaming UDP (MPEGTS) shows only one frame of video
+ * 347258 : [wavparse] internal stream error reading gnome-game gnibb...
+ * 347898 : [id3v2mux] write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION
+ * 347972 : [cdiocddasrc] core dumps if device is not found
+ * 348644 : [id3demux] Gets the wrong part of binary blob for ID3 v2....
+ * 348752 : [udpsrc] add property to set buffer size for udp socket
+ * 348913 : [id3v2mux] tagging utf-8 text may be converted to iso-8869-1
+ * 349155 : [smokeenc] does not set caps on it's buffers
+ * 349189 : LADSPA gstsignalprocessor.c: line 408: assertion failed: ...
+ * 349907 : multiudpsink messes up multicast addresses
+ * 350433 : [rtph263pdepay] h.263plus depayloader does not work
+ * 340492 : [flacdec] support push-based operation (and thus flac-ove...
+ * 345679 : fix to avoid goom core dumping
+ * 317470 : [GstCheck] gst_check_teardown_element asserts wrong refcount
+ * 340980 : [pixbuf,wavparse] fix build with gcc 2.95
+ * 343661 : Jpeg image crashes gstreamer
+ * 344923 : New SunAudio source plugin, and mixer now supports stereo...
+ * 345301 : [PATCH] gst-plugins-good rtsp for Windows
+ * 346921 : gstmultiudpsink multicast support is broken
+ * 344136 : More accurate list of plugins which will/will not be buil...
Changes since 0.10.2: