summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-11-30 14:12:04 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-11-30 14:12:04 +0000
commit8128aef46116e5d90543aec1fb85f0c9c0afc93c (patch)
tree5cbf3075a14ae633a1e9d908c972488083be7489 /ChangeLog
parent70281aa4e47aed8ce26eddd3cfb965f7320a7347 (diff)
downloadgst-plugins-bad-8128aef46116e5d90543aec1fb85f0c9c0afc93c.tar.gz
gst-plugins-bad-8128aef46116e5d90543aec1fb85f0c9c0afc93c.tar.bz2
gst-plugins-bad-8128aef46116e5d90543aec1fb85f0c9c0afc93c.zip
gst/mxf/: Set the correct MPEG video version if possible and add support for MPEG4 video, including codec_data.
Original commit message from CVS: * gst/mxf/mxfjpeg2000.c: (mxf_jpeg2000_create_caps): * gst/mxf/mxfmpeg.c: (mxf_mpeg_video_create_caps): Set the correct MPEG video version if possible and add support for MPEG4 video, including codec_data.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index baa52bc3..a7678d8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-30 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/mxf/mxfjpeg2000.c: (mxf_jpeg2000_create_caps):
+ * gst/mxf/mxfmpeg.c: (mxf_mpeg_video_create_caps):
+ Set the correct MPEG video version if possible and add support
+ for MPEG4 video, including codec_data.
+
2008-11-29 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/mxf/Makefile.am: