summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-19 12:47:20 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-19 12:47:20 +0000
commit0419fe8a8816b087d0d703ff0c71405a5da86424 (patch)
treee2a5a9784dd1a72001f1d6aae4aabb2fef29cb32 /ChangeLog
parent8907fa5c132d21660da187566757c025ea2b789d (diff)
downloadgst-plugins-bad-0419fe8a8816b087d0d703ff0c71405a5da86424.tar.gz
gst-plugins-bad-0419fe8a8816b087d0d703ff0c71405a5da86424.tar.bz2
gst-plugins-bad-0419fe8a8816b087d0d703ff0c71405a5da86424.zip
gst-libs/gst/riff/riff-media.c: Add intel-h263.
Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps_with_data), (gst_riff_create_video_template_caps): Add intel-h263.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97c4be34..bb7fad25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * gst-libs/gst/riff/riff-media.c:
+ (gst_riff_create_video_caps_with_data),
+ (gst_riff_create_video_template_caps):
+ Add intel-h263.
+
+2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
Fail if caps negotiation fails. Should fix #162184, and should
definately be in there regardless of it fixing the actual bug.