summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-08-02 11:39:17 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-08-02 11:39:17 +0000
commit2dbf0c6313fc1ed74de77b0f75105f52030e8249 (patch)
tree5fea45f2d03e2362229d024d788a14268da99ccb /ChangeLog
parent7845095b26eec765697e3d6fd310097a5507c577 (diff)
gearing up for release
Original commit message from CVS: gearing up for release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 10 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index 7863dede..e8f234da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+=== release 0.8.3 ===
+
+2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac: releasing 0.8.3, "Water"
+
2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
* sys/xvimage/xvimagesink.c:
@@ -1013,7 +1019,7 @@
(gst_riff_read_strf_auds_with_data):
* gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
(gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
- Make sure we don't create 0 sized subbufers in riff-read.
+ Make sure we don't create 0 sized subbuffers in riff-read.
Signal the no more pads signal after reading the avi header.
2004-07-16 Wim Taymans <wim@fluendo.com>
@@ -1128,8 +1134,8 @@
2004-07-12 Jan Schmidt <thaytan@mad.scientist.com>
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
(gst_gdk_pixbuf_chain):
- Add svg and pcx to template caps, and ensure that getcaps returns a subset
- of the template caps.
+ Add svg and pcx to template caps, and ensure that getcaps returns a
+ subset of the template caps.
Copy each row manually for output, as gdkpixbuf may pad the
rowstride to a 32-bit word boundary.
@@ -1384,7 +1390,7 @@
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
* ext/mpeg2dec/gstmpeg2dec.h:
various debugging improvements. Reset stream to next picture
- instead of sequence header, otherwise seeks cannot work. */
+ instead of sequence header, otherwise seeks cannot work.
2004-07-07 Wim Taymans <wim@fluendo.com>
@@ -1709,15 +1715,6 @@
2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
- * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_queue_buffer):
- * gst/videorate/gstvideorate.c: (gst_videorate_chain):
- * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
- (gst_v4lsrc_get), (gst_v4lsrc_set_property),
- (gst_v4lsrc_get_property):
- * sys/v4l/gstv4lsrc.h:
-
-2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
-
* gst/videorate/gstvideorate.c: (gst_videorate_chain),
(plugin_init):
fix debugging. add category.