summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-12-12 07:15:22 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-12-12 07:15:22 +0000
commitc4295a07b906e35ffc364ab1425e1bfaeb4c2358 (patch)
treed0978c62ba53b06078cc6636293968a5742a530d /ChangeLog
parent7a83664099198db4d36b2a22d05af754b87ab23c (diff)
gst-libs/gst/riff/riff-media.c: Add mapping for VP6 in avi/riff.
Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps), (gst_riff_create_video_template_caps): Add mapping for VP6 in avi/riff.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee9ef4d5e..62630f7fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-12 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
+ (gst_riff_create_video_template_caps):
+ Add mapping for VP6 in avi/riff.
+
2008-12-11 Edward Hervey <edward.hervey@collabora.co.uk>
* gst/subparse/samiparse.c: (sami_context_push_state),