summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-16 20:29:59 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-16 20:29:59 +0000
commit7e322d12301da863af7c337922107ad3eba4019e (patch)
tree0aa0731b323b4a7af15b9e83d2048376598254d0
parent57c6a6ea32a55c14da194bda6f62854a234a2b83 (diff)
gst-libs/gst/riff/riff-media.c: Add h264.
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 h264.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85efe34e..5d093f87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-12-16 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 h264.
+
+2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* gst-libs/gst/audio/Makefile.am:
Try to fix buildbot.