summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-02-04 21:40:49 +0000
committerDavid Schleef <ds@schleef.org>2004-02-04 21:40:49 +0000
commit262b9a599d91e14a3b657c58041ce3248e56419f (patch)
tree29c5f87ed48dbd2a4a2c4947004ff45ff41d17b3 /ChangeLog
parentf627867919ab93d923681362f60f5f3b6e26ecb9 (diff)
Make sure set_explicit_caps() is called before adding pad.
Original commit message from CVS: Make sure set_explicit_caps() is called before adding pad. * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop): * gst/id3/gstid3types.c: (gst_id3types_loop): * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead): * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 736b9553..26e77f4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-02-04 David Schleef <ds@schleef.org>
+
+ Make sure set_explicit_caps() is called before adding pad.
+ * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
+ * gst/id3/gstid3types.c: (gst_id3types_loop):
+ * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
+ * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
+
2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: