summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-01-27 01:27:04 +0000
committerBenjamin Otte <otte@gnome.org>2004-01-27 01:27:04 +0000
commit7ca234b56b5109bd16c11b2d65419bc047e41d95 (patch)
tree1b38b9c94936a8815c600054cf9229c0669e9ad4
parentde58815361f9aad8bfb5308800d4bc9f2eaa40cd (diff)
downloadgst-plugins-bad-7ca234b56b5109bd16c11b2d65419bc047e41d95.tar.gz
gst-plugins-bad-7ca234b56b5109bd16c11b2d65419bc047e41d95.tar.bz2
gst-plugins-bad-7ca234b56b5109bd16c11b2d65419bc047e41d95.zip
gst/asfdemux/: lot's of fixes to make data extraction simpler and get the code architecture and compiler independant....
Original commit message from CVS: 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst/asfdemux/asfheaders.h: * gst/asfdemux/gstasfdemux.c: * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid), (gst_asfmux_put_string), (gst_asfmux_put_wav_header), (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header): lot's of fixes to make data extraction simpler and get the code architecture and compiler independant. Add debugging category * gst/goom/gstgoom.c: (gst_goom_change_state): reset channel count on PAUSED=>READY, not READY=>PAUSED
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c34469b..eae68b58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * gst/asfdemux/asfheaders.h:
+ * gst/asfdemux/gstasfdemux.c:
+ * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
+ (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
+ (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
+ lot's of fixes to make data extraction simpler and get the code
+ architecture and compiler independant. Add debugging category
+ * gst/goom/gstgoom.c: (gst_goom_change_state):
+ reset channel count on PAUSED=>READY, not READY=>PAUSED
+
2004-01-26 Colin Walters <walters@verbum.org>
* ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly